-
二分查找算法 二分查找算法 二分查找算法
二分查找算法 二分查找算法 二分查找算法 -binary searchbinary searchbinary searchbinary searchbinary searchbinary searchbinary searchbinary searchbinary search
- 2023-07-06 22:55:03下载
- 积分:1
-
This is a windows mobile 5 can be video, photographs of procedures, want to lear...
这是一个在windows mobile 5下可以录像,拍照的程序,想学习手机录像的朋友可以参考一下。-This is a windows mobile 5 can be video, photographs of procedures, want to learn mobile phone video of a friend for reference.
- 2022-10-02 22:25:04下载
- 积分:1
-
本程序是运用CLISTCTRL,读者可以通过借鉴次源代码了解列表空间的使用...
本程序是运用CLISTCTRL,读者可以通过借鉴次源代码了解列表空间的使用 -This procedure is to use CLISTCTRL, readers can learn from the list at the source code to understand the use of space
- 2022-03-10 16:17:25下载
- 积分:1
-
A total of 26 chapters, many of the Windows internal mechanism has a very good a...
共26章,对Windows的许多内部机制有很好的剖析-A total of 26 chapters, many of the Windows internal mechanism has a very good analysis
- 2022-01-26 00:55:35下载
- 积分:1
-
模拟固定分区存储管理的分配与回收。固定分区就是把内存区固定地划分为若干个大小不等的区域。分区一旦划分结束,在整个执行过程中每个分区的长度和内存的总分区个数将保持...
模拟固定分区存储管理的分配与回收。固定分区就是把内存区固定地划分为若干个大小不等的区域。分区一旦划分结束,在整个执行过程中每个分区的长度和内存的总分区个数将保持不变。当用户进程提出内存分配要求时,找到满足要求的分区分给它,进程执行完后,回收进程和它占有的资源-Simulation regular distribution and recovery which stores management of dividing into area. The regular assigning to area divides the memory district into several areas not of uniform size regularly. Divide and is over in the dividing area, the number of total points area of the length and memory of the each one area will keep intact in the whole course of carrying out. When user s process proposes the demand of assigning of the memory , find fen meeting the demands to distinguish to it, after the process is carried out, retrieve the process and resource which it occupy
- 2022-10-19 20:15:03下载
- 积分:1
-
EVEN法生成排列 源代码 Debug 东西都在
EVEN法生成排列 源代码 Debug 东西都在-EVEN Act Debug source code generated with everything in
- 2022-04-27 04:41:35下载
- 积分:1
-
331 classic games, including the original code and the implementation document g...
经典的五子棋游戏,包含原代码和生成的执行文件,如有需要可以自己修改!-331 classic games, including the original code and the implementation document generation, can, if necessary, revise their own!
- 2023-03-13 03:50:03下载
- 积分:1
-
文本语音转换示例
文本语音转换示例-text-to-speech conversion Example
- 2022-04-19 06:35:56下载
- 积分:1
-
多线程多线程演示系统的研究
多线程演示,用于研究Dephi系统多线程-multithreading demonstration system for the study multithreaded Delphi
- 2022-04-22 14:01:47下载
- 积分:1
-
一个超快搜索的算法源码.
searchi = search ignore case
search = search case sensitive
s...
一个超快搜索的算法源码.
searchi = search ignore case
search = search case sensitive
searchiw = search ignore case words only (e.g. words delimited by whitespace only,not words within words)
searchw() = search case sensitive words only-An ultra-fast search algorithm source code. Searchi = search ignore casesearch = search case sensitivesearchiw = search ignore case words only (eg words delimited by whitespace only, not words within words) searchw () = search case sensitive words only
- 2022-02-03 09:46:23下载
- 积分:1