可以将图像中r,g,b三个分量分别提取出来,并显示
上传时间: 2015-06-27
上传用户:lyx1998
%BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,... % oval,po,normg,DS,mtxmpy,data,H) % returns the new feasible point nx, the corresponding sign vector nsig, % and the step size of the unreflected step, alpha. % Copyright (c) 1990-98 by The MathWorks, Inc. % $Revision: 1.2 $ $Date:
标签: BIQPBOX reflective Bisection search
上传时间: 2013-12-17
上传用户:sk5201314
Visual C++ 2008入门经典(高清E文)
上传时间: 2013-06-12
上传用户:eeworm
·详细说明:非常流行的C语言实现的G.729压缩算法,很值得研究语音压缩的开发者一看。-Implement the G.729 Speech Vocoder by C programming language, worth of studying for the developer of speech vocoder. 文件列表: g729 ....\acelp
上传时间: 2013-05-22
上传用户:gaorxchina
用汇编编写的河内塔程序 将第一柱a上n-1个盘借助第二柱c移到第三柱b 把a上剩下的一个盘移到c 将n-1个盘从b借助a移到第三柱c 这三步是图示河内塔的根本方法 功能一:自己动手移动河内塔 先按左右键选择要移的盘,按箭头上键确定 再按左右键移到要的盘 如此,再根据河内塔的规则确定较好的次数step2 功能二:图示河内塔移动过程 根据河内塔的基本方法,确定图象,按任意键选下一步,(开始时输入level)
上传时间: 2015-01-10
上传用户:chenbhdt
if (pfile() == 0) unlink(inname) else fprintf(stderr, "%s: I/O Error -- File unchanged\n", inname) fclose(outfile) fclose(infile) } exit(0)
标签: unchanged fprintf inname unlink
上传时间: 2015-03-12
上传用户:l254587896
非常流行的c语言实现的g.729压缩算法,很值得研究语音压缩的开发者一看。
上传时间: 2014-01-03
上传用户:youlongjian0
FTP服务器示例 实现客户发出请求下载服务端文件的功能 服务器能同时响应多个客户的请求 编译方式: cc TcpSer.c -o TcpSer -lsocket
上传时间: 2013-12-21
上传用户:thuyenvinh
这是一个在DSP 上用C编程实现的g.723标准实现的语音通讯程序
上传时间: 2014-01-12
上传用户:sssl
(c) o reilly - programming embedded systems in c and c
标签: programming embedded systems reilly
上传时间: 2014-01-06
上传用户: