-
这是一个lisp程序,主要实现lisp里面的递归调用.和trace功能
这是一个lisp程序,主要实现lisp里面的递归调用.和trace功能-This is a lisp procedures main lisp inside the recursive call. And the trace function
- 2023-05-08 11:00:03下载
- 积分:1
-
WINDOWS系统编程,初学、高手都有用
WINDOWS系统编程,初学、高手都有用-Windows system programming, beginner, the experts have used
- 2023-03-25 02:50:08下载
- 积分:1
-
change memory Demonstration Program VB
修改内存演示程序VB-change memory Demonstration Program VB
- 2022-07-20 06:05:58下载
- 积分:1
-
在特权级(环0)下的一个挂钩源码,汇编实现
在特权级(环0)下的一个挂钩源码,汇编实现-In the privilege level (ring 0), under a linked source, compile the realization of
- 2022-04-11 11:34:19下载
- 积分:1
-
in Windows, do not have to restart your computer can automatically modify its IP...
在WINDOWS下,不用重新启动计算机就可以自动修改其IP地址。-in Windows, do not have to restart your computer can automatically modify its IP address.
- 2023-05-31 05:55:02下载
- 积分:1
-
先运行make.bat文件得到Keygen.res资源文件,然后用Delphi 5打开Keygen.dpr项目文件,直接编译即可,将生成可执行文件Keyge...
先运行make.bat文件得到Keygen.res资源文件,然后用Delphi 5打开Keygen.dpr项目文件,直接编译即可,将生成可执行文件Keygen.exe。
源代码在Delphi 5与Delphi 7下编译通过,Delphi 6及Delphi 8之后的版本没有测试过,理论上应该也没有问题。
-first run make.bat paper received Keygen.res resource documents, Delphi then opened Keygen.dpr five project documents can be directly translated. will generate executable files Keygen.exe. Source code in Delphi 5 and Delphi 7, compile, Delphi Delphi 6 and 8 after the version tested, theoretically there should be no problem.
- 2022-01-25 16:36:16下载
- 积分:1
-
这是我写的viterbi译码代码,已经通过验证,希望对你有用
这是我写的viterbi译码代码,已经通过验证,希望对你有用-This is what I wrote viterbi decoding code has been validated, in the hope that useful to you
- 2022-03-20 18:55:01下载
- 积分:1
-
SingleEvent的实现过程原代码
Visual C++程序员实用大全(精华版)源代码Visual C++程序员实用大全(精华版)源代码Samples...
SingleEvent的实现过程原代码
Visual C++程序员实用大全(精华版)源代码Visual C++程序员实用大全(精华版)源代码Samples-SingleEvent process of the realization of the original code Visual C programmers Practical Solutions (cream version) source code Visual C programmers Practical Solutions (best version) source code Samples
- 2022-12-17 21:00:03下载
- 积分:1
-
Windows核心编程第5版(PDF)及源码
Windows核心编程第5版(PDF)及源码.windows核心编程是讲解Windows操作系统内部机制的一本专著。作者从基本概念入手,全面系统地介绍了Windows底层实现机制、Windows
- 2023-09-02 00:45:05下载
- 积分:1
-
filedisk源码
FileDisk is a virtual disk driver for Windows that uses one or more files to emulate physical disks. A console application is included that let you dynamically mount and unmount files. An example of use for this driver is if you have made plans spending the weekend writing an RAID driver for NT but find you are short of disks. FileDisk can also use CD/DVD images.
Latest news: Allow to mount images without administrative privileges, works better on Windows Vista and Windows 7, support for 64-bit systems.
Screenshot of an example of use.
FileDisk will use sparse files as disk images if the underlying file system supports it. A sparse file is a file were suficiently large blocks of zeros isn"t allocated disk space. To see how much disk space a file actually uses right click on the file and choose properties. If you for example create a spar
- 2022-06-18 21:57:43下载
- 积分:1