资源列表
fern_matlab
- matlab下的分形叶生成程序.是MATLAB数值分析这本书里提供的.
zxj
- 拓扑排序 有向图拓朴排序算法的基本步骤如下: ①从图中选择一个入度为0的顶点,输出该顶点; ②从图中删除该顶点及其相关联的弧,调整被删弧的弧头结点的入度(入度-1); ③重复执行①、②直到所有顶点均被输出,拓朴排序完成或者图中再也没有入度为0的顶点(此种情况说明原有向图含有环)。
hufuman
- 从键盘输入一组关键字序列分别实现下列排序: 1.实现简单选择排序、直接插入排序和冒泡排序。 2.实现快速排序算法。 3.实现折半插入排序。 4.采用几组不同数据测试各个排序算法的性能(比较次数和移动次数)。 -paixu
092203
- 实现对二叉树的一个指定的操作或用二叉树解决一应用问题 问题描述:对任意输入的一段英文,为每个字符编制其相应的赫夫曼编码;并利用该编码为任意输入的0、1序列进行解码. -Binary tree to achieve a specified operation or application of a binary tree to solve the problem descr iption: for any period of English input for the preparati
rtc8564
- Driver to manage rtc8564 chip.
mousemove
- 在matlab中,gui中在图像上鼠标移动时可以获取坐标。-Image in matlab, gui mouse movement can get the coordinates.
Archive
- IDA scr ipts to help in MIPS reverse engineering
circunferenciabresen.cpp.tar
- método de la circunferencia de bresenham, implementando en C
MinNearClasser
- k最邻近算法,经典的分类算法设计的分类器,灰常有用哦-k nearest neighbor algorithm, the classical classification algorithms classifier design, often with gray
002-Test_Triangolo
- DESIGN A TRIANGULAR SHAPE IN THE FORM
Wavelet_CoSaMP
- 就是实现CoSaMP算法的仿真以及实现图像图像的输出-CoSaMP algorithm is to achieve the simulation and the realization of image output
tubao
- On the implementation of a matlab algorithm.
