- MM_AlfRealtime program simulates the flight of aircraft in the longitudinal plane and displays the graph of the angle of attack
- asp_verfiycode 基于asp的图片验证码源码
- css CSS速成手册
- DT-ADC 飞思卡尔16位单片机DT256的ADC程序
- Classification-1 Nearest Neighbor Classification
- tgsi_ureg Emit a temporary with the LOCAL declaration flag set. For use when the register value is not required to be preserved across subroutine boundaries.
资源列表
超级模块9.2源码
- 超级模块帮助易语言爱好者实现编程过程的便捷,让程序可以快速完成超级模块仅供易语言爱好者学习和易语言技术研究探讨使用,不得用于任何商业用途。来自谁笨论坛。
GT91XX编程指南文件_2012102301
- GT911电容屏操作指南,里面内容比较全面,有配置方法!(Operation Guide for gt911 Capacitance screen)
易语言拦截文件读写源码
- 易语言拦截文件读写源码 .版本 2 拦截CreateFileA = 取函数地址 (取模块句柄 (“kernel32”), “CreateFileA”) 拦截GetFileSize = 取函数地址 (取模块句柄 (“kernel32”), “GetFileSize”) 拦截ReadFile = 取函数地址 (取模块句柄 (“kernel32”), “ReadFile”) 拦截SetFilePointer = 取函数地址 (取模块句柄 (“kernel32”), “SetFilePoi
《MATLAB高效编程技巧与应用:25个案例分析》
- 书籍以及书中附带的源程序和数据,在阅读书籍过程中遇到较长的代码都可以在文档中找到源文件,方便运行,提升编程水平。(The source program and data attached to books can be found in documents when reading books. It is convenient to run and improve the level of programming.)
基于蒙特卡罗模拟方法的信号分析
- 基于蒙特卡洛模拟方法的信号分析,有完整的设计报告,内含具体实现的matlab程序,可直接使用(Signal analysis based on Monte Carlo simulation method, complete design report, including the specific implementation of MATLAB program, can be used directly.)
SAforVRP
- 模拟退火算法解决VRP问题,包含所有函数的M文件,有例子(Simulated annealing algorithm solves VRP problem, including M files of all functions, and some examples)
MOEA
- 多目标进化算法,内容很全,所有函数M文件都有。(不含文本说明)(MOEA Multi-objective evolutionary algorithm, the content is very complete, all function M files have. (excluding text descr iptions))
蚁群VRP
- 用蚁群算法解决VRP问题,包含基本蚁群算法(我记得不含时间窗约束)(Using ant colony algorithm to solve VRP problem, including basic ant colony algorithm)
1.5维能量谱
- 1.5维能量谱matlab程序,有需要的可以下来看看(1.5-dimensional energy spectrum matlab program)
HDLC协议接收文件
- HDLC协议接收文件,vhdl版本,适用于HDLC通讯协议
易语言模拟按键源码
- 在这里把模拟游戏按键源码,可以自己做游戏挂机发给大家了,供大家学习参考。 小编用易语言编的自动喊话器,为什么只有回车好使,而其他的没有效果,比如向下光标键,而在QQ什么的就管用,也能正常工作,就是dnf不好使,原来就算你写出个模拟按键,在DNF里也没用。DNF里有个就是阻止模拟键盘模拟鼠标的程序。 把连发代码写到DLL中(必须在DLL的_启动子程序中添加初始化代码,否则你只能看到DLL被加载,却没有任
按键复用计数
- 利用at89c51写的一个简单的按键计数,支持按键复用,短按计数+1,长按计数加10。数码管显示当前值。如果计数超过数码管显示最大值,计数清零
