-
运用vc++获取计算机系统硬件的实例程序
运用vc++获取计算机系统硬件的实例程序 -Using vc++ to obtain examples of computer systems hardware procedures
- 2023-04-25 21:05:03下载
- 积分:1
-
KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个...
KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个时间片给线程,当发生一次时钟中断就从分配的时间片上减去一个时钟中断的值,如果这个值小于零了也就是时间片用完了,那么这个线程根据其优先级载入到相应的就绪队列末尾。KiDispatcherReadyListHead是一个数组链的头部,在windows 2000中它包含有32个队列,分别对应线程的32个优先级。如果线程因为同步,或者是对外设请求,那么阻塞线程,让出CPU的所有权,加如到阻塞队列里面去。CPU从就绪队列里面,按照优先权的前后,重新调度新的线程的执行。当阻塞队列里面的线程获得所需求的资源,或者是同步完成就又重新加到就绪队列里面等待执行。 -err
- 2022-08-14 09:24:06下载
- 积分:1
-
列表框选择自定义的性能和按钮作为 DLL
易于使用的自定义列表框控件,可以嵌入到任何.Net 应用程序 (用 c# 测试)
易于修改和添加更多的功能到它
包含的示例代码,以显示它是如何工作
享受。
阿里利维
- 2022-02-11 16:26:50下载
- 积分:1
-
使用单链表实现本程序要求,单链表每个节点存储一个学生的信息。
创建一个链表类(List),链表类可实现如下功能:
创建链表,插入节点,删除节点,编辑节点...
使用单链表实现本程序要求,单链表每个节点存储一个学生的信息。
创建一个链表类(List),链表类可实现如下功能:
创建链表,插入节点,删除节点,编辑节点,显示节点,保存链表信息等功能,读入数据文件等功能(详细说明请查看源代码)。
创建一个操作类(Operater),操作类实现如下功能:
显示菜单,操作链表。-use a single linked list to achieve the procedural requirements of each node-Chain store a student information. Create a Chain category (List), objectlist can achieve the following functions : Create List, insert nodes, the nodes to delete, edit nodes, nodes showed that the preservation Chain information and other functions, read features such as data files (see detailed description of the source code). The creation of a category of operation (Operater), the operation to achieve the following functional categories : display menu, operation List.
- 2022-02-13 06:34:24下载
- 积分:1
-
一个下棋的简单桌面游戏 用过对你有启发
一个下棋的简单桌面游戏 用过对你有启发-a simple desktop chess game used to inspire you
- 2022-05-20 21:00:46下载
- 积分:1
-
一简单的汽车管理软件,简单输入汽车号类型最高车速颜色进行存储和管理,用vc++开发...
一简单的汽车管理软件,简单输入汽车号类型最高车速颜色进行存储和管理,用vc++开发-One simple automotive management software, simply input the type of car No. maximum speed color storage and management, with vc++ Development
- 2022-03-22 04:38:55下载
- 积分:1
-
进程列表与管理
进程列表与管理-The example of listing and managing proce
- 2022-04-20 13:38:13下载
- 积分:1
-
Zui Bin value was cut, the Da River stables strategy put
醉斌身价被砍,大江马厩策略放
- 2022-04-21 19:07:10下载
- 积分:1
-
HBase支持发展和打印功能,获取系统信息…
辅助开发库HBase,功能有打印,获取系统信息,表格,进程,网络-HBase support for the development and printing functions, access to system information, forms, processes, network
- 2022-11-22 12:45:04下载
- 积分:1
-
用于优化WindowsXP
用于优化WindowsXP-optimized for Windows XP
- 2022-08-09 18:53:38下载
- 积分:1