资源列表

« 1 2 ... .82 .83 .84 .85 .86 63587.88 .89 .90 .91 .92 ... 66581 »

[文件操作DelphiFilePack

说明:Delphi开发的文件压缩与解压例程,未使用任何第三方控件包-Delphi document compression and decompression routines, not the use of any third-party control packet
<欧阳> 在 2008-10-13 上传 | 大小:261.7kb | 下载:0

[网络编程IPIP

说明:用c++编的,获得IP的程序-using c + + series, access to the procedure IP!
<xcc> 在 2008-10-13 上传 | 大小:33.98kb | 下载:0

[Windows编程MACS

说明: 读取网卡MACS地址-MACS address card reader
<zhen> 在 2008-10-13 上传 | 大小:792byte | 下载:1

[驱动编程MCS-96A_D

说明:MCS-96单片机A_D转换器应用-通过检测AD_RESULT(LO)中的S位来判定A/D转换是否完成。需要注意的是,当发出启动A/D转换命令后,AD_RESULT中的S位要经过8个状态周期后才能对其查询.-MCS-96 microcontroller A_D converter applications-through detection AD_RESULT (LO) the S to determine A / D converter whether completed. We need t
<容健> 在 2008-10-13 上传 | 大小:3.84kb | 下载:1

[驱动编程MCS-96PWM

说明:用PWM产生锯齿波,应使PWM寄存器中的值线性增加,那么在PWM输出端将得到宽度线性增加的脉冲波,经滤波后,便可得到锯齿波。-have used PWM ramp, it should PWM register with the value of linear increase, then the PWM output will be increased linearly width of the pulse wave, filter, which will be ramp.
<容健> 在 2008-10-13 上传 | 大小:4.13kb | 下载:0

[界面编程rare_text

说明:一个比较有代表性的文本编辑器.能进行查找,字体变换等功能.-a more representative text editor. Capable of identifying, fonts transform functions.
<李文> 在 2008-10-13 上传 | 大小:38.94kb | 下载:0

[界面编程MyNetTV

说明:一个由本人自已开发的网络电视,这里是一个雏形,还没有开发完毕,但是基本的思路和框架都已经出来了,用windows mediaplayer作为主体,加入了广告代码.-one I own development by the television network, here is a prototype, is not yet finished. But the basic ideas and fr a meworks have been released, windows MediaPlayer
<李文> 在 2008-10-13 上传 | 大小:47.16kb | 下载:0

[Windows编程spgs

说明: 用途:用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b % 格式: x=spgs(A,b,x0,e,N),A为系数矩阵,b为右端向量,x返回解向量。 % x0为初值向量(默认原点),e为精度(默认1e-4),设置迭代次数上限以防发散(默 % 认500)。 -purposes : with Vector (sparse storage) form of Gauss - Seidel iterative solution of linear equations
<王志波> 在 2008-10-13 上传 | 大小:858byte | 下载:0

[Windows编程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.
<王志波> 在 2008-10-13 上传 | 大小:1.98kb | 下载:0

[Windows编程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
<王志波> 在 2008-10-13 上传 | 大小:4.77kb | 下载:0

[Windows编程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 , … ,
<王志波> 在 2008-10-13 上传 | 大小:1.31kb | 下载:0

[网络编程portscans

说明:本人收集的一个windwos下的端口扫描程序源代码.-I collected a windwos the port scanning source code.
<李文> 在 2008-10-13 上传 | 大小:29.33kb | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 63587.88 .89 .90 .91 .92 ... 66581 »

源码中国 www.ymcn.org