提供了一个好用的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.
也许有人习惯了win98的直接登陆方式。该软件的作用就是省去win2k或者win2k3的开机输入密码。(当然前提是你知道密码)-Perhaps someone accustomed to the win98 direct landing method. The software"s role is to dispense with win2k or win2k3 the boot password. (Of course you know that password)
进程标识符*/
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* /