-
倚天X650的NBOOT源代码程序JTAG刷BOOT
倚天X650的NBOOT源代码程序JTAG刷BOOT-The JTAG brush X650 Yitian BOOT
- 2022-07-18 02:34:33下载
- 积分:1
-
杀防火墙代码的制作
杀防火墙代码的制作-scrapping the production code firewall
- 2023-04-03 18:35:04下载
- 积分:1
-
Priorities:
1) Keep It Simple
2) Do not couple to any specific unit te...
Priorities:
1) Keep It Simple
2) Do not couple to any specific unit test framework.
- use appropriate IdTest.pas units to plug into required framework.
Units are named IdTest*, so they can be easily searched/listed.
eg using UnitExpert (http://www.epocalipse.com/downloads.htm) ctrl-u, "idtest", lists all available test units.
-Priorities:
1) Keep It Simple
2) Do not couple to any specific unit test framework.
- use appropriate IdTest.pas units to plug into required framework.
Units are named IdTest*, so they can be easily searched/listed.
eg using UnitExpert (http://www.epocalipse.com/downloads.htm) ctrl-u, "idtest", lists all available test units.
- 2023-01-01 10:35:07下载
- 积分:1
-
test important AppWizard has created this ExClock application for you. This appl...
test important AppWizard has created this ExClock application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your ExClock application.-test important AppWizard has created this ExClock application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your ExClock application.
- 2023-01-30 21:00:03下载
- 积分:1
-
vb.net编写的动态连接库,可通过该动态连接库传入传出数据,传出的数据写入指定的文件夹中...
vb.net编写的动态连接库,可通过该动态连接库传入传出数据,传出的数据写入指定的文件夹中-vb.net prepared by the dynamic link library, through the dynamic link library data came out, the reported data into a file folder
- 2022-03-13 07:57:46下载
- 积分:1
-
Winform服装销售管理系统
资源描述Winform服装销售管理系统是一款简单的服装进销存源码,适用于初学者,有需要的朋友不要错过。
主要功能:
1、登录
2、进货管理:进货订单、进货单、供应商资料、出仓单
3、销售管理:销售单、销售退换货、调货单、贵宾资料
4、库存管理:商品信息、库存状况、销售报表、仓库盘点
- 2023-01-29 02:10:04下载
- 积分:1
-
C语言工程的学生一本书。
a book on c language for engineering students..
engineering students can find this book very useful
- 2023-06-13 11:46:06下载
- 积分:1
-
对非模式对话框的简单应用
对非模式对话框的简单应用-model for non-application of a simple dialog box
- 2022-10-03 22:35:03下载
- 积分:1
-
PCB布线
pcb布线-PCB wiring
- 2022-02-02 12:25:37下载
- 积分: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