资源列表
sysenter.zip
- KiFastCallEntry hooking,KiFastCallEntry hooking
cellular_draw
- 利用matlab程序,来绘制蜂窝网状模型-draw the cellular model
CreatImage4Temp
- 产生六副用于时间相位算法的投影的标准正弦条纹图-Have a 6-phase algorithm for the time projection of the standard sinusoidal fringe pattern
showfileindex
- 本程序代码显示所在文件夹中的所有文件,适合批处理命令的学习人员,也适合DOS爱好者学习。-This code displays the folder where all the files for batch command to learn personnel, is also suitable for enthusiasts to learn DOS.
quicksort
- 通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Trip will be sorted by sorting the data is separated into two independent parts, a part of all of the data than another to be a small part of all of
reading-and-writing-of-file
- 这个程序是专门为文件的读写而设计的,程序简单,方便实用。-This process is designed for the reading and writing of files , simple and practical .
n-power-of-two
- 描述 编程精确计算2的N次方。(N是介于100和1000之间的整数)。 输入 正整数N (100≤N≤1000) 输出 2的N次方 样例输入 200 样例输出 1606938044258990275541962092341162602522202993782792835301376-the N power of tow
201_qam_map
- DVB-C2即欧洲第二代有线数字视频广播;QAM映射模块-QAM mapping module
queue
- Queue algorithm for data structures
tst
- 将activex嵌入到网页,并且在网页中显示。-Activex embedded in Web pages, and display Web pages.
1_1
- 用c语言建立带表头结点链表,并在不建立新链表的情况下,将链表逆序,并输出,删除链表-Established under the list with a header node using c language, and without creating a new list of case, list in reverse order and output, delete the list
Binary-search
- Binary search with recurcion using C-Binary search with recurcion using C++