资源列表
check
- 有15个数按由小到大顺序放在一个数组中,输入一个数,要求用折半查找法找出该数是数组中的第几个元素的值,如果该数不在数组中,则打印出无此数 的C程序代码 谢谢!!! -15 the number of small to large order placed by an array, enter a number, asked to use binary search method to find the number is the first of several elements of the
Inverse
- 对以单链表为存储结构的数组进行就地逆置,要求不占用新空间-On a single list for the storage structure of the array in-place against the home, asked not to occupy the new space
PACKING
- 利用Fortran90快速求解整数规划问题-Using Fortran90 fast solution of the integer programming problem
screw_matrix.tar
- 用c语言来实现螺旋矩阵,其中使用了递归法,通过数字来控制方向,然后进行赋值-With the c language to realize spiral matrix, which uses a recursive method to control the direction of the digital, and then assign
BinTree
- 二叉树的头文件 声明 使用C++写好 仅是一个头文件-The header file declares a binary tree using C++ header file only a written
1172
- 这是hdu acm的1172 源代码 自己写的-This is hdu acm in 1172 to write their own source code
ROUTE
- This program find and print the short way between two points in the matematic structure called graf.
HNU-12043-Prime-NumberAgain
- HNU 12043 的源代码。 核心代码为快速筛选素数-HNU 12043 source code. Rapid screening of the core code for the prime number
NO2
- 顺序表 create_sqlist(Sqlist *L)/*创建顺序表*/ { int k ElemType x k=0 scanf(" d",&x) while(x!=0) { L->data[k]=x k++ scanf(" d",&x) } L->length=k } void print_sqlist(Sqlist *L)/*输出顺序表*/ { int j
dijkstra
- DIJASTRA算法,是一种用处广泛的数据结构里的重要算法。-DIJASTRA algorithm is an important algorithm in a wide range of useful data structures.
link-list-conversion
- 数据结构中采用链式存储堆栈实现数制之间的转换的c++完整源程序-In c++ language to achieve the data structure of system is realized by using chain stack conversion between
Sequence
- 1234...n顺序进栈,计算出栈的可能序列并输出-Stack input in the sequence of 1234...n,compute the possible sequences of output