资源列表

« 1 2 ... .07 .08 .09 .10 .11 8712.13 .14 .15 .16 .17 ... 21467 »

[其他小程序zln1

说明:汉诺塔搭配opengl环境的核心算法的实现-Tower of Hanoi core algorithm
<水晶紫1991> 在 2025-11-24 上传 | 大小:2kb | 下载:0

[其他小程序Bank_Account

说明:银行账户的功能实现,包括开户,登陆,退出,查看账户信息,存款,取款。-The functions of the bank account, including account opening, landing, exit, view account information, deposits and withdrawals.
<田凯> 在 2025-11-24 上传 | 大小:1.61mb | 下载:0

[其他小程序Short-Passage

说明:Dijistra算法求最短路径,简单易行,十分易用,算法明确,清晰易懂!-Dijistra algorithm for the shortest path is simple, very easy to use, the algorithm is clear, lucid!
<zhangyi> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[其他小程序Qkpass

说明:快速排序,结构清晰,算法明确,十分易用,希望能帮到大家!-Quicksort, clear structure and algorithm is clear, and very easy to use, hope to help you!
<zhangyi> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[其他小程序99

说明:两位数码管显示程序,加动1,加到99清零,同时配合LED灯闪亮-Two digital tube display program, plus moving 1 added 99 cleared, in conjunction with LED lights flashing
<lisiwei> 在 2025-11-24 上传 | 大小:28kb | 下载:0

[其他小程序QQSoft_2011

说明:一个简单的菜单选择程序!用INI来帮助修改内容!-A simple menu selection procedures! INI to help modify the content!
<ann> 在 2025-11-24 上传 | 大小:28kb | 下载:0

[其他小程序CA

说明:matlab——元包自动机-动态再结晶-主程序-matlab- cellular automata- dynamic recrystallization- the main program
<邹平名> 在 2025-11-24 上传 | 大小:2kb | 下载:1

[其他小程序gcd

说明:实现求两个正整数的最大公约数和最小公倍数,代码简洁算法简单,适合初学者VC6.0平台-Seek the greatest common divisor and least common multiple of two positive integers, the code simple algorithm is simple, suitable for beginners VC6.0 platform
<唐柳楠> 在 2025-11-24 上传 | 大小:544kb | 下载:0

[其他小程序zy1

说明:watermarking in multiwvelet domain
<leelasaladi> 在 2025-11-24 上传 | 大小:723kb | 下载:0

[其他小程序exp1_1

说明:西北工业大学研究生数字信号处理上机作业1源程序-Northwestern Polytechnical University Graduate digital signal processing machines operating on 1 source
<聂江峰> 在 2025-11-24 上传 | 大小:2kb | 下载:0

[其他小程序Quicksort

说明:快速排序void QuickSort(int a[], int low, int high) { int i if(low<high) { i=Slipt(a,low,high) QuickSort(a,low,i) QuickSort(a,i+1,high) } } -void QuickSort(int a[], int low, int high) { int i if(low<high)
<張昕> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[其他小程序changename

说明:自已做的一个批量改名字的软件,表格里一列为原名字,一列为将要改成的名字-A batch to change the name of the software, to do their own form as the original name of a column' s name will be changed to
<黄坤> 在 2025-11-24 上传 | 大小:1.52mb | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 8712.13 .14 .15 .16 .17 ... 21467 »

源码中国 www.ymcn.org