-
c 语言最新编程技巧200例,看了这些源码 后,就可以进入c语言的编程世界了。...
c 语言最新编程技巧200例,看了这些源码 后,就可以进入c语言的编程世界了。-200 C samples for C beginner.
- 2022-03-01 19:23:40下载
- 积分:1
-
欧洲密克罗尼西亚推荐算法。分组长度128bit加密…
欧密会推荐算法Camellia。加密分组长度128bits,密码长度128bits-European Micronesia recommend algorithm Camellia. Encrypted packet length 128bits, password length 128bits
- 2022-05-05 20:34:44下载
- 积分:1
-
Soltek without extracting the software code, the installation can be extracted u...
soltek 本软件无解压码,解压安装即可用 简单使用 欢迎大家交流-Soltek without extracting the software code, the installation can be extracted using a simple Thank you, welcome you exchange
- 2023-03-17 18:45:05下载
- 积分:1
-
从网上找到的有关vc控制word的部分源代码,大家可以互相交流的...
从网上找到的有关vc控制word的部分源代码,大家可以互相交流的-From the Internet to find the relevant part of vc control word source code, we can exchange the
- 2022-01-26 07:31:38下载
- 积分:1
-
这是一个三次样条插值算法的C代码,不过里面可能还有一些不足之处,希望对朋友们有用...
这是一个三次样条插值算法的C代码,不过里面可能还有一些不足之处,希望对朋友们有用-This is a cubic spline interpolation algorithm C code, but inside there may be some inadequacies, in the hope that friends useful
- 2022-02-07 09:39:06下载
- 积分:1
-
KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个...
KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个时间片给线程,当发生一次时钟中断就从分配的时间片上减去一个时钟中断的值,如果这个值小于零了也就是时间片用完了,那么这个线程根据其优先级载入到相应的就绪队列末尾。KiDispatcherReadyListHead是一个数组链的头部,在windows 2000中它包含有32个队列,分别对应线程的32个优先级。如果线程因为同步,或者是对外设请求,那么阻塞线程,让出CPU的所有权,加如到阻塞队列里面去。CPU从就绪队列里面,按照优先权的前后,重新调度新的线程的执行。当阻塞队列里面的线程获得所需求的资源,或者是同步完成就又重新加到就绪队列里面等待执行。 -err
- 2022-08-14 09:24:06下载
- 积分:1
-
vb derived IE favorites procedures can learn from it thinking
vb导出IE收藏夹的程序 可以学学它的思路-vb derived IE favorites procedures can learn from it thinking
- 2022-02-02 08:49:54下载
- 积分:1
-
Support the post/reply/edit information, personal information can be set, person...
支持邮寄/回复/编辑信息,可设置个人信息、个人论坛、用户和匿名邮件、讨论主题等,通过提交或其它的特殊的顺序排队用户,可定义管理,排队等功能,具有很高的可配置性,能够完全定制出相当个性化的论坛.-Support the post/reply/edit information, personal information can be set, personal forum, users and anonymous e-mail to discuss the theme and so on, by submitting or other order of the special queue users, definable management features such as queuing, are highly configurable , and can be completely customized personalized considerable forums.
- 2022-01-28 11:22:48下载
- 积分:1
-
选择颜色,可以读取屏幕颜色的任何屏幕位置
颜色拾取器,可以读取屏幕任何位置的屏幕颜色值-picking colors that can read any screen location of the screen color
- 2022-12-30 15:50:03下载
- 积分:1
-
本程序实现了文件被其他程序更改时提醒用户
本程序实现了文件被其他程序更改时提醒用户-This procedure achieved by other procedures to change the document to remind the user when
- 2022-07-16 22:50:24下载
- 积分:1