搜索资源列表
simulation of airport
- 模拟一个飞机场一天中的飞机起降问题 飞机降落的优先级别高于起飞的优先级-day simulation of an airport of aircraft taking off and landing aircraft landed issue the priority level higher than the take-off priority
Boxes-on-the-issue-of-apple
- 箱子中放苹果的求解程序,最多可以用7个箱子。是1000个苹果放10个箱子的模拟。-boxes were put Apple's program is the most can be used seven boxes. Apple is the 1000 release 10 boxes of simulation.
modifying-the-name-of-computer
- an example of delphi modifying the name of computer-delphi an example of modifying the name of c omputer
ART OF Assembly Language Programming
- ART OF Assembly Language Programming, 很不错,可惜我没有时间看-ART OF Assembly Language Programming, very good, but I have no time to read
Galerkin-ODE
- Theory of Galerkin Method and matlab code for ODE
The_phase_velocity_dispersion_curve of lamb waves in plate
- The_phase_velocity_dispersion_curve of lamb waves in plate
Optical-simulation-of-matlab-source《高等光学仿真》matlab源程序
- 《高等光学仿真》matlab源程序 是该书的源程序代码,希望对你有用-Optical simulation of matlab source
fig.rar
- 甘特图控件,使用DELPHI开发,用于生产排程和计划方面。可以自由拖拉甘特图来更改时间,甘特图颜色区分,更清晰明了!,Gantt Chart control, the use of DELPHI development, for production scheduling and planning. Can freely drag and drop Gantt chart to change the time, the distinction between Gantt color, more
AMI-BIOS-sourcecode.zip
- AMI 主板的BIOS源码,虽然老,但是对于做操作系统的朋友还是有借鉴价值的,还有做虚拟机开发的也很需要。,AMI motherboard BIOS source code, even though the old, but the operating system so there is still drawing on the value of a friend are also doing virtual machine to have much need for development.
detectendpoint1.rar
- 计算过零率,短时能量,调整能量门限,端点检测都是语音信号当中不可缺少的部分,Calculation of zero-crossing rate, short-term energy and adjust the energy threshold, endpoint detection of speech signals which are an integral part of
The_Art_and_Science_of_C.rar
- The Art and Science of C.pdf英文版加书中源码。,The Art and Science of C.pdf English book source added.
the-number-of-disk-
- 此源代码是获取硬盘序列号,分别获取C盘和D盘。-the number of disk
code-of-Erlang-Programming
- 《Erlang Programming》中的实例源码,是学习Erlang必不可少的资料-It is the code of the <<Erlang Programming>>, and is of great use for those who are learning Erlang.
PSOtoolbox.rar
- 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
game_of_life
- 华工高性能并行计算作业,生命游戏源代码和测试数据-game of life code
Endpoint-detection-of-speech-signal
- 语音信号的端点检测分析,有短时能量分析,短时过零率分析,和终点检测-Endpoint detection of speech signal, a short-term energy analysis, short-term rate of zero, and the end point detection
preprocess0
- 语音信号处理前的预处理部分,包括预加重,分frame,加窗,是语音信号编程入门的一个很好的参考程序-Speech signal processing part of the pre-pre-treatment, including pre-emphasis, sub-frame, plus window, the speech signal a good entry-programming reference procedures
ICTCLAS
- 计算所汉语词法分析系统ICTCLAS.分词正确率高达97.58%(973专家组评测),未登录词识别召回率均高于90%,其中中国人名的识别召回率接近98%处理速度为31.5Kbytes/s。ICTCLAS的特色还在于:可以根据需要输出多个高概率结果,有多种输出格式,支持北大词性标注集,973专家组给出的词性标注集合。-Calculate the Chinese Lexical Analysis System ICTCLAS. Segmentation correct rate of 97.58 p
the-art-of-assembly-language
- 汇编语言的艺术,学习汇编的好书籍。找了好久才找到。-Art of assembly language, learning a good compilation of books. Looking for a long time to find.
The.Art.Of.Assembly.Language
- 广受各路黑客好评的“汇编语言艺术“教导程序员如何理解汇编语言,以及如何用它来编写功能强大,高效的代码。作为其主要的教学工具行之有效的高级别汇编,“汇编语言艺术“充分利用您的高级编程语言的知识,使您更轻松快速地掌握基本的装配概念。其中最全面的参考汇编语言每一个出版的“汇编语言,第2版艺术“已被彻底更新,以反映最近的修改HLA的语言。从书中的所有代码可以移植到了Windows,Linux还是Mac OS X和FreeBSD操作系统。-Widely respected by hackers of al