这是一个模拟调度程序,通过读取文件的到达时间调度进程,模拟轮转r=1的调度策略,里面的process是进程执行,通过它,调度时输出相关调度信息
上传时间: 2013-12-14
上传用户:wqxstar
.ifnz I2C_SUPPORT ************************************************************** Function : fProcessI2cRead Description : process I2C write function Input : IOP_DATA1_H=rCtrlByte,IOP_DATA1_L=rAddr Output : NONE ************************************************************** fProcessI2cRead: fetch parameter lda IOP_DATA1_H sta rCtrlByte lda IOP_DATA1_L sta rAddr jsr fI2cSendCmdAddr bcs lReadI2CFail
标签: C_SUPPORT Function ifnz fPro
上传时间: 2016-07-21
上传用户:xaijhqx
该代码可以使你的进程不能用任务管理器终止,就连著名的 proceXP 也无法 kill process,除非重新启动电脑。
上传时间: 2013-12-16
上传用户:dengzb84
A major goal of this book is to show to make devices that are inherently reliable by design. While a lot of attention has been given to “quality improvement,” the majority of the emphasis has been placed on the processes that occur after the design of a product is complete. Design deficiencies are a significant problem, and can be exceedingly difficult to identify in the field. These types of quality problems can be addressed in the design phase with relatively little effort, and with far less expense than will be incurred later in the process. Unfortunately, there are many hardware designers and organizations that, for various reasons, do not understand the significance and expense of an unreliable design. The design methodology presented in this text is intended to address this problem.
标签: inherently reliable devices design
上传时间: 2016-07-30
上传用户:xiaodu1124
JAVA如何调用DOS命令,用Java编写应用时,有时需要在程序中调用另一个现成的可执行程序或系统命令,这时可以通过组合使用Java提供的Runtime类和Process类的方法实现。
上传时间: 2014-01-12
上传用户:yy541071797
This tutorial illustrates how to use the versatile Eclipse environment to facilitate development of Globus Toolkit V4 (GT4) grid services. The tutorial is written for Web service and grid developers who would like the convenience of orchestrating the whole grid service development process from within the Eclipse IDE on Windows-based platforms.
标签: illustrates environment development facilitate
上传时间: 2014-08-18
上传用户:我们的船长
For build this project you can use ant (www.apache.org). Before build project rename file build.properties.pattern in build.properties and set specific for your machine parameters, then start build.bat (for Windows platform) or build.sh (for Linux) in root project folder. After compile process all binary files will be copy into build forlder. For additional information please visit web site http://www.m-g.ru/corba To subscribe on news about MT_DORB send e-mail with subject subscribe to corba@m-g.ru We recommend that you place the MTDORB_UCUtils.dll ( or MTDORB_UCUtils.so for Linux) in the Windows\System directory (or Windows\System32 for WinNT and Win2K and /lib for Linux). Main MTDORB author: Oleg V. Safonov <safonov@m-g.ru>
标签: build project Before apache
上传时间: 2016-08-20
上传用户:zhenyushaw
www.trolltech.com推荐的学习Qt的权威书籍 自制的Pdf版Code Less Create More Deploy Everywhere Using Trolltech s Qt you can build industrial-strength C++ applications that run natively on Windows, Linux/Unix, Mac OS X, and embedded Linux without source code changes.
标签: Everywhere trolltech Trolltech Create
上传时间: 2013-12-29
上传用户:妄想演绎师
The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full inference package, includes several methods for approximate inference: Loopy Belief Propagation, Generalized Belief Propagation, Mean-Field approximation, and 4 monte-carlo sampling methods (Metropolis, Gibbs, Wolff, Swendsen-Wang). Use "help inference" from Matlab to see all options for usage. 2. gbp_preprocess.m and gbp.m These 2 interfaces split Generalized Belief Propagation into the pre-process stage (gbp_preprocess.m) and the inference stage (gbp.m), so the user may use only one of them, or changing some parameters in between. Use "help gbp_preprocess" and "help gbp" from Matlab. 3. simulatedAnnealing.m An interface to the simulated-annealing c-code. This code uses Metropolis sampling method, the same one used for inference. Use "help simulatedAnnealing" from Matlab.
标签: Matlab-interfaces inference interface the
上传时间: 2016-08-27
上传用户:gxrui1991
The aqsesGUI software is a software package for processing Magnetic Resonance Spectroscopy signals. The software contains methods to load, preprocess and process MRS data.
标签: software Spectroscopy processing Resonance
上传时间: 2016-09-20
上传用户:lanwei