-
设计一个简单的日期类型日期,然后主程序编写演示文稿…
设计一个简单的日期类Date,然后编写一个主程序演示该类的用法,日期有不同的显示格式,-Design a simple date type Date, then the main program to prepare a presentation of such usage, the date has a different display formats,
- 2022-04-19 09:53:06下载
- 积分:1
-
串基本操作的演示实现串的赋值,连接,求子串,计算长度等操作...
串基本操作的演示实现串的赋值,连接,求子串,计算长度等操作-Series basic operation of the demonstration achieve Series assignment, connectivity, in her series, calculating the length of such an operation
- 2023-07-25 15:00:04下载
- 积分:1
-
可以求多元非线性方程组的一组解,实用性好,效率高。
可以求多元非线性方程组的一组解,实用性好,效率高。-Can seek a diverse group of non-linear equations solution, practical and efficient.
- 2023-05-23 08:50:03下载
- 积分:1
-
在表现主题的比较经典的xoj比较…
xoj里比较经典且比较具有代表性的题目的代码-Comparison of classic and xoj in comparison with the subject of the representation of code! ! !
- 2022-03-23 04:53:10下载
- 积分:1
-
压缩过的图像是无法直接进行数字化处理的,如JPEG、GIF等格式的文件,此时首先要对图像文件解压缩,这就要涉及到一些比较复杂的压缩算法。...
压缩过的图像是无法直接进行数字化处理的,如JPEG、GIF等格式的文件,此时首先要对图像文件解压缩,这就要涉及到一些比较复杂的压缩算法。-compressed image can t directly process digital operation.such as jpeg,gif format.firstly ,it need decompress ,which is deal with complex compression algrithm.
- 2022-08-26 00:16:22下载
- 积分:1
-
捐赠制度
这是很好的网上服务。
你如何会捐上就可以显示更多详细信息。
它可以帮助很多人在互联网的世界中。
- 2023-08-07 16:45:04下载
- 积分:1
-
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法1(该方法在递归时由于使用数组的值,使得递归进栈的数据很多,消耗系统空间很大,所以处理的个数经测...
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法1(该方法在递归时由于使用数组的值,使得递归进栈的数据很多,消耗系统空间很大,所以处理的个数经测试不超过70个,可见在设计程序时,考虑空间的使用也是很必要的!)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : a partition method (the method when the use of recursive array, which makes the recursive stack into many of the data, consume much space, the number of tested not more than 70, based in Visibility terms procedures, the use of space is also necessary!)
- 2023-08-13 21:00:03下载
- 积分:1
-
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1...
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1-10秒)和进程优先级
(1-10,10最高1最低)由程序随机产生,进程有2种状态就绪状态(Ready)和完成状态(Complete)首先根据优先级对进程进行排序,再根据优先级分配时间片运行每次分给进程的时间片为1秒,运行完后需运行时间减1优先级减1转下一个进程。如果进程已经完成就插入到完成队列,如果没有完成就重新插入到就绪队列中的正确位置
程序有两种运行方式:
1、可以直接给出最后的运行结果,进程最后的优先级、
运行完每一个进程的时间及完成进程的总时间,进程最后的状态。
2、可以选择自动运行,过程中显示每一次调度信息包括本次调度进程完成队列信息就绪队列信息等*/
-Process user input from a number of systems (up to 50 processes) to simulate priority scheduling algorithm is the assumption that the process of arrival at the same time CPU, the process of run-time (1-10 seconds) and the process priority class
(1-10,10 highest minimum 1) randomly generated by the process, the process has two kinds of status status ready (Ready) and achieve status (Complete) First of all, the process in accordance with the priority ranking, and distribution in accordance with the priority of each time slice to run to the process time slice for the second one, to be run after run-time priority class minus one minus one to t
- 2023-01-17 10:50:04下载
- 积分:1
-
一个倒计时的例子,演示了MS Calendar控件的使用。
一个倒计时的例子,演示了MS Calendar控件的使用。-A countdown example demonstrates the use of the MS Calendar control.
- 2022-04-30 20:20:49下载
- 积分:1
-
xmlparser using MSXML library
用微软的MSXML库,对xml文件进行解析-xmlparser using MSXML library
- 2023-03-14 21:55:04下载
- 积分:1