资源列表
poj
- POJ 上的近100道水题,基本涵盖了所有基本算法和数据结构,全部AC-POJ on nearly 100 water question, basically covers all the basic algorithms and data structures, all AC
nweixiangliang
- 编写一个n维向量类,要求具有构造函数和拷贝构造函数,实现如下功能: a) 成员变量为正整数n和n维float数组 b) 能够计算该向量的模(长度),并将向量单位化 c) 进行向量的加减运算 d) 计算两个向量的内积 -Preparation of an n-dimensional vector class, the constructor and copy constructor, the following functions: a) the member variable
pub_479
- describes advance operation of synchronous motor control
equality
- 福大算法与数据结构题目equality,包含源代码和题目pdf-Charms algorithms and data structures subject equality, contains the source code and title pdf
max_ele
- 找出长度为N的数组中的主元(出现频率大于n/2的元素)-Find out the length of the main element in the array of N (frequency greater than n/2 elements)
1293xoj
- 这是XOJ1293的代码,主要应用了二分图匹配的dp算法。-The code of XOJ1293 bipartite graph matching algorithm of dp main application.
duobianxingyouxi
- 算法设计与分析 多边形游戏 动态规划算法 源码 java编写 王晓东版本-Algorithm design and analysis polygon game version of the dynamic programming algorithm source code java prepared Wang Xiaodong
Calculator
- 用c++编写的数据结构一元多项式计算器,能计算所有的一元多项式-Write the data structure used c++ polynomial calculator can calculate all polynomial
Algorithm
- 算法学习代码,各种数据结构和算法,包括动态规划-Algorithm to learn the code
main
- 各种排序,快速排序,基数排序,堆排序,冒泡排序等一共七个-A total of seven various sort, quick sort, radix sort, heap sort, bubble sort
parking-management
- 设停车场是一个可以停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。具体要求在相应的word文档中列出了。试为停车场编制按上述要求进行管理的模拟程序。-Parking is a narrow channel n cars parking and only one door for cars in and out. Specific requirements are listed in the word document. Test for the car park of the simulat
Link-List2
- 数据结构实现表的操作,表的合并,删除,搜索,查询-Link List2
