zhang xi (zhangxige)

zhangxige

Geek Repo

Location:China

Github PK Tool:Github PK Tool

zhang xi's repositories

chasing-method

chasing-method tridiagonal linear equation

Stargazers:1Issues:0Issues:0

-

c++实现字符串按要求转化

Language:C++Stargazers:0Issues:2Issues:0

-cul-exp-

Evaluate the value of an arithmetic expression in Reverse Polish Notation. Valid operators are+,-,*,/. Each operand may be an integer or another expression. Some examples:

Language:C++Stargazers:0Issues:0Issues:0

01-01-Knapsack-problem-

有N件物品和一个容量为V的背包。第i件物品的重量是w[i],价值是v[i]。求解将哪些物品装入背包可使这些物品的重量总和不超过背包容量,且价值总和最大。

Language:C++Stargazers:0Issues:0Issues:0

Analytics_Vidhya

Codes related to activities on AV including articles, hackathons and discussions.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

cszach

My GitHub Profile README :sunglasses:

Stargazers:0Issues:0Issues:0

one-python-craftsman

来自一位 Pythonista 的编程经验分享,内容涵盖编码技巧、最佳实践与思维模式等方面。

License:Apache-2.0Stargazers:0Issues:0Issues:0

Python-UseFul

创建这个项目的目的是为了更好更快的让人使用Python3的一些用法,将Python3语言中的特点更方便应用于Python构建的项目中。

Language:Jupyter NotebookLicense:AGPL-3.0Stargazers:0Issues:0Issues:0

WebUI_Image_Matching

clone from https://github.com/Vincentqyw/image-matching-webui

Language:PythonStargazers:0Issues:1Issues:0

zhangxige.github.io

A modern, high customizable, responsive Jekyll theme for documentation with built-in search.

Language:SCSSLicense:MITStargazers:0Issues:0Issues:0

Expr_value_tree_struct

该例子取自c++沉思录第8章,很好讲述了句柄类的用法,值得学习一下

Language:C++Stargazers:0Issues:0Issues:0

flask-hello-world

Flask Hello World Example for Render

License:MITStargazers:0Issues:0Issues:0

Full-knapsack-problem-

有N种物品和一个容量为V的背包,每种物品都有无限件可用。第i种物品的体积是c,价值是w。将哪些物品装入背包可使这些物品的体积总和不超过背包容量,且价值总和最大。

Language:C++Stargazers:0Issues:0Issues:0

hello-world

The first project to learn how to use github

Stargazers:0Issues:0Issues:0

HP-Socket

High Performance TCP/UDP/HTTP Communication Component

License:NOASSERTIONStargazers:0Issues:0Issues:0

Introduction-to-Algorithms

Some code or learning rewards about the book "Introduction to Algorithms"

Language:C++Stargazers:0Issues:0Issues:0

Learning-and-Practice-C-

Some demo of how to use C++ features

Language:C++Stargazers:0Issues:0Issues:0

Python

This project is aim to learn Python,and to show some features that I learned about Python

Stargazers:0Issues:0Issues:0

python-patterns

A collection of design patterns/idioms in Python

Stargazers:0Issues:0Issues:0

Readfile

读取文件,按行读取字符串

Language:C++Stargazers:0Issues:0Issues:0
Stargazers:0Issues:2Issues:0

Words-statistics

统计输入的句子中单词和其出现的次数,并按字典序列排序。

Language:C++Stargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0