-
为了更好学习和掌握CPU调度的各种算法,现实践练习编程,源程序里运用大量所学的C语言程序,在较好的理解CPU调度各种算法下,编写的此程序实现的功能是“最短作业优...
为了更好学习和掌握CPU调度的各种算法,现实践练习编程,源程序里运用大量所学的C语言程序,在较好的理解CPU调度各种算法下,编写的此程序实现的功能是“最短作业优先调度”,经多次反复修改,现已能在TC环境下运行通过。-order to better study and master CPU scheduling algorithms, programming is practical exercises, the source Lane used a lot of learning by C language program, a better understanding of the CPU scheduling algorithms, the preparation of this program function is to "minimum operating priority scheduling," by repeatedly amended , TC is now able to run through the environment.
- 2022-01-26 06:56:00下载
- 积分:1
-
表格处理软件,非常好用的
表格处理软件,非常好用的-forms processing software, very useful, and,
- 2022-01-25 15:09:58下载
- 积分:1
-
Clustering demo program with C language, contains a detailed feature function in...
聚类算法演示程序,用C语言实现,内含函数详细功能介绍-Clustering demo program with C language, contains a detailed feature function introduction
- 2023-02-05 16:45:03下载
- 积分:1
-
通信开发专用程序
通信开发专用程序-procedures for communication development
- 2022-05-21 04:09:49下载
- 积分:1
-
这是关于PowerBuilder 应 用 开 发 系 列 讲 座
这是关于PowerBuilder 应 用 开 发 系 列 讲 座-This is the PowerBuilder application development on the lecture series
- 2022-03-17 19:17:37下载
- 积分:1
-
一个根据软件工程课程 原创c语言编写的 中文编辑器 功能强大...
一个根据软件工程课程 原创c语言编写的 中文编辑器 功能强大-a software engineering courses under the original language c prepared by the Chinese powerful editor
- 2022-08-04 04:17:55下载
- 积分:1
-
源码级制作含有中文的PDF文件,不需要ACTIVE OCX,就可以自己创建PDF 文档....
源码级制作含有中文的PDF文件,不需要ACTIVE OCX,就可以自己创建PDF 文档.-source of Chinese-produced with the PDF file, not ACTIVE OCX, they can create their own PDF files.
- 2023-08-13 00:15:03下载
- 积分:1
-
The input section of the text txt word after the console output
将输入的一段txt文本进行分词后,保存到txt文档中-The input section of the text txt word after the console output
- 2022-02-15 16:33:26下载
- 积分:1
-
文章对中文分词,分词特点:效率高,。
对中文文章进行分词、切词
特点:高效,高质-Articles on Chinese word segmentation, segmentation features: high efficiency, high-quality
- 2022-08-22 00:55:19下载
- 积分:1
-
pyformat.zip package has two folders, pyformat_src folder for the source code, p...
pyformat.zip包中有两个文件夹,pyformat_src文件夹里的为源代码,pyformat_dist文件夹里的为编译后的exe可执行程序,另外每个文件夹里都放了一个名为“testfile.txt”的测试文件。
源码使用方法示例:执行"python pyformat.py testfile.txt"。
可执行程序使用方法示例:执行“pyformat testfile.txt”。
即可把文件名中的不带调拼音+声调记号转化为带调拼音输出到stdout。文件名可以有多个。
例如:输入wo3 shi4 zhong1 guo2 ren2. 输出为wǒ shì zhōng guó rén.
zho1ng、zhon1g、zhong1、zhong12341等均输出为zhōng。-pyformat.zip package has two folders, pyformat_src folder for the source code, pyformat_dist folder for the compiled exe executable program, while each folder are placed in a
- 2022-07-10 01:43:22下载
- 积分:1