-
CPP-primer
C++ Primer的源文件,包括书中的源代码和题目答案。(very important.)
- 2015-09-05 20:36:19下载
- 积分:1
-
avscamera
AVStream Camera Sample Driver(AVStream Camera Sample Driver )
- 2016-12-27 00:17:19下载
- 积分:1
-
ISO_14230_3_1999
ISO_14230_3_1999_道路车辆_诊断系统_关键词协议2000_第3部分_应用层。做诊断开发的童鞋应该能用得到。(ISO_14230_3_1999_ road vehicles _ diagnostic systems- Keyword protocol 2000_ _ Part 3 _ the application layer. The development of children' s shoes to make the diagnosis should be able to get.)
- 2013-08-21 21:15:39下载
- 积分:1
-
Duncan
flac3d中邓肯张自定义本构模型的源代码。(duncan self-defined model)
- 2020-10-08 08:57:38下载
- 积分:1
-
MIPS五级流水线模拟程序
MIPS五级流水线模拟程序,能执行简单的MIPS指令,模拟流水线状态及寄存器结果,实现cpu流水的概念(MIPS five-level stream-line simulation program, this program can execute simple MIPS instruction, simulat stream-line s status and register result, and it implements stream-line of cpu.)
- 2021-04-26 15:18:45下载
- 积分:1
-
Pthread-of-linux
在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。(Written in the linux environment a console application, the program has a shared integer variable shared_var, the initial value of 0 create
A thread and make it run concurrently with the main thread immediately. The newly created thread and main thread are constantly circulating, and the output shared_var
Value. The main thread in a loop constantly on shared_var are incremented, that is plus 1 for each cycle shared_var and the new line created
Process is constantly on the shared_var decremented, that is, each cycle shared_var is decreased by 1. Observe the results of running the program, and you
To explain the phenomenon seen.)
- 2011-12-08 11:21:25下载
- 积分:1
-
pcm
语音编码方案的选取对移动通信系统的通话质量、信道容量等有重要影响。本文讨论了TD-SCDMA系统中AMR语音编码的自适应机制,同时分析了AMR中代数码本线性预测(ACELP)算法及实现过程。该方案可以在一块TMS320C5510上实现。(The selection of voice coding schemes for mobile communication systems the quality of the call, such as channel capacity have had a significant impact. In this paper, TD-SCDMA System AMR Adaptive speech coding mechanism, at the same time analysis of AMR in the generation of Digital Linear Prediction (ACELP) algorithm and the realization of the process. The program can be achieved in a TMS320C5510.)
- 2009-04-27 22:26:09下载
- 积分:1
-
COM
COM组件的聚合,其中有两个组件,A为内部组件,B为外部组件(COM components aggregate)
- 2010-12-24 14:49:04下载
- 积分:1
-
ARQ
实现滑动窗口协议(achieve sliding window protocols)
- 2020-07-03 00:40:02下载
- 积分:1
-
wlan_vc
再者个网络时代,伴随着有线网络的广泛应用,以快捷高效,组网灵活为优势的无线网络技术也在飞速发展。本文将简单介绍无线局域网相关技术及其相对有线局域网的优势,并具体介绍如何通过VC6.0设计和实现能同时运行在有线局域网和无线局域网上的简单通信软件。(network era, along with cable network widely used to provide a quick and efficient. flexible network edge wireless network technology is also expanding rapidly. This article briefly introduces wireless LAN technology and its relative advantages of the wired LAN. and the specific details of how VC6.0 design and implementation can also run on the LAN cable and wireless LAN simple communications software.)
- 2007-05-16 16:46:17下载
- 积分:1