资源列表
weld
- 用于abaqus软件的温度场模拟,尤其是焊接的模拟(Simulation of temperature field for ABAQUS software, especially welding simulation)
ClassManager
- 可视化界面连接SQL数据库进行选课操作。(The visual interface to connect to the SQL database for elective operation.)
20170929215333507
- plc和PC机用MODBUSTCP协议通信的动态链接库文件。(The dynamic link library file MODBUSTCP protocol with PLC and PC.)
image processing
- 关于图像处理的小研究方向,希望对大家有用(The small research direction of image processing)
myclock
- 实现MFC时钟,通过这个可以很好的看出MFC的时钟小功能的实现(achieved the MFC function)
sdadasdas
- 脚印就让他忽然很具体人挤人人推荐人推荐让他将投入如图(Footprints make him suddenly very concrete person crowded, recommend people recommend, let him put into the map)
KWSOC88
- Examples of Dynamic Data Exchange DDE()
src
- ① 设计进程控制块PCB表结构,分别适用于优先数调度算法和循环轮转调度算法。 ②建立进程就绪队列。对两种不同算法编制入队子程序。 ③编制两种进程调度算法:1)优先数调度;2)循环轮转调度(First, the design process control block PCB table structure, respectively suitable for priority number scheduling algorithm and cycle round robin scheduling
.idea
- :设计一个按优先数调度算法实现处理器调度的程序 提示: (1)假定系统有 5 个进程,每个进程用一个 PCB 来代表。((1) design a program scheduler for scheduling processors according to the priority scheduling algorithm: (1) assume that the system has 5 processes and each process is represented by a PCB.)
Lang
- 当就绪状态进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实验模拟在单处理器情况下处理器调度,帮助自己加深了解处理器调度的工作。(When the number of ready state processes is greater than the number of processors, it must be determined according to some strategy which processes take precedence of the p
Conf
- 进程控制块(PCB)是系统为了管理进程设置的一个专门的数据结构。系统用它来记录进程的外部特征,描述进程的运动变化过程。(Process control block (PCB) is a specialized data structure in order to manage process settings. The system uses it to record the external features of the process, and describes the process
Fib2
- 递归和非递归两种方式实现Fibonacci数列算法。。。(Recursive and non recursive two ways to achieve)