资源列表

« 1 2 ... .32 .33 .34 .35 .36 1037.38 .39 .40 .41 .42 ... 21480 »

[其他小程序Create-a-virtual-hard-disk

说明:3行代码实现创建/删除虚拟硬盘 很简单,不多说 -3 lines of code to create/delete the virtual hard disk is very simple, not much to say
<马冬冬> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[其他小程序job-schedulers

说明: 设RQ分为RQ1和RQ2,RQ1采用轮转法,时间q=7. RQ1>RQ2,RQ2采用短进程优先调度算法。 测试数据如下:RQ1: P1-P5, RQ2: P6-P10  进程 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 运行时间 16 11 14 13 15 21 18 10 7 14 已等待时间 6 5 4 3 2 1 2 3 4 5 实现描述: typedef struc
<fairybroken> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[其他小程序W_R_INI

说明:文件基本操作练习的示例程序 以及如何在console下获取当前目录-Sample files to practice basic operation procedures and how to get in the console under the current directory
<刘云> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[其他小程序bell

说明:可以通过本程序设置windows下通过命令设定声音提示,从而实现个性提示-Just for a better life.
<keith> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[其他小程序12345

说明:从键盘上输入三个数据,程序实现对三个数据的交换-Three data input from the keyboard, the program to achieve the exchange of the three data
<赵利娟> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[其他小程序hannuota

说明:汉诺塔的动态演示,使用C++实现汉诺塔的动态演示-Tower of Hanoi dynamic presentation, the use of C++, dynamic presentation Tower of Hanoi
<田元> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[其他小程序year_mouth_day

说明:输入年月日,能够计算出该时间是当年的第几天-Enter the month, day, time is able to calculate the first few days of the year
<> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[其他小程序template

说明:关于模板的应用,定义一个类模板,并由其派生多个模板类-On the application of the template, define a class template, derived by the number of template class
<> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[其他小程序a

说明:完成单词提取的功能,可以实现在文章中将单词提取出来的一个小程序-Complete Word feature extraction, can be extracted word in the article will be a small program
<刘墨菲> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[其他小程序biancheng

说明:修改程序C6_11.cpp,使它输出国际日期格式,即:使用月份的前三个字母表示月,用两个字符表示年。例如,把日期March 18, 1983表示为: 18 Mar 83-Modify the program C6_11.cpp, make it output the international date format, ie: use the first three letters of the month is the month
<Han> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[其他小程序Calculator

说明:一个简单的Java编写的计算器,采用网格布局,实现 了基本的加减乘除功能-A simple calculator written in Java, using a grid layout to achieve the basic functions of addition, subtraction
<刘艳明> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[其他小程序barars

说明:,(1)一个理发店接待室有n张椅子,工作室有1张椅子; (2)没有顾客时,理发师睡觉; (3)第一个顾客来到时,必须将理发师唤醒; (4)顾客来时如果还有空座的话,他就坐在一个座位上等待; (5)如果顾客来时没有空座位了,他就离开,不理发了; (6)当理发师处理完所有顾客,而又没有新顾客来时,他又开始睡觉。用条件变量实现(3张椅子)-, (1) a barber shop reception room with n chairs, st
<贾流洋> 在 2024-11-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 1037.38 .39 .40 .41 .42 ... 21480 »

源码中国 www.ymcn.org