资源列表
HTSRCH
- 数据结构常用算法的程序实现,采用C语言,之—哈希查找-篇。-Commonly used data structure of the program algorithm using C language, the- hash find- articles.
1_1
- 最小生成树算法 克鲁斯法尔算法 球最佳路径-kulru method class maiun void cx
yakebidiedaishi
- 雅克比迭代算法实现,以方便数学计算模块的应用,提供便利-Jacobi iterative algorithm in order to facilitate the application of mathematical calculation module, to facilitate the
fft
- 在C语言环境下的快速傅里叶变换算法-In the C language environment Lala Lala fast Fourier transform algorithm
p261plus
- 一套扑克牌洗牌算法,带有详尽的解释,适合初学者学习-A set of playing cards shuffle algorithm, with detailed explanations, suitable for beginners to learn
bulid
- 输入一串数字,创建二叉排序树,并对二叉排序树进行中序遍历,即可以对这串数字排序-Enter the string of numbers, create a binary search tree and binary search tree in order traversal, this string of numbers that can be sorted
Bus-inquires-the-idea
- 公交换乘设计思路,实现最多两次换乘。公交换乘思路大概是这样,当然还可以使用二叉树-Bus transfer design ideas to achieve a maximum of two transfer. Bus transfer thinking about this, of course, you can also use the binary tree
f1
- root finding 利用Fortran90编写求跟算法-root finding
dianshuzhisanjiaoxing
- 用动态规划来的思想求解点数值三角形的最优路径搜索,-With the idea of dynamic programming to solve the point value of the optimal path search triangle,
BOARD
- 在一个2^k×2^k (k≥0)个方格组成的棋盘中,恰有一个方格与其他方格不同,称该方格为特殊方格。棋盘覆盖问题要求用图(b)所示的4种不同形状的L型骨牌覆盖给定棋盘上除特殊方格以外的所有方格,且任何2个L型骨牌不得重叠覆盖。-In a 2 ^ k × 2 ^ k (k ≥ 0) the composition of the board in a box, just a different box with other boxes, saying that the box is a specia
dynamic-program
- // VS2008 《 算法导论 》 P193页 的动态规划装配线调度问题C代码 -<Introduction to algorithm> P 193 dynamic programing
shuchuyuefen
- 编译程序,输入月份号,输出该月的英文名。例如,输入“3”,则输出“March”,要求用指针数组处理。-Compiler, enter the month number, the output of the English name of the month. For example, enter " 3" , the output of " March" , requires treatment with an array of pointers.