资源列表
matlab_gui
- matlabGUI图形界面的帮助文档,希望能对从事图像界面开发的相关人士有所帮助!-matlabGUI graphical help documentation, hoping to engage the image interface development stakeholders help!
josech
- 约瑟夫环, 任务:编号是1,2,……,n的n个人按照顺时针方向围坐一圈,每个人只有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个仍开始顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向的下一个人开始重新从1报数,如此下去,直到所有人全部出列为止。设计一个程序来求出出列顺序。 要求:利用单向循环链表存储结构模拟此过程,按照出列的顺序输出各个人的编号。 测试数据: m
multi-Lantern
- 多路彩灯,自己编的,大家可以参考!不是很好,请见谅-Multi-Lantern own compiled, we can refer to! Not very good, please forgive me
chexiang
- 利用队列结构实现车厢重排问题。车厢重排问题如下: 一列货车共有n节车厢,每个车厢都有自己的编号,编号范围从1~n。给定任意次序的车厢,通过转轨站将车厢编号按顺序重新排成1~n。转轨站共有k个缓冲轨,缓冲轨位于入轨和出轨之间。开始时,车厢从入轨进入缓冲轨,经过缓冲轨的重排后,按1~n的顺序进入出轨。缓冲轨按照先进先出方式,编写一个算法,将任意次序的车厢进行重排,输出每个缓冲轨中的车厢编号。 -Using queue structures to achieve car Rearrangeme
MathNet.Numerics-v0.3
- Math.NET开源数学库 C#实现 具体功能: - A linear algebra package, see MathNet.Numerics.LinearAlgebra. - A sparse linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse. - Non-uniform random generators, see MathNet.Numerics.Generators. - Dis
8.-FILTER
- GUI for digital filter design.
MATLABlizibiancheng
- 用matlab的9个编程例子附程序,可以更好的理解掌握MATLAB,供大家学习与交流。-9 programming example attached matlab program, you can better understand and grasp the MATLAB for everyone to learn and exchange.
Simulink
- getting started with simulink
genetic-algorithm
- 本人收集的关于遗传算法方面的matlab程序,量很大,一定有您想要的东西-genetic algorithm collenction
matlba
- 基于matlab的数字信号处理,内容相当强大,需要者可以下载的!-Matlab-based digital signal processing, is quite powerful and can be downloaded for those who need it!
HMT
- percentage of occupancy in Hit or miss trnasform For Noisy Image Segmentation
Euclid
- 使用欧几里德算法求最大公倍数,内有欧几里德算法的步骤。-Euclid Algorithm
