资源列表
JOSEPHUS
- 约瑟夫环问题的实际场景。已知n个人围坐在圆桌周围,从编号k的人开始报数,数到m的那个人出列,依次下去,直至全部出列。采用的解决方法是典型的循环链表的数据结构。-Josephus actual scene. Given n people sitting around the round table, starting from the number k reported number, the number to m the man out of the line, and go on, unti
memetic
- Memetic算法的PDF格式文献,介绍局部优化的Memetic算法-the PDF of Memetic algorithm
HW1b
- Simulation of the real time traffic signals
reference1
- 请编写算法,生成任意一个集合的幂集。集合元素用1,2,3,…表示,采用线性表存储。 例如:若集合S={1, 2, 3},则其幂集为: {1}, {2}, {3}, {1, 2,}, {1, 3,}, {2, 3}, {1, 2, 3} -computing power set
H5_2
- 可以查找一个随机矩阵中的极大点、极小点和鞍点-Find a random matrix can be a great point, minima and saddle points
1
- 基于联盟组合的给定限界联盟结构生成算法.-Alliance portfolio based on a given coalition structure generation algorithm limits.
The-file-browser
- 简单的文件浏览器,可以浏览文件并打开所浏览文件。-A simple file browser, you can browse the file and open the browse file.
CompStatsToolboxV2
- 该计算统计学工具箱包含倒靴法,分类和回归树,空间点过程,MCMC以及其他很多算法。-This toolbox contains functions for bootstrap, jackknife, classification and regression trees, projection pursuit, spatial point processes, MCMC, and many others.
3154379
- 用回溯方法写的01背包问题,有中文注释,很容易懂!()
直角坐标系-zernike多项式波面拟合程序
- 可以对离散点进行波面泽尼克拟合,程序很好用(Wave surface Zernike fitting can be used for discrete points)
频谱感知
- 协作频谱感知,提供了原文,可以参考着看一下,对于初学者有一定的作用(Collaborative spectrum sensing, providing the original text, you can refer to it and have a certain effect on beginners.)
BMP_DCT_IDCT
- 本源码是用VC++6.0实现的,显示了BMP位图,并实现了快速的8*8的块的DCT和IDCT变换-the source of VC 6.0, showing a bitmap BMP, and achieve a rapid 8 * 8 block of DCT and IDCT transform
