资源列表
fun
- 计算大规模非线性方程组的解,这个是计算碰灌得,希望对大家有帮助!-Large-scale computing solutions of nonlinear equations, this is a calculated irrigation touch, we want to help!
6
- 8皇后问题,解决生活中一些实际问题,寓教于乐,富有启发性-8 Queen' s problem, to solve some practical problems of life, entertaining, enlightening
nural-network
- 神经网络感知机算法 利用c语言描述的感知机分类算法-Perceptron neural network algorithm for
pku2556
- acm pku 2556自己做的ac的源代码-acm pku 2556 to do their own source code ac
Inverse
- 对以单链表为存储结构的数组进行就地逆置,要求不占用新空间-On a single list for the storage structure of the array in-place against the home, asked not to occupy the new space
BinTree
- 二叉树的头文件 声明 使用C++写好 仅是一个头文件-The header file declares a binary tree using C++ header file only a written
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
Bignumber
- 求两个不超过200位的非负整数的和。 输入 有两行,每行是一个不超过200位的非负整数,没有多余的前导0。 输出 一行,即相加后的结果。结果里不能有多余的前导0,即如果结果是342,那么就不能输出为0342。-Please refer to the Chinese version
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
gonglvpu
- 功率谱分析的M程序,可以用来进行信号处理,故障诊断等-Power spectral analysis of M program, can be used for signal processing, fault diagnosis
main3
- 蚁群多播算法主函数参数设置 适合多数蚁群算法参数设置-The ant colony multicast algorithm main function parameter settings
