-
MATLAB
Normalized Cut Image Segmentation Code (Normalized Cut Image Segmentation Code)
- 2008-05-05 11:10:38下载
- 积分:1
-
matlab_eng
说明: matlab编程引擎(matlab programming engine)
- 2008-09-14 17:25:52下载
- 积分:1
-
@ccshelp
说明: 一个MATLAB的应用程序,很方便的!使用时需要转换为M文件。(A MATLAB application, very convenient! The use of M need to convert files.)
- 2006-03-16 16:35:18下载
- 积分:1
-
Delete-File-System-Minifilter-Driver
Delete File System Minifilter Driver
- 2014-12-07 15:56:58下载
- 积分: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
-
11
Matlab教程第11章,编成与案例教学(Matlab Guide Chapter 11, compiled and Case Teaching)
- 2013-07-20 19:57:58下载
- 积分:1
-
system_modeling
系统模型辨识中使用维纳滤波器,并对SDA,LMS和RLS算法作比较(system modeling realization using winner filtering ,steepest descend alogrithm,LMS algorithm,RLS algorithm)
- 2011-06-20 16:34:15下载
- 积分:1
-
OFDM
OFDM基本原理,电子书,基础书,通信人的必备,请大家多多下载(OFDM based on books, communication were essential, please bear download)
- 2010-05-07 10:12:54下载
- 积分:1
-
LTE_CRC
LTE链路CRC校验,LTE链路公共信道仿真,很不错的,值得参考(LTE CRC)
- 2013-05-05 16:36:00下载
- 积分:1
-
Ex11
这个是霍夫曼编码的问题,要求输入只含有ABCD的四句话,且每句8个字符的长度,然后求出四个字符每个的概率,然后当成权值计算霍夫曼编码,我的这个程序已经实现了输入、概率统计、计算出霍夫曼编码存在了bian[]这个数组中(hoffuman decoding)
- 2014-11-20 15:50:36下载
- 积分:1