资源列表
sortrows
- function [y,ndx] = sortrows(x,col) %[Y,I]=sortrows(A,k)按第k列升序的排列,向量I返各行的原编址.-function [y, ndx] = sortrows (x, col)% [Y, I] = sortrows (A, k) k out by the ascending order, I Vector trip back to the site of the original series.
videoaudio3
- 《视频-音频开发实用工程案例精选3》随书程序.rar-"video-audio develop practical projects selected three cases" With the book procedures. Rar
videoaudio4
- 《视频-音频开发实用工程案例精选4》随书程序.rar-"video-audio develop practical projects selected four cases" With the book procedures. Rar
videoaudio5
- 《视频-音频开发实用工程案例精选5》随书程序.rar-"video-audio develop practical projects selected five cases" With the book procedures. Rar
videoaudio6
- 《视频-音频开发实用工程案例精选6》随书程序.rar-"video-audio develop practical projects selected six cases" With the book procedures. Rar
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
rk4
- function [tout, yout] = rk4(ypfun, tspan, y0, h) %定步长四阶Runge-Kutta法求常微分方程(组)数值解 %[tout,yout] = rk4( ypfun , tspan, y0,h) % 这里字符串ypfun是用以表示f(t, y)的M文件名, % tspan=[t0, tfinal]表示自变量初值t0和终值tf % y0表示初值向量y0,h是步长。 % 输出列向量tout表示节点 (t0 , t1 , … ,
portscans
- 本人收集的一个windwos下的端口扫描程序源代码.-I collected a windwos the port scanning source code.
xiaoweb
- 我的小网站个人利用业余时间设计的,感觉 还是有待于进一步的提高-my personal use of small-time website design, I feel needs further improvement
tutdemo
- echo off %优化工具箱简明教程 %TUTDEMO Tutorial for Optimization Toolbox. % Copyright (c) 1990-98 by The MathWorks, Inc. % 根据数据(x,y)给出在xi的线性插值结果yi.. % 使用\"非扭结\"端点条件, 即强迫第一﹑二端多项式三次项系数相同, 最后一段和倒数第二段三次项系数相同. %pp=spline(x,y)返回样条插值的分段多项式(pp形式)结构.其中br
ChessSDK
- 改进的SDK中国象棋游戏,使用类封装,美化了界面,内附详细的开发说明-improved SDK Chinese chess game, the use of such packages, the interface landscaping, enclosing a detailed note Development
zjuACM
- 浙江大学ACM竞赛算法与数据结构内部培训资料,推荐-Zhejiang University ACM algorithm and data structure internal training materials, recommended
