搜索资源列表
多线程串口类
- 编译环境: BC++ 5(free tool); C++ BUILDER 4, 5, 6, X; VC++ 5, 6, 7, 8; GCC; 支持256个串口 体积小巧
quadprog
- function [X,fval,exitflag,output,lambda]=quadprog(H,f,A,B,Aeq,Beq,lb,ub,X0,options,varargin) % X=QUADPROG(H,f,A,b) 求解二次规划: % min 0.5*x *H*x + f *x subject to: A*x <= b %x=quadprog(H,f, A, b, Aeq, beq)求解二次规划:-function [X, fval, exitflag, out
ovrlpadd
- realize overlapped-add method %[y]=overlpadd(x,h,Nfft) %y:output sequence %x:input sequence %h:filter impulse response sequence %Nfft:points of each DFT operation %重叠相加法实现分段卷积-realize overlapped-add method% [y] = over lpadd (x, h, Nfft)
AIbashuma
- 我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个\"扩展数组[4]\"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient
AIbashumaJava1
- 我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个\"扩展数组[4]\"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient
p111111
- 产生一个函数的128个q15数据并把它写在一个x.h的文件里面供dsp读取用-have a function in 128 q15 data and write it on a paper inside the x.h for dsp Reading access
NaiveBayes
- 贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我们做条件独立的假设,即给定元组的类标号,假定属性值有条件地相互独立,即在属性间不存在依赖关系。此程序仅为算法的一个实现,根据训练数据训练分类器
mpeg4ip-1.6.tar.gz
- Windows,Linux,Mac OS X平台下的音视频流的传输播放系统,支持MPEG4/H.261/MPEG2/H.263 MP3/AAC/AMR等不同编码格式,Windows, Linux, Mac OS X platform audio and video stream broadcast transmission systems to support MPEG4/H.261/MPEG2/H.263 MP3/AAC/AMR different encoding format, etc.
hvs.rar
- 几种著名的人类视觉模型,包括Chou and Li s JND Model,DCTune Andrew B.Watson.,Jnd Model by X.H.Zhang。在图像识别等相关领域有广泛的应用。,several classical human visual models including Chou and Li s JND Model,DCTune Andrew B.Watson.,Jnd Model by X.H.Zhang
CImg-1.3.1
- 一个简单的读取图像文件、进行图像处理的开放源码-The CImg Library is an open-source C++ toolkit for image processing. It consists in a single header file CImg.h providing a minimal set of C++ classes and methods that can be used in your own sources, to load/save,
ffmpeg_h.264
- ffmpeg编译大全(很详细),ffmpeg中文开发文档,h.264编解码!-ffmpeg H.264 X.264
sample
- h.264 算法 ti dm642,h264 支持高清 720p,1080i,在达芬奇(davinci) 643x,6437,644x上高清算法1080p马上要上次,免费,需要的给我发邮件vimc@163.com,详细参数一定得看h264.h文件-h.264 algorithm ti dm642, h264 support high-definition 720p, 1080i, in Leonardo da Vinci (davinci) 643x, 6437,644 x on 1080p h
VE1
- 过NP,TP, H S, X T..等 主流保护的CE。。CE是什么东西就不用我介绍了吧-Over NP, TP, HS, X T.. And other mainstream protection CE. . CE is something I would not have introduced it
x.264-source-code-and-note
- 基于最新视频编解码标准H.264的 视频 编解码器 -H.264-based video codec
h264_sample_20081211
- h.264 算法 ti dm642,h264 支持高清 720p,1080i,在达芬奇(davinci) 643x,6437,644x上高清算法1080p马上要上次,免费,需要的给我发邮件vimc@163.com,详细参数一定得看h264.h文件,这个版本是最新,修正了多通道问题-h.264 algorithm ti dm642, h264 support high-definition 720p, 1080i, in Leonardo da Vinci (davinci) 643x, 6437
x264decoder
- Special to decoder for x.264, it s not encoder. Build no error and warning build in VC6.0 preinstall vc6sp5 and nasm.exe in vc6 bin directory msn:fatalfeel@hotmail.com-Special to decoder for x.264, it s not encoder. Build no error and warningbu
location_relay_selection
- H. Yang, A.P. Petropulu, X. Yang and T. Camp, ?ALLIANCES with Optimal Relay Selection,"IEEE Trans. on Vehicular Technology, January 2008. (MATLAB Code)-H. Yang, A.P. Petropulu, X. Yang and T. Camp, ?ALLIANCES with Optimal Relay Selection,"IEEE Trans.
X-HDL
- 一款可以在verilog和VHDL之间互换的工具,经测试,暂无bug-A verilog and VHDL can be exchanged between the tools, tested, no bug
LDPC-PEG算法构造H矩阵
- LDPC-PEG算法构造H矩阵源码程序,matlab源码程序 clear all; clc; %输入编码参数,m:校验节点数目,n:变量节点数目(注意码率R不一定为1/2) %构造任意码率的LDPC校验矩阵 m=input('The number of check nodes:'); n=input('The number of variable nodes:'); h=zeros(m,n); %给定变量节点度分布序列 dv=0.38354*x+0.04237*x^2+0.5740