-
24Points
24点游戏,找出所有解。给任意4个数,该程序能找出所有通过加,减,乘,除,括号算出24结果的算式。(24-point game, find all solutions. To any four numbers, the program can identify all through add, subtract, multiply, divide, calculate 24 results parentheses formula.)
- 2013-08-19 12:02:21下载
- 积分:1
-
ConeBeamReconstruction
FDK最小角度重建,基于parker加权的投影数据处理实现的最小角度重见(FDK minimum angle reconstruction, the minimum angle parker weighted projection data processing based on the realization Shigemi)
- 2014-05-04 09:43:44下载
- 积分:1
-
FFT_Original
FFT/IFFT 变换程序----------------(FFT/IFFT transformation process----------------)
- 2010-07-14 19:48:13下载
- 积分:1
-
Storage_Simulator0001
在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪进程个数大于处理机数时,就必须依照某种策略来决定哪些进程优先占用处理机。本实验模拟在单处理机情况下的处理机调度,帮助学生加深了解处理机调度的工作。
二、实验类型
设计型。
三、预习内容
预习课本处理机调度有关内容,包括进程占用处理机的策略方法。
四、实验要求与提示
设计进程调度算法,进程数不定;包含几种调度算法,并加以实现;输出进程的调度过程——进程的状态、链表等。要求使用优先权法和轮转法模拟进程调度过程。
【提示】:简化假设
1) 进程为计算型的(无I/O)
2) 进程状态:ready、running、finish
3) 进程需要的CPU时间以时间片为单位确定
【提示】:算法描述
1) 优先权法——动态优先权,当前运行进程用完时间片后,其优先权减去一个常数。
2) 轮转法
(err)
- 2008-06-12 19:04:46下载
- 积分:1
-
APC220
解释了APC的工作原理,对无线模块初学者很有帮助!!(Explain the APC works, helpful beginners wireless module! !)
- 2012-10-15 14:13:08下载
- 积分:1
-
Cognitive-Radar-Theory-
雷达系统的理论和设计一直占主导地位
概率论与统计,信息理论,信号处理和控制
然而,类似的编码译码的属性之间存在的视觉
BIAM和雷达已经黯然忽视的m所有雷达系统(For over six decades, the theory and design of radar systems have been dominated
by probability theory and statistics, information theory, signal processing and control
However, the similar encoding-decoding property that exists between the visual
biam and radar has been sadly overlooked m all radar systems)
- 2013-09-09 20:22:52下载
- 积分:1
-
icalab-toolbox
icalab tolbox--ICALABSPv2_2
- 2011-04-18 09:15:00下载
- 积分:1
-
sanweibianhuan
说明: 用vc++做的三维图像变换的程序,希望对大家有用………………(Using vc++ to do three-dimensional image transformation procedures in the hope for all of us ... ... ... ... ... ...)
- 2009-09-01 22:34:15下载
- 积分:1
-
TestMouseHook
在VC下类似金山词霸屏幕取词功能的鼠标钩子(Mouse hook in capturing function of the VC.)
- 2012-07-14 11:24:09下载
- 积分:1
-
GPS-simulation
在Microsoft Visual C++软件环境下,用C++
语言实现整个仿真。将整个产生系统分为C/A码产生,信号产生,量化三个模块,经过编写和调制实现产生的基本功能,即输入导航电文及控制数据,例如 选取卫星信号,多
普勒频移,采样周期。最后可以得到加入服从高斯分布的噪声信号的数字离散中频信号。
(We use the C++ language to archive the simulation in the Microsoft Visual C++
circumstance. The entire generating system is divided into three parts,including C/A Code, Signal Generating and Quantizer. After writing codes and checking and
confirming, I archive the basic functions. If you input the guiding codes and controldata like satellite selecting signal, Doppler frequency movement, sampling period, at last you can get the digital middle frequency signals with gauss distributing noise)
- 2013-05-15 11:30:07下载
- 积分:1