-
操 作系统的一个程序源代码,叫进程优先级调度
操 作系统的一个程序源代码,叫进程优先级调度-an operating system source code, called process-priority scheduling
- 2022-06-19 04:48:17下载
- 积分:1
-
用java编的一则企鹅运动的小程序,企鹅可以在屏幕上进行不同方向的运动。...
用java编的一则企鹅运动的小程序,企鹅可以在屏幕上进行不同方向的运动。-with a series of small penguins campaign procedures, penguins can be on the screen in different directions for the movement.
- 2023-02-18 16:55:03下载
- 积分:1
-
基于凌阳61板的公交车语音自动报站器,用于十堰地区5路车站线路语音自动报站名等...
基于凌阳61板的公交车语音自动报站器,用于十堰地区5路车站线路语音自动报站名等-Based on Sunplus 61 plate automatic voice bus stop, for Shiyan area 5 Station Road, voice automatically stop lines, etc.
- 2023-07-18 16:25:04下载
- 积分:1
-
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。...
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。-Fast search duplicate array values: the realization of the principle: (1) First of all, to ensure that the array to sort. (2) the use of binary search method to find one of the values, find pre-node and subsequent nodes.
- 2022-08-04 06:59:04下载
- 积分:1
-
一个关于字符串匹配的算法,已经经过编译,希望对你有帮助...
一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
- 2022-03-06 21:53:48下载
- 积分:1
-
Units are in a computer serial port to transfer data between two very useful too...
是在一台电脑两个串口之间传输数据 很有用的学习串口的工具-Units are in a computer serial port to transfer data between two very useful tool for studying serial
- 2022-06-20 06:10:37下载
- 积分:1
-
text and image compression of a small good procedures also can use the test
压缩文本和图象的一个小程序还不错的测试能用-text and image compression of a small good procedures also can use the test
- 2022-03-11 13:51:04下载
- 积分:1
-
A simple screen saver, based on the graphic you want to change
一个简单的屏幕保护程序,可以根据想要的图形来改变
-A simple screen saver, based on the graphic you want to change
- 2023-01-16 04:40:04下载
- 积分:1
-
vc下xml文档的解析
vc下xml文档的解析-vc under xml document analysis
- 2022-07-20 19:56:27下载
- 积分:1
-
编写一个程序,对用户由命令行参数传入的一个名称进行判断。如果是一个文件名,则输出该文件相关属性 ( 文件名、路径、绝对路径、是否可读、是否可写和文件的长度等 )...
编写一个程序,对用户由命令行参数传入的一个名称进行判断。如果是一个文件名,则输出该文件相关属性 ( 文件名、路径、绝对路径、是否可读、是否可写和文件的长度等 ) 。如果是一个目录,则输出该目录下的文件及子目录名列表。如该名称不存在,则以此名称为名在当前目录下创建一个子目录。
-prepare a process that the user from the command line parameters into the name of a judge. If it is a document, then the output of the document attribute (file name, path, the absolute path, readable, can be written and the length of documents, etc.). If it is a directory, then the output directory and subdirectory of documents from the list. If the name does not exist, it is also the name of the name of the current directory to create a subdirectory.
- 2022-05-13 23:55:22下载
- 积分:1