-
Executable files infected with a presentation on the executable file format
感染可执行文件的一个演示,介绍了可执行文件的格式-Executable files infected with a presentation on the executable file format
- 2022-02-13 11:25:20下载
- 积分:1
-
Win2KNT下屏蔽CtrlAltDel的响应
Win2KNT下屏蔽CtrlAltDel的响应-Win2KNT under shielding CtrlAltDel response
- 2022-04-24 00:05:55下载
- 积分:1
-
Windows 9x中获取CPU使用率
Windows 9x中获取CPU使用率-Windows 9x access CPU usage
- 2022-05-18 13:49:47下载
- 积分:1
-
a dialog based on the diary of the small procedures. In the past, VC knowledge b...
一个基于对话框的日记本小程序。以前在VC知识库中找基于对话框的序列化存储的程序一直没有找到,就自己做了一个。用到了链表和序列化,在对话框中使用工具栏,希望对大家有所帮助。首先,定义一个自己的结构体类,用来存储将要保存的信息。-a dialog based on the diary of the small procedures. In the past, VC knowledge base based on the dialog box to find the sequence of stored procedure has not been found, it had become one. Listless and used in the sequence, in the dialog box using the tool column, we hope to help. First, a definition of the structure type, will be used to store the information stored.
- 2022-07-26 01:28:57下载
- 积分:1
-
mykad的源代码
读写智能读卡器的调用windows自带的动态库来读取卡信息,通过调用winscard.dll里面的SCardEstablishContext函数,SCardReleaseContext函数,SCardTransmit函数来实现读卡。
- 2022-11-14 04:40:04下载
- 积分:1
-
中文字的首字母,只在你中文,就返回每个中文的首字母给你。在管理系统的查询用处还是不错的...
中文字的首字母,只在你中文,就返回每个中文的首字母给你。在管理系统的查询用处还是不错的-Of the first letter of the text, only in your Chinese and English on the back of each of the first letter to you. Usefulness in the management system, the query is still a good
- 2022-07-18 11:01:16下载
- 积分:1
-
dll files auto reg patch
dll files auto reg patch
- 2022-02-18 14:24:39下载
- 积分:1
-
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规...
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。
- 2022-04-21 22:27:09下载
- 积分:1
-
为VB编写的程序设置两种简单的试用期限制.
为VB编写的程序设置两种简单的试用期限制.-preparation for the VB program both simple probation restrictions.
- 2023-02-08 02:35:03下载
- 积分:1
-
C++ 通过WIN32 API 获取逻辑磁盘详细信息,更好的了解各个磁盘的详细情况...
C++ 通过WIN32 API 获取逻辑磁盘详细信息,更好的了解各个磁盘的详细情况-C++ Through the WIN32 API access to Logical Disk more information, a better understanding of the details of each disk
- 2022-07-22 12:44:37下载
- 积分:1