资源列表

« 1 2 ... .42 .43 .44 .45 .46 9447.48 .49 .50 .51 .52 ... 21467 »

[其他小程序Bank_Account

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

[其他小程序Qkpass

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

[其他小程序QQSoft_2011

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

[其他小程序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-23 上传 | 大小:544kb | 下载:0

[其他小程序zy1

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

[其他小程序exp1_1

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

[其他小程序111111111111

说明:已知一组数字并对它们进行比较,最后得出最大值。-Known a set of numbers and compare them, and finally arrive at the maximum.
<康括> 在 2025-11-23 上传 | 大小:24kb | 下载:0

[其他小程序Script_loja-2012

说明:Loja Virtual PHP completa 2012
<the venom> 在 2025-11-23 上传 | 大小:6.45mb | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 9447.48 .49 .50 .51 .52 ... 21467 »

源码中国 www.ymcn.org