-
提供了一个好用的MD5的C++类;这个类可以加在控制台程序中也可用在MFC中,并且提供了详细的错误处理函数,是一个安全的类。例程是一个MD5的MFC程序,支持字...
提供了一个好用的MD5的C++类;这个类可以加在控制台程序中也可用在MFC中,并且提供了详细的错误处理函数,是一个安全的类。例程是一个MD5的MFC程序,支持字符串和文件两种输入。-provides a user-friendly MD5 C; This category can be added to the Console program is available in MFC, and provided a detailed error handling function, is a safety class. MD5 is a routine MFC procedures, and documentation to support a string of two input.
- 2022-03-20 17:04:06下载
- 积分:1
-
仿照书本创建进程的方法,在父进程中创建两个进程,然后根据实验要求更改,观察,理解进程的运行过程。...
仿照书本创建进程的方法,在父进程中创建两个进程,然后根据实验要求更改,观察,理解进程的运行过程。-Create a process modeled on the books method, the parent process to create two processes, and then request to change the basis of experiment, observation and understanding of the process is running.
- 2023-01-24 22:00:04下载
- 积分:1
-
日志审计系统的源代码,支持日志集中
日志审计系统的源代码,支持日志集中-log audit system source code, support centralized log
- 2023-03-09 05:05:04下载
- 积分:1
-
This is a series of maze with vc generator, very good, and can change the height...
这是一个用vc编的迷宫生成器,,很好用,可以改变迷宫的高度和宽度。-This is a series of maze with vc generator, very good, and can change the height and width of the maze.
- 2022-07-28 12:08:10下载
- 积分:1
-
bcw 以后还有更好的原创上传
bcw 以后还有更好的原创上传-bcw beyond the original upload better
- 2022-03-24 06:27:23下载
- 积分:1
-
WINDOWS 2K RESOURCE KIT 中的远程启动SCHEDULE 的程序工具。
WINDOWS 2K RESOURCE KIT 中的远程启动SCHEDULE 的程序工具。-WINDOWS 2K RESOURCE KIT of remote boot SCHEDULE programming tools.
- 2022-02-03 18:53:14下载
- 积分:1
-
energy charge management program
一个电费管理程序.-energy charge management program
- 2022-01-26 04:35:27下载
- 积分:1
-
rootkit工具,可以隐藏进程和驱动
rootkit工具,可以隐藏进程和驱动-rootkit tool to hide processes and drive
- 2023-05-02 06:40:04下载
- 积分:1
-
初学cup设计的极佳资料,详细介绍了cup设计的各个流程及各组件的设计...
初学cup设计的极佳资料,详细介绍了cup设计的各个流程及各组件的设计-novice cup of excellent design, detail design of the cup and the various components of the process design
- 2022-07-01 13:46:38下载
- 积分:1
-
Computer Network Principles Problem .. for those who study this course on his ow...
进程标识符*/
int prio /*进程优先数*/
int round /*进程时间轮转时间片*/
int cputime /*进程占用CPU时间*/
int needtime /*进程到完成还要的时间*/
int count /*计数器*/
char state /*进程的状态*/
struct node *next /*链指针*/
-Process identifier*/int prio /* process priority number*/int round /* process time, rotation time slice*/int cputime /* process CPU-time*/int needtime /* process, but also the time to completion*/int count /* counter*/char state /* process state*/struct node* next /* chain of pointers* /
- 2022-07-02 23:40:14下载
- 积分:1