this code is a simulator to simulate the paging system such as first come first service. the comment in this code can help you to run it.
标签: first simulator the simulate
上传时间: 2014-01-03
上传用户:Late_Li
测试安全性代码 /* * put your module comment here * formatted with JxBeauty (c) johann.langhofer@nextra.at */
标签: formatted langhofer JxBeauty comment
上传时间: 2013-12-29
上传用户:waitingfy
requirement for comment of sip(session initiation protol)
标签: requirement initiation comment session
上传时间: 2014-11-26
上传用户:Zxcvbnm
At can be given its arguments in a file. You can comment out lines by preceding them with either # or - characters. This is an easy way to temporarily disable some commands. The CONTINUE-command is most useful at the end of the file. When this command is read, the file is started again from the beginning. You can use it situations where the machine is not shut down for the night and you want to run some commands every day.
标签: can arguments preceding comment
上传时间: 2013-12-11
上传用户:comua
About FreeBSD comment
上传时间: 2017-06-09
上传用户:PresidentHuang
Programming language: Developed in Omnet++. comment: The model implements the AntNet routing algorithm proposed in: G. Di Caro and M. Dorigo. AntNet: Distributed Stigmergetic Control for Communications Networks. Journal of Artificial Intelligence Research, 9:317-365, 1998. It reqires OMNeT++ 2.3 or later.
标签: Programming implements Developed language
上传时间: 2014-11-30
上传用户:nanfeicui
E-ten Glofiish X500+ Camera driver and application all comment and documentation info on chines
标签: documentation application and Glofiish
上传时间: 2013-12-09
上传用户:tyler
This collection of circuits was worked out between June1991 and July of 1994. Most were designed at customerrequest or are derivatives of such efforts. All representsubstantial effort and, as such, are disseminated here forwider study and (hopefully) use.1 The examples areroughly arranged in categories including power conversion,transducer signal conditioning, amplifiers and signalgenerators. As always, reader comment and questionsconcerning variants of the circuits shown may be addresseddirectly to the author.
上传时间: 2013-11-15
上传用户:凌云御清风
STM32,5110液晶显示声纳探鱼器200KHz,带电路图,精确到厘米 MC34063升压,大声压发射,实际板子上滤波电路没要(电路图上的滤波电阻电容电感没焊,开路或者短路)。一般200KHz的换能器在水里面的耦合比较好,在空气中发射出来的(或者接收的)强度很低。 用的MOSFET Relay,contact和release时间都可以做到很小,不过选的是比较低端器件,所以最近测量距离为70cm。 开源啦开源啦 架构为状态机+任务流,Task都是放在函数指针数组里面的 Task分两种,routine的和错误处理的 5110液晶的SPI用的DMA 基本上STM32和C语言高阶的特征都用上了,稍微修改直接可以商用 Open Issue 偶尔会hardware fault或者memory fault,然后watchdog重启, 应该比较好解决,仔细检查下就好 有什么问题代码的file comment里面有我联系地址 有能搞到好的器件也请知会我,多谢了 接下来准备把它装到船模上,用以前四轴的那套东西,就看什么时候有时间了
上传时间: 2013-10-28
上传用户:songyue1991
/* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程序调用Miracl ver 4.82大数运算库,详见其附带手册。 * P,Q,N,D,E使用RSATool2生成。 */ 编译提示: 一:将Project-Settings-Settings For(All Configuration)-C/C++中Category项的 Precompiled Headers设置成:Automatic use of precompiled headers(图1)。 二:将ms32.lib添加到工程中(图2)。 三:MIRACL是C库。 extern "C" { #include "miracl.h" #include "mirdef.h" } #pragma comment( lib, "ms32.lib" )
上传时间: 2015-03-23
上传用户:leehom61