-
Topology_Control_in_Wireless_Ad-Hoc_and_Sensor_Net
一本讲解在无线传感器网络中如何进行拓扑控制的书籍,老外写的,wiley出版社的产品,对研究WSN的人应该很有帮助(Explain in a wireless sensor network topology control in how the books written by foreigners, wiley publishing products, the study should be helpful in WSN)
- 2008-04-07 18:55:45下载
- 积分:1
-
main
为了了解系统的资源分配情况,假定系统的任何一种资源在任一时刻只能被一个进程使用。任何进程已经占用的资源只能由进程自己释放,而不能由其他进程抢占。当进程申请的资源不能满足时,必须等待。因此,只要资源分配算法能保证进程的资源请求,且不出现循环等待,则系统不会出现死锁。
要求编写系统进行资源调度的程序,采用银行家算法,有效地避免死锁的产生。(In order to understand the resource allocation of the system, it is assumed that any resource of the system can only be used by one process at any one time. Any resources that have been occupied by the process can only be released by the process itself, rather than by other processes. You must wait when the resources for the process cannot be satisfied. Therefore, as long as the resource allocation algorithm can guarantee the resource request of the process, and there is no circular waiting, the system will not deadlock. Write the system scheduling procedures for resources, using bankers algorithm, effectively avoid the deadlock.)
- 2017-11-26 20:49:34下载
- 积分:1
-
这是用C++编写的程序,可以实现多项式的求和。
这是用C++编写的程序,可以实现多项式的求和。-C preparation procedures can be achieved polynomial summation.
- 2023-04-12 02:05:04下载
- 积分:1
-
Altium Partner SN-1000010 r10
Browser modularization processing, browser modularization combing, browser modularization expansion
- 2020-06-24 04:20:01下载
- 积分:1
-
这是一个简单的迷宫程序,我花费了一天的时间写的
这是一个简单的迷宫程序,我花费了一天的时间写的-This a simple maze procedure, I spent a day of time to write!
- 2022-02-03 05:39:28下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
xindianxinhao
说明: 可用于做心电信号实验 心电信号原始数据
解压后有3组心电信号
可用于matlab分析(ECG raw data for ECG experiment)
- 2019-01-04 14:46:31下载
- 积分:1
-
STM32 rcc_demo
STM32 RCC_Demo
- 2022-01-30 11:37:04下载
- 积分:1
-
VF_control_model_380
逆变v/f控制,输出电压稳定,pscad仿真(Inverter v/f control, stable output voltage, PSCAD simulation)
- 2019-04-18 19:36:30下载
- 积分:1
-
ARM 指令集, 翻译:寒蝉退士,
译者声明:译者对文档的内容做了订正和改动,译者对文档不做任何形式的担保并且不承担任何责任,译者对文档不拥有任何权利并且不...
ARM 指令集, 翻译:寒蝉退士,
译者声明:译者对文档的内容做了订正和改动,译者对文档不做任何形式的担保并且不承担任何责任,译者对文档不拥有任何权利并且不负担任何义务。-ARM instruction set, translation: chilling back with disabilities, translator statement: translator for the content of the document and make the revised changes, the translator of the document to make any form of guarantee and does not assume any responsibility, the translator of the document does not possess any rights and do not bear any obligation.
- 2022-09-22 10:25:03下载
- 积分:1