资源列表
mex
- matlab下面仿真802.3协议以太网mac层10、100M的网络接口模型。包括pci接口。-Matlab simulation 802.3 Ethernet mac agreement layer 10, 100M network interface model. Including PCI interface.
mathexp10m
- 方差分析,用来换取一些我想要的.M程序,谢谢,是不是要够20字啊-variance analysis, in exchange for something that I want. M procedures, thank you, it is not enough to the 20-character ah
paixusf
- 包含几个经典的“排序算法”,都是经常用到的-contains several classic "algorithm" are frequently used
HASHTABLE.RAR
- VB编写的HashTable,使用方便,填补了VB中没有相关对象的缺陷
ImageAlignment(matlab)
- 这里边提供了一个matlab实现的图像配准的算法. 供大家参考,方便学习研究之用.-here is the realization of a Matlab image registration algorithm. For your reference, facilitate learning research.
二分覆盖程序
- 二分覆盖算法的贪婪算法解决。使用dephi编译。使用了贪婪算法。-two hours covering algorithm to solve the greedy algorithm. Dephi use compiler. Use the greedy algorithm.
背包问题程序
- 在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高,即Σpi*xi 取得最大值。-0 / 1 knapsack problem, the need for the capacity of the c loaded backpack. N items from the selected load backpack items, e
最小生成树程序
- 最小生成树程序。使用克鲁斯卡尔(Kruskal)算法,使用dephi编写。-minimum spanning tree procedures. Use Kelushikaer (Kruskal) algorithm, dephi prepared.
最接近点对问题
- 最接近点对问题的源码。使用dephi编写而成。-closest point to the source. Dephi use prepared.
残缺棋盘程序
- 残缺棋盘是一个有2k´ 2k个方格的棋盘,其中恰有一个方格残缺,其中残缺的方格用阴影表示。-incomplete chessboard is a 2k
matlab遗传算法程序(new)
- 遗传算法MATLB程序,里面有遗传算法的选择、交叉、变异函数,一些简单的MABTLAB遗传算法例子!-GA MATLB procedures, there are genetic algorithm selection, crossover and mutation function, some simple examples MABTLAB GA!
十进制转八进制(用VC编写)
- 利用数据结构中的算法 在VC环境下编写十进制转八进制-use data structure algorithms in VC metric prepared to octal
