-
板球锦标赛管理系统
板球比赛管理系统
- 2022-01-22 17:37:21下载
- 积分:1
-
KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个...
KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个时间片给线程,当发生一次时钟中断就从分配的时间片上减去一个时钟中断的值,如果这个值小于零了也就是时间片用完了,那么这个线程根据其优先级载入到相应的就绪队列末尾。KiDispatcherReadyListHead是一个数组链的头部,在windows 2000中它包含有32个队列,分别对应线程的32个优先级。如果线程因为同步,或者是对外设请求,那么阻塞线程,让出CPU的所有权,加如到阻塞队列里面去。CPU从就绪队列里面,按照优先权的前后,重新调度新的线程的执行。当阻塞队列里面的线程获得所需求的资源,或者是同步完成就又重新加到就绪队列里面等待执行。 -err
- 2022-08-14 09:24:06下载
- 积分:1
-
Own a train ticketing system are welcome to instruct everyone to download my sof...
自己编的一个火车售票系统,欢迎大家下载指点我的软件- Own arrange a train booking system, welcome everybody downloading to direct my software 【上载源码成为会员下载此源码】【成为VIP会员下载此源码】-Own a train ticketing system are welcome to instruct everyone to download my software- Own arrange a train booking system, welcome everybody downloading to direct my software [upload source to become a member download the source code] [become a VIP member to download this source]
- 2022-12-21 05:15:03下载
- 积分:1
-
SPLAY的模板,方便大家使用,可以直接粘贴使用
SPLAY的模板,方便大家使用,可以直接粘贴使用-SPLAY template to facilitate the use of paste can be directly used
- 2022-05-21 23:40:46下载
- 积分:1
-
这是一个DOS程序文件,
this is a dos program files ,
hehe ,good idea~~!-do0s
- 2022-03-07 06:14:06下载
- 积分:1
-
Realize the zoom feature, you can try, maybe you can meet the requirements of Oh...
实现缩放功能,可以试一下,说不定能满足你的要求哦,谢谢大家.-Realize the zoom feature, you can try, maybe you can meet the requirements of Oh, Thank you.
- 2022-04-22 06:38:57下载
- 积分:1
-
是C#的ExRichTextBox.d
是C#的ExRichTextBox.d-Is a C#, ExRichTextBox.dll
- 2023-03-22 17:45:03下载
- 积分:1
-
简单的计算器,实现最基本的加法和减法、乘法…
简单的计算器,实现了最基础的加减乘除和平方等数学运算的一个小程序-Simple calculator, to achieve the most basic addition and subtraction, multiplication and division and square, such as a small mathematical procedures
- 2022-02-06 14:49:22下载
- 积分:1
-
火星星历29 kb。
Mars ephemeris size 29 KB.
Trigonometric expansion for the ephemeris of Mars (Bretagnon). Medium accuracy (4" longitude), tested against DE200.
火星星历计算程序。-Mars ephemeris size 29 KB. Trigonometric expansion for the ephemeris of Mars (Bretagnon). Medium accuracy (4
- 2022-03-21 11:08:24下载
- 积分:1
-
我个人修改的三角网(TIN)自动生成程序!供大家参考!
我个人修改的三角网(TIN)自动生成程序!供大家参考!-I personally modified triangular Network (TIN) automatically generating program! For your reference!
- 2023-05-16 03:45:03下载
- 积分:1