资源列表
N_queen
- 求N皇后问题的一个解,回溯法。在窗体文本框中输入N值,矩阵图显示皇后排布方式-Seek a solution of N-Queens problem, backtracking. In the form text box, enter the values of N, the matrix show the Queen arranged way
Pwm-3p-SC-Inverter-
- A Composite Pwm Method Of Three-Phase Voltage Source Inverter For High-Power Applications
MaxSubStr
- 动态规划法求最大子段和,算法设计与分析练习用-Dynamic programming to the largest sub-segment, the algorithm for practice
libsts_v1
- 一个完整的二叉树结构的支持向量机程序,在VS2008环境下编译。-A complete binary tree support vector machine program compiled under VS2008 environment.
1-
- 单服务员排队系统 可以直接用的哈 已经通过VC++试验过了-Of Queuing System can be used directly, ha has been tested by VC++
1
- 数据结构 归并排序、基数排序算法比较-Data structures merge sort, radix sort algorithm
analysis-and-description-CPP
- 数据结构和算法分析,主要用于C语言的描述和分析-Data structures and algorithms, mainly for the descr iption and analysis of the C language
tanxinsuanfa
- 贪心算法应用,输入货物数目,价值,重量,背包负重,输出最佳装货方式。找零钱,输入商品件数,价格,顾客给的钱,给出要找的钱及各面值的数目-Greedy algorithm is applied, enter the number of goods, value, weight, backpack weight, and output the best loading method. Looking for change, enter the number of goods, prices, cus
Mersenne-1.1
- Mersenne 算法 Mersenne Twister算法产生随机数,并测试和分析其随机性。 -Mersenne algorithm Mersenne Twister algorithm to generate random numbers, and test and analysis of its randomness.
xianxingbiao
- 数据结构中线性表的相关操作所有的源程序,包括头文件,是完全可以运行的-Related operations of the linear table data structure all the source code, including header files, can run
Mysarray
- 老外写的数组结构,数组维护增删改,排序等,不错的小程序。-Foreigner to write an array of structures, arrays, maintenance CRUD, sorting, and other nice little program.
studentinformation
- 本次程序主要通过VC++环境下的C语言实现,里面包涵了许多数据结构的知识,比如线性表,静态查找等等。利用C语言灵活方便的特点,再加上清晰的数据结构,实现了对同学录管理系统的开发。 设计的程序主要有以下功能: 1.添加同学资料 2.查找学生资料 3.修改同学资料 4.删除同学资料 5.浏览所有资料 -This program is mainly implemented by the C language in VC++ environment, which i
