资源列表
oo
- 道格拉斯算法的一种最简单的表示,希望对大家有用途
interrupt
- JXARM9-2410 中断实验主程序外部中断按键引发中断
VSM
- VSM向量空间模型的实现代码,实现从web文本中计算出向量空间的值。
基于C++的DES加密技术
- 基于C++的DES加密技术
OFDMdefangzhenshili
- 本源码介绍了OFDM的基本原理的仿真,包括了串并变换,交织,加循环前缀,是学习OFDM的好材料-The source described the basic principles of OFDM simulation, including a string and transform, intertwined, plus cyclic prefix is a good learning materials OFDM
mutual_information_estimate
- 估计两个图像互信息,希望对研究互信息的朋友能有帮助-Is estimated that two images of mutual information, want to study the mutual information that can help a friend
98
- 很的c语言源程序,经过修改部分语句可以让机器人大战游戏更好玩-Is the c language source, a modified part of the statement can be more fun to Robot Wars Game
Thread
- Thread library. With Mutex class for deadlock management.
bank_code
- 关于银行家的经典算法,希望对此感兴趣的朋友学习-Classical algorithm on the bankers, I hope interested friends to learn
cyclic-code-compilation
- (7,3)循环码的编译,通过程序操作,给出具体事例-(7,3) cyclic code compiler, operating through the program, give specific examples
vbkeylog
- VB记录您的键盘输入,键盘鼠标记录器,如果你电脑装有360,在测试运行时可能会被拦截,选择允许可看到如上图所示的效果截图,记录键盘的操作记录-VB record your keystrokes, keyboard and mouse recorder, if you computer is equipped with 360 test runs may be intercepted, select Allow you can see the effect shown above screensh
snake
- 其中用一个MAX_WIDE * MAX_HIGH大的数组来虚拟化snake的躯干,数组中的项保存该snake的坐标值,并且该值用一个short(16byte)类型的值表示,高8byte表示它的Y坐 标,低8byte表示它的X坐标,然后就可以遍历该数组画出各个坐标点。-snake
