-
nlm去噪
用于图像、信号的去噪,提高图像或信号的信噪比。(For image and signal denoising, to improve the image or signal to noise ratio.)
- 2017-11-10 13:48:47下载
- 积分:1
-
DecoratorEditor
说明: Road Point Navigation, which allows objects to move along path points by creating road points
- 2020-06-24 05:40:02下载
- 积分:1
-
相对稳定点组判定程序
程序自动生成第一二期点坐标,并根据设定的阈值,选出第一二期点的一个最大的相对稳定点组。
- 2022-08-19 18:25:41下载
- 积分:1
-
你必须知道的495个C语言问题
The book is organized in the form of question and answer, and discusses some of the problems often encountered in the process of learning or using the C language.
For reference, not commercially available
- 2018-02-04 23:49:36下载
- 积分:1
-
汇编教程专用工具
说明: 汇编教程专用工具Special tools for assembly course(Special tools for assembly course)
- 2020-02-29 17:24:03下载
- 积分:1
-
倾城网首页时尚立式jquery焦点图代码
倾城网首页时尚立式jquery焦点图代码,结构清晰,非常简单,带有数字控制按钮,点击可切换幻灯片图片,以淡入淡出渐变的方式转场切换图片,简要说明:
index.html 为 html文档
statics/css 内放置css文件
statics/js 内放置jquery.js和slide.js
statics/images 中放置幻灯用到的小图标及六张演示用的照片。
- 2022-05-25 12:28:57下载
- 积分: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
-
基于ODBC的数据库备份及恢复
基于ODBC的数据库备份及恢复 -based ODBC database backup and recovery
- 2022-04-21 10:07:20下载
- 积分:1
-
经典游戏炸弹人的手机版本,又J2ME平台开发.可下载到手机中.
经典游戏炸弹人的手机版本,又J2ME平台开发.可下载到手机中.-bomb classic game of mobile phones, J2ME platform. To download to your phone.
- 2022-03-29 12:26:26下载
- 积分:1
-
work
说明: 计算周期极化铌酸锂光学参量振荡器中,基频光腔和参量光腔模式大小及匹配(Calculating the mode size and matching of fundamental and parametric optical resonators in periodically polarized lithium niobate optical parametric oscillator)
- 2019-06-07 10:31:19下载
- 积分:1