-
Agenda simples java (java sample agenda)
Agenda simples java (java sample agenda)
- 2023-01-18 23:35:04下载
- 积分:1
-
WFQ算法实现c / c + +
WFQ算法的实现及其与FIFO性能比较,类WFQ和FIFO调度算法。发送端和接收端是用c++编写的,路由器转发的调度是用c编写
- 2023-07-22 13:10:05下载
- 积分:1
-
一款AVI 编辑器, 用C 编的, csc *.cs
AVITOOL
一款AVI 编辑器, 用C 编的, csc *.cs
AVITOOL -help-An AVI editor, using C-series, csc*. cs AVITOOL-help
- 2023-01-08 17:05:03下载
- 积分:1
-
模拟抓罪犯过程 这个是我用VC编的一个模拟抓罪犯过程程序 大家一看就会明白知道...
模拟抓罪犯过程 这个是我用VC编的一个模拟抓罪犯过程程序 大家一看就会明白知道-simulation grasp of the criminal process, I used a series of the VC grasping criminals process simulation procedures we will see a knows
- 2022-04-11 04:38:08下载
- 积分:1
-
process scheduling process management when one of the main contents, design, dev...
进程调度时进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统,对进程调度,进程运行状态变换加深理解和掌握。模拟计算机操作系统的进程调度,建立进程控制块PCB,要包含有关进程的描述信息,控制信息以及资源信息.模拟系统根据PCB感知进程的存在和通过PCB中所包含的各项变量的变化,掌握进程所处的状态以达到控制进程活动的目的.要实现进程的状态及其转换,进程的创建与撤消,进程的阻塞与唤醒.用P,V原语操作实现进程互斥.-process scheduling process management when one of the main contents, design, develop and debug a simple process of scheduling simulation systems, the process of scheduling, process running Transform deepen understanding and mastering. Computer simulation of the process of scheduling the operating system, create a process control block PCB, to include a description of the process of information, control of information and information resources. PCB simulation system based on perception of the existence and the process by which PCB contained in the variable changes and acquire where the process to achieve control system process activities. to achieve the process of the state and its conversion, the process of setting up and removed, and obstruction of the process of awakenin
- 2023-07-11 23:55:02下载
- 积分:1
-
vc环境,模拟速度仪表盘
vc环境,模拟速度仪表盘-vc environment simulation speed dashboard
- 2022-04-02 01:01:59下载
- 积分:1
-
GSM_TEST程序
GSM_TEST软件,可通过对GSM900模块进行在线测试!
- 2022-02-16 06:38:42下载
- 积分:1
-
messagebox
调用Windows的API函数弹窗#includeint main(){ char a[] = "MessageBox"; MessageBox(0,a,"a", MB_OK); return 0;}
- 2023-08-28 02:50:07下载
- 积分:1
-
网络爬虫爬取满足一定正则表达式的页面,并可以对页面进行分析。...
网络爬虫爬取满足一定正则表达式的页面,并可以对页面进行分析。-Reptile climbing access network must meet the regular expressions of the page, and pages can be analyzed.
- 2022-03-22 00:06:38下载
- 积分:1
-
用单链表实现名片管理,本例还将数据结构与对话框,文档试图有机结合起来,希望能给读者以更多启发....
用单链表实现名片管理,本例还将数据结构与对话框,文档试图有机结合起来,希望能给读者以更多启发.-achieve card management, the cases will dialog with the data structure, the document attempts to combine the organic, hoping to give readers more enlightening.
- 2022-03-15 07:59:56下载
- 积分:1