资源列表
a_Binary
- 说明:一个二分检索算法例子。有详细的注释
chess.py
- Python实现A*算法解决八数码问题。 输入为九个数字的列表,代表八个数的位置(Z字型方向),空位以-1代替。 输出为各移动步骤得到的九个数的矩阵(输出到屏幕)。 使用是调用answer函数。返回一个各移动步骤得到的九个数的矩阵的列表。-Python achieving eight A* algorithm to solve digital problems. Enter a list of the nine numbers represent the number eight p
binarysearchtree
- 叉查找树示例|二叉查找树,binary search tree,C语言-binary search tree
shuangwen
- 计算稀土离子Tm3+,Ho3+共掺晶体双稳特性,基于速率方程计算不同泵浦光泵浦时各能级粒子数分布-Calculation of rare-earth ion Tm3+, Ho3+ co-doped crystal bistable characteristics, based on the rate equations of different pump pump level at the time of particle number distribution
yuanchengxu
- 已知4个数字,对他们进行全排列组合成不同的数字。可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去掉不满足条件的排列。 -4 figures known for their wide array into different figures. Can fill in the 100, 10, single-digit figures are 1,2,3,4. With all components and then remove the conditions are not s
prim
- prim求最小生成树,求最短路径,并求出权值-prim for minimum spanning tree, and the shortest path and find the right value
Huffman
- 哈夫曼编码和译码.rar,用C++写的,能够运行-Huffman encoding and decoding. Rar, written with C++, able to run
dfsd
- 作业调度算法,是关于一个作业调度算法的东西,你懂的-Job scheduling algorithm, job scheduling algorithm is about a thing, you understand
zuiduanlu
- 很好用的最短路径搜索法,帮你解决你想的问题 -problem of distance
VBConncetCAD
- 用VB控制 CAD2002其以上版本的全屏打开,关闭操作。-VB control CAD2002 above full open, close the operation.
joihguvt
- 设计一个以顺序表的引用为参数的函数,以最少的辅助存储逆置顺序表中的数据。自行设计main函数进行测试。把能够正确运行的逆置功能函数粘贴在下面。-Design a as a parameter to a reference to the sequence table, data to least inverse auxiliary storage is set in the sequence table. Design their own main function testing. The th
shujuronghe
- 数据融合在故障诊断中的应用C语言小程序,采用D-S数据理论-Data Fusion Fault Diagnosis C language small program data using D-S theory
