-
channelcoding
数字集群信道编解码程序,包括BCH和RCPC,属于欧洲ETSI Tetra标准。(digital trunking channel coding and decoding procedures, including BCH for RCPC and, European ETSI Tetra standard.)
- 2020-10-20 11:17:24下载
- 积分:1
-
WindowMedia
Windows Media 编程导向
作者 陆其明(Windows Media-oriented programming author Lu Qiming)
- 2006-07-15 17:50:17下载
- 积分:1
-
dsdv
DSDV协议在ns2中的实现,可以直接使用,无需调试(DSDV protocol implementation in ns2, can be used directly, without debugging)
- 2011-06-02 12:03:09下载
- 积分:1
-
bpsk
用C++实现BPSK的仿真,包括信源,调制,信道,解调,计算误比特率(Using C++ implementation BPSK simulation, including source, modulation, channel, demodulator, bit error rate calculation)
- 2020-12-11 14:59:17下载
- 积分:1
-
c5509FIR-
说明: 本原程序 是结合C5509A 硬件平台 实现语音的输入与输出功能(C5509A primitive procedure is a combination of hardware platform for voice input and output functions)
- 2011-04-16 16:04:21下载
- 积分:1
-
shortest-path
通信网络的架设问题 若要在n(≥10)个城市之间建设通信网络,只需要架设n-1条线路即可(With the Dijksra algorithm to network G from source points to the rest of the vertices of the shortest path)
- 2014-01-11 23:32:27下载
- 积分:1
-
4734264C_chengxuyuan
c程序员书籍,讲解了c语言要注意的很多细节,在此推荐(c language programming books, with detail of programming )
- 2011-07-09 16:46:42下载
- 积分:1
-
TestNetCard
禁用网卡以及恢复的程序:可以模拟硬件管理器中的停用和启用功能(仅对网卡)(banned card and recovery procedures : can simulate hardware management for the suspension and the opening function (LAN only))
- 2005-04-08 15:42:04下载
- 积分:1
-
ClrGradientPrgssCtrl
vc 颜色渐变进度条ClrGradientPrgssCtrl 的程序源码,很不错的demo(vc color gradient progress bar ClrGradientPrgssCtrl the program source code, very good demo)
- 2011-06-29 23:21:17下载
- 积分:1
-
exp6-4
4. 实现函数max(),来输出树中的最大值。
template <typename T>
tnode<T> *max(tnode<T> *t)
请参考第三题中计算树的深度算法,编写程序,调用max()显示整数树中的最大值。(4. To achieve function max (), to maximum output in the tree. template <typename T> tnode <T>* Max (tnode <T>* T) refer to the third question in the calculation of the depth of the tree algorithm, programming, call max () shows the maximum integer tree.)
- 2010-06-19 19:30:40下载
- 积分:1