资源列表
enumvdmpro
- 即使是在 32位环境中编写程序,也经常碰到处理 16位应用程序的情况。在 Windows NT 中,16位程序是运行在虚拟 DOS 机(VDM)中的。VDMDBG.dll 包含许多处理16位程序的有用函数,这个库是 Platform SDK 的一部分。 VDMDBG 中的函数提供了很好的方式在 VDM 中枚举、创建和终止 16位进程(任务)。 如果需要使用 VDMDBG 函数,你的工程必须链接 VDMDBG.lib。-even in the 32-bit environment pr
ram
- pic8680外阔RAM的c程序,经调试可以使用-RAM width pic8680 outside the c procedures can be used by the debugger
xianxingbiao
- c++描述的顺序线性表,这是当前较为流行的编程语言,本程序具有兼容性强,可以直接移植到其它功能的程序上-c++ to describe the order of the linear form, which is currently more popular programming language, the program has compatibility, can be directly transplanted to other procedural functions
vbStringtoHex
- 将字串转换成十六进制运算,可用于特殊的传输介面-Will be converted into hexadecimal string operator can be used to transmit a special interface
wavreadtimit
- To open TIMIT database wave files.
swapMutation
- Swap mutation exchanges the positions of two randomly chosen genes in a permutation
bilinearI
- bilinear Interpolation
FFFF
- this program is about first and follow
4LZ1
- 在窗口中显示出26个英文字母,从左向右字母依次位置提高10个像素单位,并且颜色变为红色,然后回到正常位置-Shown in the window 26 English letters, the letters from left to right position in order to improve the 10 pixel units, and the color turns red, then back to normal position
Ahorcado
- Hangman in c++ Juego del ahorcado escrito en c-Hangman in c++ Juego del ahorcado escrito en c++
hhh
- 基于DCT算法的数字图像水印算法 matlab代码-DCT algorithm-based digital image watermarking algorithm matlab code
string
- 自己实现string类型功能,重载操作符+,-.=,+=,-=等-overload string