资源列表

« 1 2 ... .22 .23 .24 .25 .26 216227.28 .29 .30 .31 .32 ... 216428 »

[数值算法/人工智能源码5.zip

说明:
<> 在 2025-01-13 上传 | 大小:803byte | 下载:0

[Windows编程kitty

说明:一. 追踪模型 以(x , y)代表飞机的坐标,v代表飞机的速度;以(X ,Y)代表导弹的坐标,u代表导弹的速度。 由于导弹时刻指向飞机,故有 dY/dX=(y-Y)/(x-X) 记k=u/sqrt((y-Y)*(y-Y)+(x-X)*(x-X)) 则有 dY/dt=k(y-Y) dX/dt=k(x-X) 故有叠代方程 Y=Y+k*(y-Y)*dt X=X+k*(x-X)*dt (程序中以t代
<白小欣> 在 2008-10-13 上传 | 大小:803byte | 下载:1

[数值算法/人工智能源码5

说明:这是一个经典程序-This is a classic procedures
<王彦辉> 在 2008-10-13 上传 | 大小:803byte | 下载:0

[其它Unicode2AscII

说明:一个实现将unicod转换成AscII编码的小程序,运用vc编程-unicod achieve a conversion of small AscII coding procedures, the use vc Programming
<黄雷> 在 2008-10-13 上传 | 大小:803byte | 下载:0

[文件操作program

说明:c语言中怎样打开一个txt文件,怎样处理这个文件,把它存入一个数组当中
<陆晓生> 在 2008-10-13 上传 | 大小:804byte | 下载:0

[通讯编程sscanf

说明:当你需要从一个字符串里提取你感兴趣的子字符串时,可以使用sscanf这个函数。它可以让你的工作事半功倍。
<李志焕> 在 2008-10-13 上传 | 大小:804byte | 下载:0

[C#编程openfile

说明:设置一个按钮,然后实现该按钮打开文件功能的源代码,
<txf> 在 2008-10-13 上传 | 大小:804byte | 下载:0

[汇编语言1_4_4

说明:8086下的求一个序列的波峰波谷值的程序。 可以任意输入序列,显示波峰波谷值和相对位置。-under 8,086 for a sequence of the troughs trough values procedures. Can arbitrary input sequence, showing peaks and trough values relative position.
<王巍> 在 2008-10-13 上传 | 大小:804byte | 下载:0

[Windows编程Measu

说明:本程序为航空系统陀螺测试仪的主程序,为航空发动机测试编写-This is the main program of the peg-top testing instrument used in aeronautic system, for the testing of aeronautic engines.
<刘肩> 在 2008-10-13 上传 | 大小:804byte | 下载:0

[matlab例程WignerVille分布MATLAB代码

说明:介绍基于MATLAB的WignerVille分布的实现,源代码
<276736056@qq.com> 在 2010-10-05 上传 | 大小:804byte | 下载:0

[开源硬件To turn ON the pc with fingerprint access

说明:Here is code for arduino to turn on the PC or any electric item with fingerprint authentication via the power supply control. An relay will control the on or off of the item on the basics of authentication.
<Anurag0253> 在 2022-01-19 上传 | 大小:804byte | 下载:0

[易语言编程Button Switch

说明:Button Switch 2 channel
<almunsur> 在 2022-08-01 上传 | 大小:804byte | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 216227.28 .29 .30 .31 .32 ... 216428 »

源码中国 www.ymcn.org