资源列表
kmpEx
- KMP算法是字符串模式匹配算法, 解决DBCS字符集的问题。-KMP algorithm is a string pattern matching algorithms, DBCS characters to solve the problem,.
SPLINT
- 用C++编写的三次养条插值算法-prepared custody of the three interpolation algorithm
1050
- acm pku 1050题,代码加解题思路
HANOI_I
- 著名的世界末日问题-河内之塔(Towers of Hanoi) 的递归算法很容易实现,但效率不过,但非递归算法会写的人却很少,这个非递归算法不但高效,并且简短
exam5te
- 用C写的银行家算法……在学操作系统的朋友可以参考一下-Using C to write the banker
ADPCM_for_8bit_MCU
- 已成功移植到51单片机上的ADPCM压缩、解压缩源代码,输入为14bit PCM信号,输出为4bit ADPCM信号。-51 single-chip has been successfully transplanted to the ADPCM compression, unzip the source code for the 14bit PCM input signal, the output for the 4bit ADPCM signal.
3_1
- 长公共子序列问题 最长公共子序列(动态规划) 实验数据:input.txt X={A,B,C,B,D,A,B} Y={B,D,C,A,B,A} ——要求给出X、Y的最长公共子序列Z,程序运行结束时,将计算结果输出到文件output.txt中。输出文件中包含问题的答案:找不到公共子序列时给出“null” 。 -“null” 。
Shortestpath
- 用C语言实现最短路径算法 最小生成树 本程序是用F算法求最短的路由花费 可计算的最大的路由结点数为100 */ /* 运行环境: vc++6.0 */ -C language with the shortest path algorithm minimum spanning tree algorithm of the program is seeking the shortest route F calculate the maximum cost of routing nodes 1
Verilog_counters
- 12-modulo counter in Verilog. Counts up and down, devides by 2, stops, resets. If <5 Y = 1 . Counter.v is behavioral, counter_b.v - gates level.-12-modulo counter in Verilog. Counts up and down, devides by 2, stops, resets. If <5 Y = 1 . Count
szw
- 武汉大学测绘学院大地测量实习水准网程序-School of Geodesy and Geomatics Geodesy level internship program network
neural-network-3
- 通过MATLAB仿真实现对风速预测的神经网络建模仿真-Through the MATLAB simulation, the modeling and Simulation of the neural network
PGA相位梯度自聚焦算法
- 该程序仿真了相位梯度自聚焦算法PGA的实现过程,适用于雷达成像处理。
