-
Ping a host or Network
Ping a host or Network
- 2022-01-31 20:55:58下载
- 积分:1
-
s3c2440在wince4.2下的SDK,实时操作系统用
s3c2440在wince4.2下的SDK,实时操作系统用-S3C2440 in wince4.2 under the SDK, real-time operating system with
- 2022-02-06 09:49:06下载
- 积分:1
-
全排列的一个算法,用的是暴力法写出来的,老师要求的,
全排列的一个算法,用的是暴力法写出来的,老师要求的,-full array of one algorithm, the Violence Act is written, the teacher asked, Oh
- 2022-01-24 15:20:35下载
- 积分:1
-
sd card for pxa270 (在bootloader 下)
sd card for pxa270 (在bootloader 下)-sd card for pxa270 (under the bootloader)
- 2022-02-02 18:46:09下载
- 积分:1
-
可以直接对硬盘进行物理操作的代码
可以直接对硬盘进行物理操作的代码-can drive directly to the physical operation of the code
- 2022-10-30 15:45:03下载
- 积分:1
-
Tk written with a calculator specifically used to calculate overtime hours per w...
用tk写的一个计算器,专门用来计算加班族每周的加班时间-Tk written with a calculator specifically used to calculate overtime hours per week overtime tribe
- 2022-01-25 19:44:26下载
- 积分:1
-
设计一个类Sample,它有两个私有成员A[]和n(A中元素个数),将对A[]中数据进行各种排序的函数放入到一个友元类process中。...
设计一个类Sample,它有两个私有成员A[]和n(A中元素个数),将对A[]中数据进行各种排序的函数放入到一个友元类process中。
-Sample Design of a kind, it has two private members [] A and n (A number of elements), A. [] will be the data for various sort of function Add Friends yuan to a process which category.
- 2022-01-25 16:09:38下载
- 积分:1
-
This is Bangladesh my country, my motherland
- 2022-08-08 09:01:56下载
- 积分:1
-
KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个...
KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个时间片给线程,当发生一次时钟中断就从分配的时间片上减去一个时钟中断的值,如果这个值小于零了也就是时间片用完了,那么这个线程根据其优先级载入到相应的就绪队列末尾。KiDispatcherReadyListHead是一个数组链的头部,在windows 2000中它包含有32个队列,分别对应线程的32个优先级。如果线程因为同步,或者是对外设请求,那么阻塞线程,让出CPU的所有权,加如到阻塞队列里面去。CPU从就绪队列里面,按照优先权的前后,重新调度新的线程的执行。当阻塞队列里面的线程获得所需求的资源,或者是同步完成就又重新加到就绪队列里面等待执行。 -err
- 2022-08-14 09:24:06下载
- 积分:1
-
Simple calculator, cute compact interface, calculation is simple and achieved 4...
简单计算器,界面小巧可爱,运算简洁,实现了加减乘除四则运算-Simple calculator, cute compact interface, calculation is simple and achieved 4 Math
- 2023-05-15 16:10:03下载
- 积分:1