资源列表
shortest route
- 运用数据网络,实现最短路径的寻找,供大家学习(The use of data networks, to achieve the shortest path to find, for everyone to learn)
新建文件夹
- 猴子选大王,一堆猴子都有编号,编号是1,2,3 ...m ,这群猴子(m个)按照1--m的顺序围坐一圈,从第1开始数,每数到第N个,该猴子就要离开此圈,这样依次下来,直到圈中只剩下最后一只猴子,则该猴子为大王。(A bunch of monkeys are numbered, the number is 1, 2, 3... M, this group of monkeys (m) 1--m in accordance with the order around a circle, from t
二叉排序树
- 二叉排序树的操作,包括建立,插入,删除,查找等(this is a c language program)
yuesefu
- 数据结构编程,从而实现解决约瑟夫环问题,语言使用C++(Solving the problem of Joseph rings)
HashPhoneBook
- 哈希表电话本。根据姓名,电话分别生成哈希表。(hashtable.hash by name or by number.and u can search)
fclb
- Jacobi法求取特征值的C程序 试验验证过了,()
jlpfd
- walsh 变换 源代码 walsh变换矩阵()
Crystal Calculate
- 输入晶格常数,可计算每个面的晶面间距及夹角(The crystal surface spacing and the angle can be calculated by the constant of the input crystal surface)
VZYTC
- 将要丢入SVM支持向量机的资料作正规化的动作()
rqndom
- 页面置换算法代码,语言采用c++,实现了FIFO算法,LRU算法,其中,LRU采用经典的LRU算法,由于该算法占用资源较大()
88916862
- C++经典数值算法源码, 包括线性代数方程组的求解, 数学变换与滤波等()
23979412
- CRF数据挖掘实现,主要实现的是数据处理部分()