资源列表

« 1 2 ... .34 .35 .36 .37 .38 214339.40 .41 .42 .43 .44 ... 216430 »

[界面编程简单日志

说明:你在写程序中是否要经常输出信息作为观察你的程序是否正常运行的标记. 本程序给你一个可以在Windows中用printf功能的函数log_printf,当然有更多的功能啦,自己看看就知道啦-you write procedures should always output information as you observe the procedures for normal operation markings. This prog
<罗清胜> 在 2008-10-13 上传 | 大小:422.06kb | 下载:0

[数值算法/人工智能burg

说明:用Burg算法估计AR模型参数,进而实现功率谱估计. 形参说明: x——双精度实型一维数组,长度为n,存放随机序列。 n--整型变量,随机序列的长度。 p--整型变量,AR模型的阶数。 a--双精度实型一维数组,长度为(p十1)。存放AR模型的系数a(0),a(1),...,a(p)。 v--双精度实型指针,它指向预测误差功率,即AR模型激励白噪声的方差。 -with Burg algorithm estim
<lkz> 在 2008-10-13 上传 | 大小:22.44kb | 下载:0

[数值算法/人工智能psd

说明:计算ARMA(p,q)模型的功率谱密度。 形参说明: b——双精度实型一维数组,长度为(q+1),存放ARMA(p,q)模型的滑动平均系数。 a——双精度实型一维数组,长度为(p+1),存放ARMA(p,q)模型的自回归系数。 q——整型变量,ARMA(p,q)模型的滑动平均阶数。 p——整型变量,ARMA(p,q)模型的自回归阶数。 sigma2——双精度实型变量,ARMA(p,q)模型白噪声激励的方差
<lkz> 在 2008-10-13 上传 | 大小:23.59kb | 下载:0

[界面编程VC++.Net SourceCode

说明:VC++.Net编程范列几十个,适应初、中级读者,部分适合高级读者-VC. Net programming Fan out dozens adapt to the early and middle readers, suitable for senior readers
<韦功成> 在 2008-10-13 上传 | 大小:1.94mb | 下载:0

[网络编程TAPI

说明:tapi协议是电话应用编程的接口。该程序能有效的利用电话业务供应商的服务,既可以通过一个模拟的modem访问也可以访问专用的交换机提供的高级功能-TAPI phone agreement is the application programming interface. The procedures are effective in the use of telephone services providers in the servi
<赵卓> 在 2008-10-13 上传 | 大小:32.14kb | 下载:0

[数值算法/人工智能时钟夹角

说明:求任意时刻时钟的夹角,是一个很简单的c的数值算法的题-This codes have the function of get the angle between of clock s hands at any time, witch is the answer of a simple c language numeric arithmetic subject
<赵卓> 在 2008-10-13 上传 | 大小:5.8kb | 下载:0

[游戏Brix 2000

说明:一个用vb开发的弹球游戏,可以控制小球的移动速度,适合于初学者学习-A marbles game written in VB, the player can control the speed of the marble, this game is sutialbe for novice to learn the language
<莱茵河> 在 2008-10-13 上传 | 大小:185.31kb | 下载:0

[OpenGLOpenGL_quxian

说明:一个OpenGL 曲线绘图的例子 VC 编译 需要 OpenGL 开发库 -a curve OpenGL graphics examples VC compiler need for the development of OpenGL
<杨晶> 在 2008-10-13 上传 | 大小:9.38kb | 下载:0

[其它Delphi_TTS_1

说明:一个Delphi开发TTS的例子。 使用 Speech Control 适合Delphi初学者-Delphi TTS an example. Use Speech Control for Delphi beginners
<杨晶> 在 2008-10-13 上传 | 大小:192.25kb | 下载:0

[OpenGLOpenGL_Alpha

说明:一个OpenGL的Alpha例子 好多初学者都有Alpha混合错误的问题 看看这个例子吧,也许会有帮助的.-a lot of examples of the Alpha Alpha beginners have mixed the wrong question look at the example, there may be help.
<杨晶> 在 2008-10-13 上传 | 大小:26.09kb | 下载:0

[Windows编程虚拟磁盘

说明:在WINDOWS下模式磁盘,是核心编程部分,采用DDK+C环境,可以对磁盘结构和利用有明确的认识-virtual disk under the Windows operation system, it s a part of windows kernel programming, developed under the DDK and C environment. You can have a clear understanding o
<薛全> 在 2008-10-13 上传 | 大小:114.87kb | 下载:0

[Windows编程usb驱动源码

说明:USB驱动开发的例子,可以有效的实现对USB口的支持,对于初学者是个很好的例子-USB Driver Development example, can effectively achieve the USB support, for a newcomer, is a very good example
<薛全> 在 2008-10-13 上传 | 大小:30.1kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 214339.40 .41 .42 .43 .44 ... 216430 »

源码中国 www.ymcn.org