-
RTP_AAC
基于RTP、AAC的语音收发系统,可供初学者研究学习。(Based on RTP, AAC voice transceiver system for beginners research study.)
- 2013-10-28 14:46:12下载
- 积分:1
-
Nhibernate官方网站最新版本,提供ORM的方式提供了持久层的Factory模式...
Nhibernate官方网站最新版本,提供ORM的方式提供了持久层的Factory模式-Nhibernate latest version of the official website for the ORM provide a lasting layer model of Factory
- 2022-07-13 08:36:48下载
- 积分:1
-
parallel_alg_source_code
高教出版社的《并行算法实践》一书的源代码,内容为MPI程序源代码(Higher Education Publishing House s Parallel Algorithm for the practice of the book s source code, content for the MPI source code)
- 2007-12-13 13:53:32下载
- 积分:1
-
wogefasuanli
涡格法计算机翼的涡强,对不同剖面形状,拱度等进行了比较分析。并且与书籍上对比(Vortex lattice method the computer wing of the vortex is strong, the shape of different profiles, such as camber, a comparative analysis.)
- 2011-07-10 20:40:16下载
- 积分:1
-
restorant managmat 系统
这是managmat restorant系统
- 2023-08-15 20:30:03下载
- 积分:1
-
HDSC额温枪release20200322
说明: 完整的额温枪 耳温枪 华大 HC32L136 方案 包含源代码和硬件原理图(The complete scheme of temperature gun includes source code and hardware schematic diagram)
- 2020-06-26 14:00:02下载
- 积分:1
-
c++扫雷游戏
window扫雷游戏,检测周围6个格子所包含地雷的数目,附带延时新功能,visual-studio,C++,香港理工大学电子工程编程课mini-project
- 2022-01-25 21:59:28下载
- 积分:1
-
用信号量来实现读者-写者问题
在Windows2000或Windows XP环境下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制分别实现读者优先和写者优先问题。 读者-写者问题的读写操作限制(包括读者优先和写者优先) 1) 写-写互斥:不能有两个写者同时进行写操作 2) 读-写互斥:不能同时有一个线程在读,而另一个线程在写。 3) 读-读允许:可以有一个或多个读者在读。 读者优先的附加限制:如果读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作。 写者优先的附加限制:如果一个读者申请进行读操作时已有另一个写者在等待访问共享资源,则该读者必须等到没有写者处
- 2022-03-18 02:02:12下载
- 积分:1
-
available data distributed processing, and remote transmission, which is equival...
可用数据的分布式处理和远程传输,相当于一个组建,只要在项目中添加引用即可使用-available data distributed processing, and remote transmission, which is equivalent to a form, as long as the project can be used to add quote
- 2022-02-02 03:44:11下载
- 积分:1
-
kdtree-realization
K-d树实现。采用matalb和C++混合编译的方式实现。(kdtree provides a minimalistic implementation of kd-tree.
The implementation can be used either inside MATLAB by means
of MEX calls, or as a standalone tool, directly a C/C++
program. )
- 2015-04-09 10:37:33下载
- 积分:1