-
3
A 3-node example for ad-hoc simulation with DSDV-A 3-node example for ad-hoc simulation with DSDV
- 2022-01-26 01:41:44下载
- 积分:1
-
Garden mysterious game programming language source code : VB
游戏神秘花园原代码
编程语言:VB
-Garden mysterious game programming language source code : VB
- 2022-03-24 15:26:25下载
- 积分:1
-
SOC_primary_3rd
用于估算蓄电池充放电过程中的SOC,也即剩余电荷量,(To estimating battery SOC)
- 2021-01-06 23:48:54下载
- 积分:1
-
TI DSP C6000 系列Flash数据格式转换工具,可以将.out文件直接转换成.dat文件,在CCS中可以直接装入内存。这是很多人在找的工具。源码由于版...
TI DSP C6000 系列Flash数据格式转换工具,可以将.out文件直接转换成.dat文件,在CCS中可以直接装入内存。这是很多人在找的工具。源码由于版权问题实在无法提供。实际上根本不需要源码。MD5:aae3a16546570ebe5712eb76fbd2f1f9 C6000_Flash_ToolKit.rar-TI C6000 DSP Flash data format conversion tools can be. out directly into documents. dat documents in the CCS can be directly loaded into memory. This is something many people are looking for the tools. FOSS because of copyright issues is unable to provide. In fact do not need the source code. MD5 : aae3a16546570ebe5712eb76fbd2f1f9 C6000_Fl ash_ToolKit.rar
- 2022-01-25 23:39:01下载
- 积分:1
-
NIKE专卖店销售系统1
简单买卖商品有增删改等操作。图片显示,链接删除,数据sqlserver(NIke simply traded goods, made with HTML and javscript.There are additions, deletions and other operations.)
- 2018-10-16 09:54:54下载
- 积分:1
-
常见插值方法及其介绍
“Inverse Distance to a Power(反距离加权插值法)”
“Kriging(克里金插值法)”
“Mi...
常见插值方法及其介绍
“Inverse Distance to a Power(反距离加权插值法)”
“Kriging(克里金插值法)”
“Minimum Curvature(最小曲率)”
“Modified Shepard s Method(改进谢别德法)”
-common interpolation methods and introduced "Inverse Distance to a Power (Anti- distance weighted interpolation) "" Kriging (Kriging) "," Minimum Curvat ure (the smallest curvature) "" Modified Shepard"s Method (improving Xie other Germany and France ) "
- 2022-12-03 23:45:03下载
- 积分:1
-
CORBA技术及实例
CORBA技术及实例-CORBA techniques and examples
- 2022-05-21 21:12:27下载
- 积分:1
-
读者写者问题
说明: 1、定义一个数据缓存buffer及用于实现同步互斥的信号量。
2、定义一个读者函数:
?当有写者在占用buffer时,读者应该等待,直到写者不再使用该buffer。
?当有其他读者在占用buffer时,读者可对buffer进行读取操作。
?当buffer中有数据时,则从其中读取一个数据,并显示然后退出。
?当buffer中没有数据时,应等待,直到buffer中有数据可读。
3、定义一个写者函数
?当有读者在占用buffer时,写者应该等待,直到所有的读者都退出为止。
?当有其他写者占用buffer时,该写者应该等待,直到占用buffer的写者退出为止。
?当buffer有空闲时,写者应该在buffer中写入一个数据并退出。
?当buffer满时,写者应该等待,直到buffer有空闲为止。
4、定义主函数,在其中可以任意创建读者与写者。
可根据用户输入创建读者或写者进程(线程)。(1. Define a data buffer and semaphores for synchronization and mutual exclusion.
2. Define a reader function:
When a writer is occupying the buffer, the reader should wait until the writer no longer uses the buffer.
When other readers occupy the buffer, they can read the buffer.
When there is data in the buffer, read a data from it, display and exit.
When there is no data in the buffer, wait until the data in the buffer is readable.
3. Define a writer function
When a reader is occupying the buffer, the writer should wait until all readers quit.
When other writers occupy the buffer, the writer should wait until the writer who occupies the buffer exits.)
- 2019-12-27 18:49:46下载
- 积分:1
-
用powerbuilder写的一个多文档记事本
用powerbuilder写的一个多文档记事本-written by more than one document Notepad
- 2023-07-11 20:15:03下载
- 积分:1
-
车牌识别
说明: 工作顺序:读取含有车牌信息图片,追踪车牌位置,矫正图形,分割图形,输出识别结果。
模板包括二值化数字及汉字模板。
带gui可视化界面。(Work sequence: read the pictures containing license plate information, track the license plate position, correct the graphics, segment the graphics, and output the recognition results.
The template includes binary number and Chinese character template.
With GUI visual interface.)
- 2020-04-04 20:59:55下载
- 积分:1