-
先运行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
-
Visual Studio .NET 2003环境下用C++编写的查看信息了…
visual studio.net 2003环境下的一个用c++编写的内存查看信息状态小程序,希望对c++学习者有所帮助-visual studio.net 2003 environment with a c++ prepared to view information on the state of the memory applet, I hope to c++ help learners
- 2022-01-26 00:28:07下载
- 积分:1
-
一个NT下修改文件的用户属主的程序
一个NT下修改文件的用户属主的程序- Under NT the amendment file the user to be the host the
procedure
- 2023-06-18 21:05:04下载
- 积分:1
-
可以实现对成绩的查看 修改 和管理 计算等
可以实现对成绩的查看 修改 和管理 计算等-Can realize the achievements of view modification and management of computing
- 2022-09-18 20:00:03下载
- 积分:1
-
为VB编写的程序设置两种简单的试用期限制.
为VB编写的程序设置两种简单的试用期限制.-preparation for the VB program both simple probation restrictions.
- 2023-02-08 02:35:03下载
- 积分:1
-
a VC creating an NetService cases
一个利用VC创建有NetService例-a VC creating an NetService cases
- 2022-12-25 06:35:03下载
- 积分:1
-
VB6.0实现自动重启功能的源代码,很简单。
VB6.0实现自动重启功能的源代码,很简单。-Automatic restart function VB6.0 source code, very simple.
- 2022-07-18 05:46:38下载
- 积分:1
-
vxd的入门范例。.内附测试程序。
vxd的入门范例。.内附测试程序。-vxd entry model. . Enclosing the test.
- 2022-02-13 20:52:27下载
- 积分:1
-
进程调度算法:优先数调度优先级最高的…
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。 -process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
- 2022-08-15 08:10:56下载
- 积分:1
-
动态加载dll文件,并通过参数动态调用dll中的方法,可以带标准参数。...
动态加载dll文件,并通过参数动态调用dll中的方法,可以带标准参数。-Dynamically loaded dll files, and through dynamic invocation parameters dll method, you can take the standard parameters.
- 2022-02-21 01:33:30下载
- 积分:1