-
shixianchuankou
用Visual Basic实现串行通信及其在直流调速系统中的应用.pdf(with Visual Basic and its serial communication system DC converter applications. Pdf)
- 2006-06-02 15:26:42下载
- 积分:1
-
Huffman
用vs2013写的霍夫曼编码程序,可将.txt中的英文字符串(包括各种字符如:逗号)编码后输出到一个.txt中,并且可输出构建的霍夫曼树,保存编码方式。(Huffman coding using vs2013 to write programs in English can be txt string (including a variety of characters such as: the comma). Encoded output to a txt, and can output to build Huffman tree, save the encoding. .)
- 2014-02-07 15:23:50下载
- 积分:1
-
C_mat_mixpro
matlab和vc混合编程(Matlab and vc Mixed Programming)
- 2021-03-04 12:39:32下载
- 积分:1
-
inherit1
有关继承函数,初学者可以作为非常不错的例子,了解语法结构(inherit )
- 2009-11-30 19:37:46下载
- 积分:1
-
low-noise-CCD-
低噪声CCD信号采集与处理系统技术研究 (Research on low-noise CCD signal acquisition and processing system technology)
- 2013-12-13 13:06:36下载
- 积分:1
-
mpu6500
MPU6500 编程,6轴的陀螺仪和加速度计,用于姿态测量(MPU6500 )
- 2014-10-14 09:19:37下载
- 积分:1
-
FrameParser
实现帧解析功能,包括帧校验,控制台应用程序(To achieve frame analysis functions, including frame check, a console application)
- 2009-11-17 21:23:07下载
- 积分:1
-
alamouti
code alamouti mimo matlab
- 2011-11-16 03:57:45下载
- 积分:1
-
Dds--sssi
直接序列扩频的matlab程程序源码,希望有用
(Direct Sequence Spread Spectrum Matlab process program source code, I hope useful)
- 2012-07-26 23:45:31下载
- 积分:1
-
h.264-cuda-master
This project seeks to implement H.264 (the standard x264 is based on) to run on CUDA. Specifically we attempt to write the motion estimation module in CUDA.
Motion estimation is currently the most computationally intensive portion of the H.264 encoding process. Previous attempts to parallelize this algorithm in CUDA showed sizeable speedups but sacrificed quality by ignoring the motion vector prediction (MVp). We demonstrate the viability of a hierarchical (pyramid) motion estimation algorithm in CUDA. This solution addresses the MVp problem while still taking advantage of the CUDA framework.
- 2014-10-15 07:32:32下载
- 积分:1