-
SourceCode
赫夫曼编/译码器源码,已生成的每个字符的赫夫曼编码,对任意字符文本进行编码,再译码(Huffman encoder/decoder source code, Huffman coding, each character has been generated, the text of any character encoding, decoding)
- 2013-04-24 10:36:09下载
- 积分:1
-
branch-and-bound-algorithm
利用c++实现城市遍历问题的分枝定界算法。(Use c++ achieve urban traversal problem branch and bound algorithm.)
- 2013-07-28 09:52:30下载
- 积分:1
-
USB_Update-UCOS
NXP LPC1788采用U盘USB_HOST实现程序升级代码,带UCOS操作系统。(NXP LPC1788 using U disk USB_HOST procedures to achieve the upgrade code, operating system with UCOS.
)
- 2015-05-19 09:16:28下载
- 积分:1
-
车牌识别,完成车牌定位 LPR
车牌识别,完成车牌定位,字符分割、在字符识别等功能。(license plate recognition)
- 2020-07-04 01:20:01下载
- 积分:1
-
system_servo_fd8202r-d-lodind-file
test thes file fd_8202rd open close
- 2012-04-21 04:52:48下载
- 积分:1
-
Lista_Estatica
Quero meu download agora caralho
- 2014-10-18 08:10:25下载
- 积分:1
-
exampledatabase
软件是用C++编写的一个小的学生管理系统数据库程序,小的界面,直接运行即可!(Software is written in c++, a small student database management system procedures, small interface, can be run directly!)
- 2013-05-22 08:35:47下载
- 积分:1
-
gaozhiliangc++biancheng
这是一本关于C++编程的指导电子书,比较适合初学者使用~!(This is the one on the C++ Programming guide e-books, are more suitable for beginners to use ~!)
- 2008-08-06 13:31:12下载
- 积分:1
-
Gass_BLXYConver
大地坐标变换,转换经度很高,修改正了反变换有0.6误差的错误。下载即可使用。(Geodetic coordinate transformation, the conversion of longitude is very high, change the inverse transform has 0.6 error. You can use to download.
)
- 2014-12-25 10:40:00下载
- 积分:1
-
gaussian-white-noise
This function generates an Additive White Gaussian Noise (AWGN) sample at every call. Its beauty lies in its simplicity! The generated sample set will have zero mean and a standard deviation of 1. Therefore, one can simply scale the output samples by a different standard deviation to generate different noise profiles. To do this scaling, simply multiply the sample with the standard deviation of your choice.
This is a very versatile function that can be used in communication system simulations and random number generation in various applications. I have used it in the past while working with channel encoder and decoder simulators.
- 2014-11-15 06:36:45下载
- 积分:1