-
B-Tree Filer is a fast library of file-based database routines for Borland Turbo Pascal & Delphi. B-Tree Filer supports stand-alone programs or those running on Microsoft-compatible networks including Novell Netware.-B-Tree Filer is a fast library of file-based database routines for Borland Turbo Pascal Delphi. B-Tree Filer supports stand-alone programs or those running on Microsoft-compatible networks including Novell Netware.
- 2022-04-22 19:34:47下载
- 积分:1
-
KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个...
KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个时间片给线程,当发生一次时钟中断就从分配的时间片上减去一个时钟中断的值,如果这个值小于零了也就是时间片用完了,那么这个线程根据其优先级载入到相应的就绪队列末尾。KiDispatcherReadyListHead是一个数组链的头部,在windows 2000中它包含有32个队列,分别对应线程的32个优先级。如果线程因为同步,或者是对外设请求,那么阻塞线程,让出CPU的所有权,加如到阻塞队列里面去。CPU从就绪队列里面,按照优先权的前后,重新调度新的线程的执行。当阻塞队列里面的线程获得所需求的资源,或者是同步完成就又重新加到就绪队列里面等待执行。 -err
- 2022-08-14 09:24:06下载
- 积分:1
-
这一样本的蓝牙应用说明使用Windows CE
This a sample Bluetooth application which illustrates the use of Windows CE
Bluetooth stack -This a sample Bluetooth application which illustrates the use of Windows CE Bluetooth stack
- 2022-03-13 23:35:05下载
- 积分:1
-
Updated version of Windows, VC programs applet!
Windows下VC程序版本更新小程序!-Updated version of Windows, VC programs applet!
- 2022-04-10 09:45:00下载
- 积分:1
-
PEER TO PEER P2P 点到点 多线程断点续传的实现。 珍贵资料啊~~
如果不能下载 请到http://www.aibao28.com 免费下载...
PEER TO PEER P2P 点到点 多线程断点续传的实现。 珍贵资料啊~~
如果不能下载 请到http://www.aibao28.com 免费下载-PEER TO PEER P2P point-to-multi-threaded HTTP implementation. Valuable information ah ~ ~ If you can not download the free download go to http://www.aibao28.com
- 2022-03-14 16:25:43下载
- 积分:1
-
Imlementation of Functors for C
Imlementation of Functors for C-Imlementation of Functors for C++
- 2022-03-14 20:03:48下载
- 积分:1
-
课程计算器
使用户能够将设备添加到他的臣民的班组 (一般加权平均) 计算器。它计算用户将输入为他的班组。
- 2022-02-14 06:29:16下载
- 积分:1
-
这是一个C++开发的简单银行存取系统,包含有MFC界面,以及数据库的数据...
单片机课程设计。用C语言编程实现单片机秒表。-SCM curriculum design. Microcontroller using C language programming stopwatch.
- 2022-06-27 13:47:47下载
- 积分:1
-
基于遗传算法的小波神经网络,想用神经网络做东西的朋友可以看下。...
基于遗传算法的小波神经网络,想用神经网络做东西的朋友可以看下。-jiyuyichuansuanfadexiaoboshengjingwangluo,xiangyongshengjingwangluozuodongxidepengyoukeyikanxia.
- 2022-07-06 23:35:05下载
- 积分:1
-
C++通用算法之排序,其中包括排序算法,排序元素的查找,字典式比较,极值元素求解...
C++通用算法之排序,其中包括排序算法,排序元素的查找,字典式比较,极值元素求解-C definitive ranking algorithm, including sorting algorithm, ranking elements of search, dictionary, Extreme Solution elements etc.
- 2022-05-15 15:28:57下载
- 积分:1