资源列表
128FFT_C
- 基本C++的128点的FFT计算,为了方便移植,添加了大量注释。-FFT calculation of the basic C++ 128 points.
deviceinfo2
- deviceinfo delphi xe8 android app source code
tree
- 编码树的遍历,找的时候还没在网上找到相对应的内容。对应于中大的数据结构实验.-Traverse coding tree in a large experimental data structure corresponding to
StudentsAchievementManagementSystem
- 设计一个实用的小型学生成绩管理系统程序,它有输入、输出、插入、删除、查找、追加、读入、显示、保存、拷贝、排序、退出查询、检索和排序等功能,并且能够对指定文件操作,也可以将多个文件组成一个文件。-Design a practical small student achievement management system procedures, it has input, output, insert, delete, search, add, read, display, save, copy,
nmi
- NormalizedMutualInformation(NMI),areusedtomeasure the clusteringperformance
DNAseries
- DNA环状序列是算法中的经典问题,包括了对String的经典的处理和问题中的运用。-DNA loop sequence is the classic algorithm , including the treatment of String of classic and problems in the application .
loop-series
- 环状序列是算法中的经典问题,包括了对String的经典的处理和问题中的运用。-Loop sequence is the classic algorithm , including a pair of classic String handling and use issues .
Algorithm-and-data-structure
- 算法与数据结构中并查集的定义及其实现(c语言实现)-Definition and implementation of the algorithm and data structure
Bellman-Ford
- Bellman Ford imlplementation
4.1
- 会场安排问题,足够的会场安排一批活动,要求会场数越少越好,使用贪心算法- Venue arrangements, a sufficient number of venue arrangements, demanding several venues as possible, using a greedy algorithm
Cell
- 元细胞,具有很好的参考作用,值得一看,细胞机-Neuronal cells, with good reference, worth a visit, cell machine
sportmeeting
- 假设参加运动会有n个系,系编号为1……n。比赛分成m个男子项目,和w 个女子项目。项目编号为男子1……m,女子m+1……m+w。 不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1, 前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。 (m<=10,n<=15)-Suppose there are n participate in the Games, Department No. 1 ...... n. Competiti
