资源列表
[其他小程序] yanghuisanjiao
说明:打印杨辉三角 每一行的第一个和最后一个都是1,而中间元素是由表达式 a[i][j] =a[i-1][j-1] + a[i-1][j] 计算出来。因为要使用上面的数据,这样我们想到了用二维数组进行数据的存储。-Print Pascal' s Triangle<方程> 在 2025-11-24 上传 | 大小:3kb | 下载: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
[其他小程序] jsfanwenbendicipan
说明:js访问本地磁盘,列出本地磁盘文件。喜欢就下载吧-js to access the local disk, lists local disk file. Like to download it<duanjiazeng> 在 2025-11-24 上传 | 大小:47kb | 下载: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