资源列表
FIR
- fir 滤波函数,适合于单片机,我已测试,还行,分享给需要的兄弟试试。-fir filter function suitable for single-chip, I have tested, okay, try to share with the brothers needed.
Rs232Operate
- 用汇编实现底层控制的RS232串口通讯类-compilation with the realization of the underlying control RS232 serial communications
tuxingxuanzhuan.txt
- 图形的旋转,我感觉挺有意思的。不过可能会让人看起来有点头晕,但会了之后,会学到很多东西的-graphics rotation, I feel quite interesting. But people may seem a bit dizzy, but after that will learn a lot of things
App_Code
- 这是一个用来将中文转换成汉语拼音的一个类.使用时直接调用该类就可以.但注意输入的中文字符中间不能包括数字,英文字母以及其他特殊字符.-used to be converted into Chinese pinyin system of a type. Use such direct calls can be. But Notes Italy imported Chinese characters to be included among figures alphabetical and othe
2
- 从键盘输入一个字符串,将小写字母全部转换成大写字母,然后输出到一个磁盘文件“test”中保存。 输入的字符串以!结束。 -Keyboard input from a string that will be all lowercase letters converted to upper case, and then output to a disk file test saved. Input to the string! End.
telphone
- 复数的C++ 源代码,简单实用,适合中级c++学习者学习参考用-c++ code of Calculator
1
- 利用软件建立服务器之后,可以用此程序对服务器实施SYN FLOOD攻击!-After the establishment of the server software can be used to implement this program on the server SYN FLOOD attack!
p
- 实现 猜数字的有游戏 功能不太健全希望 改进 -good
ms3dfile
- ms3d模型格式文件解析,对整个文件的格式进行了全面的分解,并写成代码。-ms3d analytical model format, the format of the entire document a comprehensive decomposition, and write code.
2
- 实验二、进程控制(15分) 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: 使用CreateProcess()来创建进程 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 调用GetSystemTime()来获取时间 在Linux下实现: 使用fork()/execv()来创建进程
main
- 实现一个Cache 模拟器,能模拟处理器中 Cache 的行为-Cache achieve a simulator that can simulate the behavior of the processor Cache
