-
本程序使用了多线程的搜索技术,比传统的操作系统提供的顺序搜索的效率高许多.程序在每个新目录创建一个线程,处理该目录下的文件,从而实现多线程搜索...
本程序使用了多线程的搜索技术,比传统的操作系统提供的顺序搜索的效率高许多.程序在每个新目录创建一个线程,处理该目录下的文件,从而实现多线程搜索-the procedures used multithreaded search technology, than the traditional operating system in order to provide highly efficient search of many. each procedure in the creation of a new directory threads, addressing the directory of documents, enabling multi-threaded search
- 2022-01-28 21:19:09下载
- 积分:1
-
很好的程序请使用
很好的程序请使用-good procedure to use
- 2022-03-01 16:21:04下载
- 积分:1
-
通过页式虚拟存储管理中缺页中断轮转算法的模拟设计,了解虚拟存储技术的特点,掌握页式存储管理的缺页中断轮转法。 计算缺页次数、缺页率、被淘汰的序列。...
通过页式虚拟存储管理中缺页中断轮转算法的模拟设计,了解虚拟存储技术的特点,掌握页式存储管理的缺页中断轮转法。 计算缺页次数、缺页率、被淘汰的序列。-make a sence of the charasteristic of virtual store skill ,via the simulating design of interrupt cycle arithmetic,and master the missing-page interrupt cycle arithmetic about memory management by pages.calculate missing-page,missing-page-rate,orders eliminited
- 2022-02-14 11:45:29下载
- 积分:1
-
access to the file can look at the code
获取文件信息的代码可以-access to the file can look at the code
- 2022-01-22 02:07:09下载
- 积分:1
-
可以读取多达20多种格式的图片提供极易扩展的图象处理接口。开发人员可以很容易的在此接口上挂接自己的图象处理模块。...
可以读取多达20多种格式的图片提供极易扩展的图象处理接口。开发人员可以很容易的在此接口上挂接自己的图象处理模块。-Can read up more than 20 kinds of picture formats to provide highly scalable image processing interface. Developers can easily articulated in this interface on their own image processing module.
- 2023-03-16 16:55:04下载
- 积分:1
-
浮动效果的列表框,在VC++环境下进行开发
浮动效果的列表框,在VC++环境下进行开发-effect of the floating box, the VC environment for development
- 2022-01-25 18:28:58下载
- 积分:1
-
转换10进制数为二进制数。
% B = DE2BI(D) 转换正整数向量D成二进制矩阵B。
二进制矩阵B的每一行表示十进制向量D中相应的数。
B...
转换10进制数为二进制数。
% B = DE2BI(D) 转换正整数向量D成二进制矩阵B。
二进制矩阵B的每一行表示十进制向量D中相应的数。
B = DE2BI(D, N) 转换正整数向量D成二进制矩阵B,-Conversion of 10 hexadecimal for binary number. B = DE2BI (D) positive integer conversion into a binary vector D matrix B. Binary matrix B that each row vector D decimal number corresponding. B = DE2BI (D, N) vector D converter positive integer binary matrix B,
- 2022-08-12 12:48:54下载
- 积分:1
-
visual C++ 6.0高级编程技术 OPengl篇 源代码
这是visual C++ 6.0高级编程技术 OPengl篇 源代码
- 2022-10-02 19:10:03下载
- 积分:1
-
本计算器实现了计算器的基本的运算功能,以及使用比较广泛的函数功能,可作为函数功能型计算器使用,同时为了方便实用,本人进行了统计功能的编程,使本计算器可以用于简单...
本计算器实现了计算器的基本的运算功能,以及使用比较广泛的函数功能,可作为函数功能型计算器使用,同时为了方便实用,本人进行了统计功能的编程,使本计算器可以用于简单的统计。在编程时只使用了最基本的方法,未用到特别的技术。本程序的执行文件过大是一个较大的问题,在今后的学习中会逐渐改进,将程序进行分块儿,以提高执行效率。-the calculator calculator achieved the basic computing functions, and the use of more extensive Function can be used as a functional calculator use, in order to facilitate the practical, I conducted a statistical functional programming, so that the calculator can be used in simple statistics. When the program to use only the most basic of ways, not the particular technology used. The procedures are too big and is a major problem in the next study will gradually improve, procedures pm deadline, in order to enhance the efficiency of enforcement.
- 2022-01-25 18:00:12下载
- 积分:1
-
fopen打开文件并用socket传输文件的程序,可以跨平台,运行时请注意文件中的源文件的文件名及路径是否正确,需在main函数中改下参数就ok...
fopen打开文件并用socket传输文件的程序,可以跨平台,运行时请注意文件中的源文件的文件名及路径是否正确,需在main函数中改下参数就ok-fopen to open the file and transfer files using socket procedures, can be cross-platform, run-time Please note that the source document file name and path is correct, in the main function to be changed under the parameters ok
- 2022-11-17 19:50:03下载
- 积分:1