资源列表
ComplexNumber
- 是用C++语言写的复数相加的程序代码,为同学上机实验提供参考。
Cchenxu
- 包括了产生随机数的代码、并且同时利用随机数的程序产生正态随机分布函数-Including the generated random number code, and at the same time using the procedure random number generated normal random distribution function
tom
- 显示其强大的功能,让我们可以自由的发挥射飞的-FOENW let s、
hash
- 已知某哈希表的装载因子小于1,哈希函数 H(key)为关键字(标识符)的第一个字母在字母表中 的序号,处理冲突的方法为线性探测开放定址法。 试编写一个按第一个字母的顺序输出哈希表中所有 关键字的算法。-Known load factor of a hash table is less than 1, the hash function H (key) for the keywords (identifiers) of the first letter of the alphabe
time
- class date的函数体及其他时间类的函数体-class date of the function body and the body of the function class, other times
Arithmetic-Dijkstra
- Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解-Dijkstra algorithm is a typical shortest path algorithm, to calculate a node to all other nodes of the shortest path. Main features is the starting point for t
migong
- 简单的c++小程序,实现迷宫路线输出。可以自定义迷宫,用1代表不可走,0代表可走,进行输入。然后自定义起始点,输出一条可行路线。-Simple c++ applet to achieve the maze route output. You can customize the maze, can not go with 1 for, 0 to go, for input. Starting point and then customize the output a feasible route.
PLS_NIPALS
- Calculate PLS model for Paul method (reference:1986 Partial Least-Squares regression:A tutorial) PLS is a modeling method for linear system, and it s powerful to solve variables that have interaction.
2
- 计算二叉树的叶子结点树,实现代码的编译和运行-Calculated binary tree leaf node, the code compiles and runs to achieve
VC
- C语言程序代码可以使张姓显示在VC下运行-C language program surnamed Zhang showed in the VC run
Single-linked-list
- 大学数据结构实验 单链表的操作-The operation of the single linked list
BDFSM
- 图的遍历算法,可实现对顺序存储结构的图进行深度优先搜索遍历。-Graph traversal algorithm
