资源列表

« 1 2 ... .24 .25 .26 .27 .28 63429.30 .31 .32 .33 .34 ... 66581 »

[Windows编程dg

说明:KTV点歌系统,比较简单的一个演示程序。-KTV VOD system, a simple demonstration.
<王林> 在 2025-07-31 上传 | 大小:1kb | 下载:0

[Windows编程SysQueue

说明:自己封装一个相对stl和queue对列模板类,名字叫做动态队列,希望给初学者有些启示-A relatively stl own package and the list of template class queue, called the dynamic queue name, want to give some inspiration for beginners
<a> 在 2025-07-31 上传 | 大小:1kb | 下载:0

[Windows编程points_circle_cylinder

说明:例子:类的继承---点。圆()。圆柱。里面涉及类。类的继承。运算符重载。-Example: class inheritance--- point. Round (). Cylinder. Which involves class. Class inheritance. Operator overloading.
<金尚赟> 在 2025-07-31 上传 | 大小:1kb | 下载:0

[Windows编程SPELL_EFFECT_SUMMON_PHANTASM

说明:Mangos, Implement SPELL_EFFECT_SUMMON_PHANTASM
<Singlem> 在 2025-07-31 上传 | 大小:1kb | 下载:0

[其他小程序179

说明:可以将已知的产品销售二进制文件记录按产品 代码排序,若代码相同,就按金额排序,将排序结果输出到另外文件中-Can be known binary file record sales by product code sort, if the code is the same, according to the amount of the sort will sort the output to another file
<yinwuzhe> 在 2025-07-31 上传 | 大小:1kb | 下载:0

[其他小程序Cubic

说明:一个世界上最简单,简短的解魔方代码,用C编写,有兴趣可以试试看-One of the world' s most simple solution short cube code written with C, who are interested can try
<henry> 在 2025-07-31 上传 | 大小:1kb | 下载:0

[钩子与API截获xdos

说明:This a dosx viral code-This is a dosx viral code
<trance2nite> 在 2025-07-31 上传 | 大小:1kb | 下载:0

[Windows编程VecDBL

说明:program tests the class Vector Double
<TheWorst> 在 2025-07-31 上传 | 大小:1kb | 下载:0

[其他小程序2007

说明:7、循环数 Descr iption n 位的一个整数是循环数(cyclic)的条件是:当用一个 1 到 n 之间的整数去乘它时, 会得到一个将原来的数首尾相接循环移动若干数字再在某处断开而得到的数字。也就是说,如果把原来的数字和新的数字都首尾相接,他们得到的环是相同的。只是两个数的起始数字不一定相同。例如,数字 142857 是循环数,因为: 142857 *1 = 142857 142857 *2 = 285714 142857 *3 = 428571 142
<dvd> 在 2025-07-31 上传 | 大小:1kb | 下载:0

[其他小程序3003

说明:3、大整数加法 Descr iption 求两个不超过200位的非负整数的和。 Input 有两行,每行是一个不超过200位的非负整数,没有多余的前导0。 Output 一行,即相加后的结果。结果里不能有多余的前导0,即如果结果是342,那么就不能输出为0342。 Sample Input 22222222222222222222 33333333333333333333 Sample Output 55555555555555555555 -
<dvd> 在 2025-07-31 上传 | 大小:1kb | 下载:0

[其他小程序3004

说明:4、大整数乘法 Descr iption 求两个不超过200位的非负整数的积。 Input 有两行,每行是一个不超过200位的非负整数,没有多余的前导0。 Output 一行,即相乘后的结果。结果里不能有多余的前导0,即如果结果是342,那么就不能输出为0342。 Sample Input 12345678900 98765432100 Sample Output 1219326311126352690000 -4, Large Integer
<dvd> 在 2025-07-31 上传 | 大小:1kb | 下载:0

[Windows编程3005

说明:5、大整数除法 Descr iption 求2个大的正整数相除的商 Input 第1行是测试数据的组数n,每组测试数据占2行,第1行是被除数,第2行是除数。每组测试数据之间有一个空行,每行数据不超过100个字符 Output n行,每组测试数据有一行输出是相应的整数商 Sample Input 3 2405337312963373359009260457742057439230496493930355595797660791082739646 298719
<dvd> 在 2025-07-31 上传 | 大小:1kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 63429.30 .31 .32 .33 .34 ... 66581 »

源码中国 www.ymcn.org