资源列表
iso2
- iso 2 Country Code descr iptions
ks
- this is program to work with knapsack ok using c/c-this is program to work with knapsack ok using c/c++
algorithmCollection
- 经典算法合集 基于C语言写成,非常经典的算法 包括数论,排列组合,矩阵运算 超大整数运算 求高精度pi值等多个算法.-Collection based on classic algorithms written in C language,including number theory, permutations and combinations, large integer arithmetic ,matrix operations and high precision value of pi
expression
- 表达式求值,包括双字符的转换,求值,逆波兰-expression s transform and calculate.
c
- 本书是一本关于C语言数据结构的很好的教程,主要介绍了c语言基本数据结构-This book is a book about C language data structure, a very good tutorial introduces the basic data structure of the c language
abc
- 单链表的归并排序,你可以用它来实现一个单链表的归并排序。-A single list of merge sort, you can use it to achieve a single list of merge sort.
project
- this is minimum spanning tree code.
pointer2
- we can learn pointer method!
circumference
- 用c语言求圆周率的问题,精确到小数点后2000位-Using c language question seeking pi, accurate to the decimal 2000
yuesefuhuan
- 若干个人围成一个圈,用循环链表来模拟!每个人有一个序号和一个密码,给定初始数字作为第一个出列的人号,然后依次把出列的人密码作为出列的下一个号.直到人出列完成1-Several individuals in a circle with a circular linked list to simulate! Everyone has a serial number and a password, given the initial figure out the column as the firs
minimum
- 两种次小生成树算法,基于替换边法的O(N^2+O(Kruskal))以及它的优化,代码简洁,自己总结~-Two kinds of views of small spanning tree algorithm, based on the replacement side of the law O (N ^ 2+ O (Kruskal)) and its optimization, code simplicity, their sum ~
DuinStack
- C++共享栈,很浅显易懂的代码,适合初学者,-C++ shared stack, it is easy to understand the code, suitable for beginners, ha ha ~ ~