资源列表
xianxingbiao
- 大整数加法,可以实现超大型整数加法,比如两百位-Large integer addition
SORT
- 该程序包,编写了各种排序算法的源代码,很适合初学者学习,赶紧下载吧!-Sort code!
beibao
- 背包问题是经典的数学问题,很多问题都可以转化为该问题而解决,希望该程序对你有所帮助。-Knapsack problem
dict
- 词典小程序,用平衡二叉树构建数据结构。可以实现加载词库,查找单词,编辑单词,标记后删除单词,退出程序等功能。附一份实验报告-Dictionary,using AVL tree as its data structure. Functions:Loading word data,searching words,editing words,and deleting labeled words. appendixed with a report.
maze
- use maze source code
MAT
- 矩阵运算C语言代码,使用结构体描述矩阵,实现矩阵的加法-Matrix operations C language code, using the structure descr iption matrix, matrix addition
LabGraphic
- BSP tree, roberts , Bezier curves
exp18
- 类的定义,类的使用,动态储存申请使用方法,数组与指针的关系-Class definition, the class of the use of dynamic storage applications use, the relationship between arrays and pointers
migong
- 迷宫程序,主要涉及到栈的应用,很经典的程序之一-Maze procedure, mainly related to the application of the stack, one of the classic program
Huff
- 哈弗曼的程序,也是栈的应用中的经典例子之一-Procedures of Hafu Man, is also a stack of applications a classic example of one
factorial
- 计算10以内的阶乘的程序,用VC编辑,能跑-The procedure for the calculation of the factorial, VC editor, run
Brute-force-algorithm
- 穷举算法,VC中的经典程序之一,适合初学者,-Brute-force algorithm, the the of the classic procedures in in the the VC, suitable for beginners
