-
自己写的一个搜索文件的工具,采用递归搜索,可以选择不同的驱动器,统计文件和文件夹。...
自己写的一个搜索文件的工具,采用递归搜索,可以选择不同的驱动器,统计文件和文件夹。-himself wrote a document search tool, using recursive search, can choose a different drive, statistics files and folders.
- 2022-07-26 09:37:15下载
- 积分:1
-
检测CPU的运行状态
检测CPU的运行状态- Examines CPU the running status
- 2022-01-21 05:46:35下载
- 积分:1
-
通过IO控制,在linux或unix下获得IDE物理序列号。
通过IO控制,在linux或unix下获得IDE物理序列号。-through IO control, the Linux or Unix under IDE physical serial number.
- 2022-03-19 07:52:22下载
- 积分:1
-
在工业控制行业,DDE通讯非常普遍,本程序示范了如何通过DDE存取数据...
在工业控制行业,DDE通讯非常普遍,本程序示范了如何通过DDE存取数据-industries in industrial control, communications DDE is very common, the process model of how to access the data through DDE
- 2022-02-10 11:49:00下载
- 积分:1
-
Windows NT有映射物理内存到一个Device,这个源码告诉你怎么去访问物理内存。...
Windows NT有映射物理内存到一个Device,这个源码告诉你怎么去访问物理内存。-Windows NT are mapping physical memory to a Device, the source tell you how to access physical memory.
- 2022-03-13 17:16:12下载
- 积分:1
-
设置系统关机时间,根据设定的时间实现定时关机功能,
设置系统关机时间,根据设定的时间实现定时关机功能,-time the system shutdown, according to the set time to achieve Mytob.BSNotes function,
- 2023-04-08 07:15:03下载
- 积分:1
-
RSA经典算法 C语言实现
RSA经典算法 C语言实现 测试编译通过 欢迎下载
- 2022-03-05 20:48:52下载
- 积分:1
-
计算机组成原理算法实现,简单的些许小程序。
计算机组成原理算法实现,简单的些许小程序。
-Principles of Computer Organization algorithm, a simple bit of small programs.
- 2022-07-21 15:40:09下载
- 积分:1
-
可以看一下CPU的使用情况,没有什么大功能,只是让初学者练习下。...
可以看一下CPU的使用情况,没有什么大功能,只是让初学者练习下。-CPU
- 2022-09-06 03:10:03下载
- 积分:1
-
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间...
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间(Alltime) 将PCB块联接在一个单链表(数据结构)中,并在屏幕上显示其内容-n design process procedures, which each process control block PCB include : process (ID), the process priority (Priority), the process is CPU time (Intime), the process needs to run (the time Alltime) to block PCB connectivity in a single linked list ( data structure), and displayed on the screen contents
- 2022-03-23 06:32:05下载
- 积分:1