资源列表

« 1 2 ... .26 .27 .28 .29 .30 8731.32 .33 .34 .35 .36 ... 21467 »

[其他小程序yanghuisanjiao

说明:打印杨辉三角 每一行的第一个和最后一个都是1,而中间元素是由表达式 a[i][j] =a[i-1][j-1] + a[i-1][j] 计算出来。因为要使用上面的数据,这样我们想到了用二维数组进行数据的存储。-Print Pascal' s Triangle
<方程> 在 2025-11-24 上传 | 大小:3kb | 下载:0

[其他小程序PSO-BP

说明:pos pb matlab 粒子群优化的人工神经网络-pos pb matlab
<陈晨> 在 2025-11-24 上传 | 大小:47kb | 下载:0

[其他小程序dayingyanghuisanjiao

说明:利用队列的实现打印杨辉三角,要求打印层数由用户从键盘输入-The queue implementation Print Pascal' s Triangle requiring the printing layers by the user input from the keyboard
<方程> 在 2025-11-24 上传 | 大小:241kb | 下载:0

[其他小程序inputaedit

说明:mapgis输入编辑示例源码,对于初学者相当有用-mapgis the input edit the sample source code, quite useful for beginners
<maginot> 在 2025-11-24 上传 | 大小:28kb | 下载:0

[其他小程序project

说明:mapgis工程管理VB示例代码,可以在VB6及mapgisSDK67下成功编译-mapgis project management VB example code can be compiled in the VB6 and mapgisSDK67 under successful
<maginot> 在 2025-11-24 上传 | 大小:3kb | 下载:0

[其他小程序EPM1270

说明:使用EPM1270片子做的电子密码锁,有报警电路,LED指示电路,报警器自动延时十秒。-Do EPM1270 film electronic locks, alarm circuit, LED indicator circuit, the alarm automatically delay 10 seconds.
<卫龙龙> 在 2025-11-24 上传 | 大小:1.59mb | 下载:0

[其他小程序HST886AA

说明:步进电机驱动器HST886AA,详细说明步进电机的使用-Stepper motor drive HST886AA, detailed descr iption of the use of the stepper motor
<licheng> 在 2025-11-24 上传 | 大小:76kb | 下载:0

[其他小程序IAP

说明:LPC1766的IAP操作源码,可以利用LPC17XX本身的RAM存储一些比较小的数据-LPC1766 IAP operation source, can LPC17XX RAM storage of small data
<刘星> 在 2025-11-24 上传 | 大小:4kb | 下载:0

[其他小程序jsfanwenbendicipan

说明:js访问本地磁盘,列出本地磁盘文件。喜欢就下载吧-js to access the local disk, lists local disk file. Like to download it
<duanjiazeng> 在 2025-11-24 上传 | 大小:47kb | 下载:0

[其他小程序MUSIC

说明:MUSIC算法,阵列信号处理中的波达方向估计,自适应阵列处理-MUSIC algorithm
<闫路> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[其他小程序calculator

说明:可实现一些计算器功能,例如金额大写,或者按键发声等-It can realize some calculator s functions.
<青戈曼舞> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[其他小程序GenArithmetic(V1.0.0.0)

说明:算法说明及示例源代码参考,包括整个工程内容,详细压缩包文档-Algorithm descr iption and example source code reference, including the contents of the entire project, detailed compression package documentation
<zjy> 在 2025-11-24 上传 | 大小:1.85mb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 8731.32 .33 .34 .35 .36 ... 21467 »

源码中国 www.ymcn.org