-
各种插值算法的数值分析,其中包括:牛顿…
数值分析当中的各种插值算法,包括:牛顿插值,三次样条插值,代数插值等等,在工程应用中非常有用!-Numerical analysis of the various interpolation algorithms, including: Newton interpolation, cubic spline interpolation, algebraic interpolation, etc., in engineering applications is very useful!
- 2022-07-26 00:00:21下载
- 积分:1
-
WINCE下的按钮类,本网站有一样的代码,我修改过可以在模拟器和ARMV4i平台正常编译。...
WINCE下的按钮类,本网站有一样的代码,我修改过可以在模拟器和ARMV4i平台正常编译。-WINCE下的按钮类,可以很方便的实现各种各样的按钮。不可错过!
- 2022-06-12 09:44:41下载
- 积分:1
-
this is a hanoi
这是一个汉诺塔
是我们上课时候的作业
花了好大得劲-this is a hanoi
- 2022-11-23 22:35:03下载
- 积分:1
-
基于qt的打地鼠小游戏
打地鼠小游戏,,可直接运行,源代码齐全一大群历不明的老鼠入侵你的农场。作为一个奶酪农场的老板,现在是时候站和保卫你的家。现在,只有你可以阻止那些贪婪的老鼠。来测试下你的反应速度够不够快!
- 2023-08-16 02:00:07下载
- 积分:1
-
Pratical Visual C++6.0 chapter examples
实用Visual C++6.0教程各章节(第三章)的源代码,很好地帮助初学者熟悉VC开发平台。-Pratical Visual C++6.0 chapter examples
- 2022-02-01 19:02:44下载
- 积分:1
-
dephi和access的数据库编程
可以计算工资和报表功能以及打印
dephi和access的数据库编程
可以计算工资和报表功能以及打印-Delphi and database access programming can calculate the wages and reporting capabilities, as well as print
- 2023-01-02 11:15:05下载
- 积分:1
-
用ULM 制作的银行存款系统
用ULM 制作的银行存款系统--用例图,用于说明对象和属性的关系.-with ULM produced deposits in the bank system-- with cases map, used to describe the object and attribute relationship.
- 2022-04-17 16:57:32下载
- 积分: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
-
创建了一个能够获得并且修改计算机系统时间的应用程序。程序能够实现系统时间的显示和日历查看,还可以完成系统时间的重新设定。...
创建了一个能够获得并且修改计算机系统时间的应用程序。程序能够实现系统时间的显示和日历查看,还可以完成系统时间的重新设定。-Created a computer system access and modify the time of application. Programs to achieve system time display and calendar view, you can also reset the time to complete the system.
- 2022-03-24 15:10:55下载
- 积分:1
-
编写一个书本类,可以输出不同课程的书
编写一个书本类,可以输出不同课程的书
- 2022-01-27 15:07:15下载
- 积分:1