资源列表
quicksort
- 使用快速排序算法,对数列进行快速排序,最终得到结果-ues quicksort to sort
BinarySortTree
- 构造二叉排序树,输出元素值位于指定范围( low,high)内的所有元素值。(The binary sort tree is constructed, and the output element values are all elements in the specified range (low, high).)
Dbinarytrreee
- 二叉树基本功能详细代码!注释达达百分之50!非常经典的学习资料! -Binary tree of the basic functions of code! Notes Dada 50 ! Classic learning materials!
Josephus1
- 用c++语言实现,顺序表实现的josephus问题,不当之处请包涵。-C++ language achieve, the sequence table realized josephus problems, inappropriate please bear with me.
src
- 使用BCB builder製作的高斯消去法範例 利用10*10 double固定矩陣進行運算 使用者可自定義輸入函數-Using BCB builder made use of Gaussian elimination example 10* 10 double fixed matrix operations users can customize the input function
MAOS_QKP_1.001
- 用于解决二次背包问题的多代理优化系统, 推荐研究学习一下-MAOS-QKP is a multiagent optimization system (MAOS) for solving the Quadratic Knapsack Problem (QKP).
bashuma
- 八数码问题 实现八皇后的自动排列 运用人工智能技术-ba shu ma shixian ba huang hou de zi dong pai lie
Data-structure
- C#图形界面数据结构课程设计,含最小生成树,最短路径,工程图算法-C# graphical interface data structures course design, including the minimum spanning tree, shortest path, drawing algorithm
实习工程程序
- 该程序可以用C++实现ATM模拟取款系统,可供学生下载!(The program can use C++ to achieve ATM simulation withdrawal system for students to download!)
JH-algorithm
- 本文首先详细的描述了JH算法的原理,然后对JH实现软件的目标、运行环境和功能做一个整体的规划。接下来介绍软件各功能模块的具体设计步骤。最后测试软件是否能正常运行,确保软件能完成相关的功能,并不断的对软件进行完善。-This paper describes in detail the principles JH algorithm, then the goal of JH for software, operating environment and function to do a whole
count-leaf-nodes
- 利用递归算法,前序遍历,统计叶结点数目,并且实现左右子树交换-Recursive algorithm, preorder traversal, statistical point of leaf number, and realize about subtrees exchange
danlianbiao
- 数据结构的顺序表结构,根据自己经验写成,代码完全-The order of data structure table structure