资源列表
dfildemo
- 遗传算法的小程序,希望能够对大家有用处!-genetic algorithm for small procedures, we hope to be able to be useful!
6787886
- 计算机图形学原吗53876.4367986-computer graphics 53876.4367986 original?
bmperzhihua
- 能实现8位BMP灰度化,二值化的图像处理纯C语言编写的源代码
good2.rar
- 自适应遗传算法MATLAB源代码,内含多个子文件,测试时运行mypath文件即可,Adaptive genetic algorithm MATLAB source code that contains multiple sub-documents, test documents can be run mypath
BOX
- 最少背包问题:假设有许多盒子,每个盒子能保存的总重量为1.0。有N个项i1,i2,…,iN,它们的重量分别是w1,w2,…,wN。目的是用尽可能少的盒子放入所有的项,任何盒子的重量不能超过他的容量。例如,如果想的重量为0.4, 0.4, 0.6和0.6,用两个盒子就能解决。 按如下策略解决此问题:按给定的次序扫描每一个项,把每一个项放入能够容纳他而不至于溢出的最满的盒子。用优先级队列选择要装入的盒子。-Minimum knapsack problem: Suppose there are m
kalma_infinity
- This program helps in kalman hi infinity filter learning-This program helps in kalman hi infinity filter learning
P1
- 顺序表操作 1、显示 2、插入 3、查找(显示比较次数) 4、删除(显示移动次数) 5、排序(普通、快速,显示比较次数、移动次数) 6、折半查找(显示比较次数) 7、编程实现一个顺序表的就地逆置,即利用原表的存储空间将顺序表逆置。-Table 1 Operation sequence, display 2, insert 3, find (show more times) 4, delete (show the number of moves) 5, s
Opengl-visualization
- OpenGL visualization graphics
threshrgb
- 该函数对彩色图像进行阈值处理,提取相应的彩色区域-The function of the color image threshold processing to extract the corresponding color region
chapter-5
- Wily book Digital Image processing fundamental dip
Monkeys-and-peach
- Monkeys and peach,Monkeys and peach-Monkeys and peach
MYAVL
- An implementation of AVL tree very useful for understanding searching in graph.
