-
Temp-Sensor
CC2430单片机的内置温度传感器测试代码,是ADC的一部分,适用于初学者学习使用。(The CC2430 single-chip built-in temperature sensor test code is part of the ADC, for beginners to learn to use.)
- 2012-05-16 10:02:24下载
- 积分:1
-
电话目录
此程序文件是在 c + + 数字电话目录执行。它作为一个输入联系人姓名,地址和电话号码并将其保存。
- 2023-07-23 02:40:03下载
- 积分:1
-
res
1664LED红外控制的定时器,可以通过遥控器远程控制时间的加减、暂停等功能。包括红外解码、红外码值处理(1664LED control program,which can be controled by both IR and keys。)
- 2014-06-17 05:29:26下载
- 积分:1
-
C-program-for-space-application
C语言编程的航天规范,GJB5369-2005航天型号软件C语言安全子集(C program guide for sapce application)
- 2017-05-09 15:49:51下载
- 积分:1
-
SharpNeatV2
java file for tsp problem solution and neural network sample mode .diffrent techniques in neural network
- 2010-10-07 12:57:31下载
- 积分:1
-
Storage_Simulator0001
在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪进程个数大于处理机数时,就必须依照某种策略来决定哪些进程优先占用处理机。本实验模拟在单处理机情况下的处理机调度,帮助学生加深了解处理机调度的工作。
二、实验类型
设计型。
三、预习内容
预习课本处理机调度有关内容,包括进程占用处理机的策略方法。
四、实验要求与提示
设计进程调度算法,进程数不定;包含几种调度算法,并加以实现;输出进程的调度过程——进程的状态、链表等。要求使用优先权法和轮转法模拟进程调度过程。
【提示】:简化假设
1) 进程为计算型的(无I/O)
2) 进程状态:ready、running、finish
3) 进程需要的CPU时间以时间片为单位确定
【提示】:算法描述
1) 优先权法——动态优先权,当前运行进程用完时间片后,其优先权减去一个常数。
2) 轮转法
(err)
- 2008-06-12 19:04:46下载
- 积分:1
-
24WindowsDOSinterfaceMFC
说明: 24.Windows命令接口2.rarMFC实现,加皮肤(24.Windows Command Interface 2.rarMFC realize, plus skin)
- 2008-09-08 00:08:49下载
- 积分:1
-
GCP
GCP是地面控制点的缩写,主要是处理地面控制点的类,包括控制点的读取处理以及写出。(GCP is an acronym for ground control points, mainly handling ground control points, including read and write process control points.)
- 2014-02-25 11:53:44下载
- 积分:1
-
钻石矿工
算法设计中的钻石矿工问题在一座金字塔每块石头上都镶有一块钻石从金字塔的顶端向下收集钻石尽可能收集价值高的钻石,每层每次只能从一块砖斜向左下或斜向右下走到另一块砖上。设计算法求出获取的钻石最大价值及路径。(动态规划)(The problem of diamond miner in algorithm design is set up on every stone in Pyramid. A diamond is collected from the top of Pyramid. Diamond is collected as high as possible. Every layer can only lean from one brick to the left or to the right to go to the next brick at a time. The design algorithm is used to find the maximum value and path of the obtained diamond. (dynamic programming))
- 2020-10-21 08:37:24下载
- 积分:1
-
基于UDP协议的聊天程序
基于UDP协议的聊天程序-based on the UDP chat program
- 2022-12-22 13:20:08下载
- 积分:1