-
C #程序
- 2022-05-18 05:14:32下载
- 积分:1
-
角度弧度互换
本资源是用C语言编写的,角度化弧度程序。角度是用以量度角的單位,符號為°。一周角分為360等份,每份定義為1度(1°)。 採用360這數字,因為它容易被整除。360除了1和自己,還有22個真因數,包括 了7以外從2到10的數字,所以很多特殊的角的角度都是整數。 實際應用中,整數的角度已足夠準確。有時需要更準確的量度,如天文學或地球的經 度和緯度,除了用小數表示度,還可以把度細分為分和秒:1 度為60分(60′),1分為 60秒(60″)。例如40.1875° = 40°11′15″。要更準確便用小數表示秒,而不再加設單 位。 數學上是用弧度而非角度,因為 360的容易整除對數學不重要,而數學使用弧度更方 便。角度和弧度關係是:1°≈0.0174533弧度,1弧度≈57.29578°。
- 2023-05-07 15:15:02下载
- 积分:1
-
数据库查询示例程序
数据库查询示例程序-example database query procedures
- 2022-02-04 15:28:38下载
- 积分:1
-
The programm calculate Gauss
The programm calculate Gauss-Markov process 1-st and 2-nd order
- 2022-11-21 20:00:03下载
- 积分:1
-
图像的平面截图应用
可以做为则取图像用
图像的平面截图应用
可以做为则取图像用-Screenshot of the application of planar images can be used as the image with
- 2023-02-21 02:15:04下载
- 积分:1
-
QT画板程序
简单的画图程序,使用QT自有库进行开发,容易理解,适合初学者
- 2022-06-03 07:11:13下载
- 积分:1
-
pos机行业的国际标准,此源码为opos控制对象开发源码,可以直接使用。...
pos机行业的国际标准,此源码为opos控制对象开发源码,可以直接使用。-pos machine industry to international standards, the source for the development of source OPOS control objects can be used directly.
- 2022-07-22 02:17:07下载
- 积分:1
-
在多文档界面中使用TabB ar切换窗口
在多文档界面中使用TabB ar切换窗口 -in Multi- Document Interface TabB used in MDI use TabBar switching window ar window switches
- 2022-07-05 04:00:13下载
- 积分: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
-
VCnet编程实例源代码之视图,希望对大家有帮助
VCnet编程实例源代码之视图,希望对大家有帮助
- 2023-01-17 12:50:03下载
- 积分:1