-
写一个保护模式下多任务磁盘驱动// 英文教程
写一个保护模式下多任务磁盘驱动// 英文教程 -write a protected mode multi-tasking disk drive// English Directory
- 2023-08-06 22:55:03下载
- 积分:1
-
EXE文件在运行中修改自身内容。 可用于自升级或者程序加密等用途。...
EXE文件在运行中修改自身内容。 可用于自升级或者程序加密等用途。-EXE document changes in the operation of its own content. Can be used to upgrade or procedures from encryption purposes.
- 2022-08-09 05:38:03下载
- 积分:1
-
文件查找系统,基本实现了windows资源管理器的搜索功能,包括查找文件名和文件中包含的字或词组。还能对所查文件的大小进行限制。...
文件查找系统,基本实现了windows资源管理器的搜索功能,包括查找文件名和文件中包含的字或词组。还能对所查文件的大小进行限制。-File search system, the basic realization of the windows Explorer search functionality, including file name and search the document contains the word or phrase. Can search on the file size limit.
- 2022-08-07 05:07:47下载
- 积分:1
-
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规...
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。
- 2022-04-21 22:27:09下载
- 积分:1
-
AO开发-用VC+AO开发独立的应用程序
AO开发-用VC+AO开发独立的应用程序 -AO Development- with VC+ AO develop a standalone application
- 2022-02-12 12:51:08下载
- 积分:1
-
drive Linux kernel module programming guide
Linux内核驱动模块编程指南-drive Linux kernel module programming guide
- 2022-06-30 00:44:03下载
- 积分:1
-
该源码演示如何取得CPU频率 序列号,网卡MAC地址,硬盘序列号。具有较高的参考价值。
该源码演示如何取得CPU频率 序列号,网卡MAC地址,硬盘序列号。具有较高的参考价值。- How does this source code demonstrate obtains the CPU frequency
series number, the net card MAC address, the hard disk sequence
number. Has the higher reference value.
- 2022-02-26 07:41:32下载
- 积分:1
-
Old graphics cards GPGPU program, a simple comparison of the CPU and GPU computi...
老显卡的GPGPU程序,简单的比较了CPU和GPU的运算能力
ATI x700显卡下测试通过测试通过-Old graphics cards GPGPU program, a simple comparison of the CPU and GPU computing capability ATI x700 graphics card to test through the test
- 2022-02-28 16:08:49下载
- 积分:1
-
本程序在主线程的While循环中进行计数工作,在计数过程中,利用二次消息循环,自己来处理Windows消息的取出和发送,从而能够相应界面操作...
本程序在主线程的While循环中进行计数工作,在计数过程中,利用二次消息循环,自己来处理Windows消息的取出和发送,从而能够相应界面操作-the procedures in the main thread While cycle counts, the counting process, and use the second news cycle, to handle its own Windows news and sent out, thus corresponding to interface operation
- 2023-06-12 03:30:03下载
- 积分:1
-
可扩展文件查找命令行。此工具为命令行程序,可以在指定的目录中按照文件名通配符、创建时间、最后访问时间、最后更新时间条件查找文件,并且将此文件名等信息作为参数提供...
可扩展文件查找命令行。此工具为命令行程序,可以在指定的目录中按照文件名通配符、创建时间、最后访问时间、最后更新时间条件查找文件,并且将此文件名等信息作为参数提供给其他程序处理。-Scalable file search command line. This tool is command-line program, you can specify the directory in accordance with the file name wildcard, create time, last access time, last updated document search terms, and this file name and other information provided as a parameter to other procedures.
- 2022-03-10 05:59:19下载
- 积分:1