资源列表

排序选择:

« 1 2 ... .28 .29 .30 .31 .32 60333.34 .35 .36 .37 .38 ... 267487 »

[其他嵌入式/单片机内容F3200

说明:用于F3200掌机抄表设表,Facility 3200数据采集、现场调试-Meter reading for the F3200 portable table set up, Facility 3200 data acquisition, on-site debugging
<> 在 2024-10-15 上传 | 大小:313344 | 下载:0

[操作系统开发suojifankuidiaodu

说明:操作系统中实现进程调度中的多级反馈队列调度算法-Operating system to achieve the process of scheduling multi-level feedback queue scheduling algorithm
<真我> 在 2024-10-15 上传 | 大小:611328 | 下载:0

[操作系统开发BF

说明:首次(或最佳)适应分配算法设计主存分配和回收程序,把空闲区说明表的变化情况以及各作业的申请、释放情况显示或打印出来。-The first (or best) allocation algorithm to adapt the design of main memory allocation and recovery procedures, the free zone that the changes in form and operat
<真我> 在 2024-10-15 上传 | 大小:234496 | 下载:0

[其他小程序myPing

说明:用标准C写的一个MYPing小程序.ping 是向目的地址发送一个icmp回显请求报文,然后等待回显应答报文-C using standard MYPing write a small program. Ping destination address to send a icmp echo request packet, and then wait for Echo Reply Message
<Eugene> 在 2024-10-15 上传 | 大小:4096 | 下载:0

[系统编程Ax=b

说明:在C++环境下通过编程输入距阵实现列主元高斯消元法解方程组.-In the C++ Environment to achieve through the programming input matrix PCA out Gauss elimination solution of equations.
<> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[数学计算/工程计算Sinposon

说明:本Fortran子程序用变步长辛普生积分法来计算二重积分.-The Fortran subroutines with variable step-size Simpson integration method to calculate the double integral.
<王天华> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[VHDL编程whit_rim

说明:QVGA显示白框 QVGA显示白框-QVGA display QVGA display white box white box
<vico> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[VHDL编程white_rim_testbench

说明:QVGA显示白框的test bench程序-QVGA display white box test bench procedures
<vico> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[操作系统开发qiangzhanshiyouxiandiaodu

说明:进程的优先数由用户自己指定或程序任意设定,且优先数越低,优先级越高。调度时,总是选择优先级最高的进程运行-Process priority number specified by the user or program their own arbitrary set, and the lower priority number, the higher the priority. Scheduling always choose the
<真我> 在 2024-10-15 上传 | 大小:1092608 | 下载:0

[操作系统开发FIFO

说明:链接指针:按照进程到达系统的时间将处于就绪状态的进程连接成衣个就绪队列。指针指出下一个到达进程的进程控制块首地址。最后一个进程的链接指针为NULL。 估计运行时间:可由设计者任意指定一个时间值。 到达时间:进程创建时的系统时间或由用户指定。调度时,总是选择到达时间最早的进程。 进程状态:为简单起见,这里假定进程有两种状态:就绪和完成。并假定进程一创建就处于就绪状态,用R表示。当一个进程运行结束时,就将其设置成完成态,用C表示
<真我> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[对话框与窗口traytest3

说明:显示系统托盘,弹出气泡提示,截获托盘消息,更改托盘图标-Show the system tray, pop the bubble tips, news intercepted tray, change tray icon
<fly> 在 2024-10-15 上传 | 大小:80896 | 下载:0

[操作系统开发shijianpianlunzhuan

说明:链接指针:指出下一个到达进程的进程控制块首地址。按照进程到达的顺序排队。系统设置一个队头和队尾指针分别指向第一个和最后一个进程。新生成的进程放队尾。 估计运行时间、到达时间以及进程状态一第一题中相同。 (2)为每个进程任意确定一个要求运行时间和到达时间。 (3)按照进程到达的先后顺序排成一个循环队列。再设一个队首指针指向第一个到达进程的首址。 (4)执行处理机调度时,开始选择队首的第一个进程运行。另外再设一个当前运行进程
<真我> 在 2024-10-15 上传 | 大小:10240 | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 60333.34 .35 .36 .37 .38 ... 267487 »

源码中国 www.ymcn.org