资源列表
BA
- 这是用matlab编写的无标度网路模型的生成
ping
- function ping( ip : string) : integer test ping
4
- 这是一个操作系统中关于调度问题中的先来先服务调度算法。-This is an operating system on the scheduling of a first-come first-served scheduling.
dijkstra
- c++版本的最短路径算法 希望能帮到帮到初学者 里面有解释-the version of c++ the shortest path algorithm hope that help to help beginners which explained
win_endcut
- 基于短时窗能量的自适应语言端点检测程序。具有一定的抗噪声能力。输入WAV文件名,输出端点检测结果,包括数据和画图显示。-Adaptive voice activitie detection program,resistant to noice .Input with the name of wave file,output with the VAD result ,including data and figure display.
Max-GARCH
- 计算最大值,在估计的时候计算似然估计的最大值,并给出结果。-max caculate
232KEY.A51
- 51单片机仿真器实验 通信程序-51 microcontroller simulator experimental communications procedures 1111111111111111111111
ex9_14
- 对微波基础理论的Matlab仿真。对于微波初学者有借鉴作用。程序补充三-based on microwave theory of Matlab. Microwave for a beginner lessons. Added three procedures
Youshefu
- vc程序完成约瑟夫问题。/*约瑟夫问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,没人持有一个密码。一开始人选一个正整数作为报数上限值m,从第一个人开始按顺时针自1开始报数,报到m是停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。*/
Syntax-analysis
- 采用递归下降语法分析方法对输入的字符串进行语法分析,实现对词法程序提供的单词序列的语法检查和结构分析 待分析的Traning语言的语法用扩充的BN表示: 1.<程序>::=function<语句串>endfunc 2.<语句串>::=<语句>{ <语句>} 3.<语句>::=<赋值语句> 4.<赋值语句>::=ID=<表达式> 5.<表达式>::=<
matlab小球碰撞
- 基于matlab软件编写的小球碰撞的小程序,初学者可以提供参考。
