资源列表
Sort
- The running time of quicksort can be improved in practice by taking advantage of the fast running time of insertion sort when its input is “nearly” sorted. When quicksort is called on a subarray with fewer than k elements, let it simply return wi
RoutingSystem
- The task in this assignment is to implement an airline routing system. Your system should be able to read in a ight network as a graph from a le, where airports are represented as vertices and ights between airports are represented as ed
PatternMatching
- implement a number of pattern-matching algorithms and to carry out an analysis of their operation
Graph
- 依靠链表结构实现的图像(Graph)类抽象数据结构-graph ADT implemented by an Adjacency List structure
105230333MODULATION.RAR
- matlab GMSK modulation-matlab GMSK modulation
randnASE
- 产生随机高斯白噪声,用于monte carlo仿真-create a random Guassian noise, be used in monte carlo simulation
fortran90_book
- Fortran book, help to study fortran.
LinearBeamDirect1
- DBF 数字波束直接形成 MATLAB 仿真程序-DBF Digital Beam MATLAB simulation program directly
ag_neural
- Genetic Algorithm + Neural Network for caracteristic optimization-Genetic Algorithm+ Neural Network for caracteristic optimization
POLYPHASE
- 信号多相滤波matlab 实现32 信道滤波,滤波阶数为512-Polyphase filter matlab signal channel 32 filter, filter order 512
golden
- 机械优化设计及数值计算中常用的黄金分割法源程序 为M函数文件 需要调用该函数 方可运行-Optimal Design of mechanical and numerical calculation of the golden section method commonly used for the M function source file may need to call this function to run
noise_filtering_matlab
- digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation. - digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation.
