资源列表
bucket
- 桶排序:A[1...n]是一个在合理的范围内的n个数的序列,例如1...m中所有的数,这里m是一个与n相比 不太大的数,这些数被放到k个桶中,第一个桶放1到[m/k]间的数,第2个桶放[m/k]+1到[2m/k]间的数,如此等等。之后将每个桶里的数用insertsort排序即可得到排好序的数组。-Bucket sort: A [1 ... n] is a reasonable range of the sequence of n numbers, for example, 1 ... m all
kalmanRLSLMS
- 给出了kalman、RLS、LMS三种自适应滤波器的仿真程序,三种滤波器都采用了80次迭代,将仿真值与理论值进行了比较-Given kalman, RLS, LMS adaptive filter simulation program of three, three types of filters are used 80 iterations, the simulated values were compared with the theoretical value
cir
- 图形的扫描填充 bresssen 算法实现-Graphic scanning fill algorithm bresssen
config
- 在类unix中可以方便使用的读写配置文件的接口。-In the category of unix can be user-friendly interface to read and write configuration files.
ad9851
- DDS芯片ad9851的程序,编译环境ICC6.1-Ad9851 procedures DDS chip, the compiler environment ICC6.1
linklist
- 建立了一个单链表之后,如果要进行一些如插入、删除等操作该怎么办?所以还须掌握一些单链表的基本算法,来实现这些操作。单链表的基本运算包括:查找、插入和删除。下面我们就一一介绍这三种基本运算的算法,并结合我们建立单链表的例子写出相应的程序。 -After the establishment of a single linked list, if you want some, such as insert, delete files how to do? Therefore, a single l
java
- 这是一个关于移动臂调度算法的代码 第一次上传试试 谢谢合作-good boy。good job
Erlang_pi
- Erlang实现蒙特卡洛方法求圆周率,试用不同的运算规模,观察计算出的结果与真实π值的差异。-Monte Carlo methods seek to achieve Erlang pi, try different computing scale, observed differences in the results calculated with the true value of π.
test2d3
- This a 3D FDTD simulation with pulse .It displays a "movie" of the signal Size of the FDTD space-This is a 3D FDTD simulation with pulse .It displays a "movie" of the signal Size of the FDTD space
1SAPSO
- 简单SAPSO matlab源程序 可实现简单函数优化-Simple SAPSO matlab source code can be optimized to achieve a simple function
datasepf
- the code can generate a randomize data set
number
- 判断数字的取值范围,如果在该取值范围内则打印在窗体上,如果不在则提示-Determine the range of numbers, if the range within which it is printed on the form, if not the prompt
