资源列表

« 1 2 ... .18 .19 .20 .21 .22 9423.24 .25 .26 .27 .28 ... 21467 »

[其他小程序01

说明:编程求1000以内的所有完数,所谓完数,是指一个数恰好等于它的因子之和,例如,6=1+2+3-End Number programming requirements of less than 1000, the so-called End number refers to a number is exactly equal to its factors and, for example, 6 = 1+2+3
<julystar10> 在 2025-11-23 上传 | 大小:211kb | 下载:0

[其他小程序divide

说明:大于1的正整数 n 都可以分解为 n = x1 * x2 * ... * xm 例如:当n=12时,共有8种不同的分解式: 12 = 12 12 = 6*2 12 = 4*3 12 = 3*4 12 = 3*2*2 12 = 2*6 12 = 2*3*2 12 = 2*2*3 对于给定正整数n,计算n共有多少种不同的分解式。-The positive integer n greater than 1 can be decomposed as n
<陈重铁> 在 2025-11-23 上传 | 大小:14kb | 下载:0

[其他小程序06

说明:用递归的方法编写函数求Fibonacci级数,公式为fib(n)=fib(n-1)+fib(n-2) fib(1)=fib(2)=1-Write recursive method the function evaluation Fibonacci series, the formula for fib (n) = fib (n-1)+fib (n-2) fib (1) = fib (2) = 1
<julystar10> 在 2025-11-23 上传 | 大小:233kb | 下载:0

[其他小程序09

说明:编写一个函数求满足一下条件的最大的n, 1^2+2^2+……+n^2<1-Write a function that seek to meet the conditions n 1 ^ 2+2 2+ ...+n ^ 2 < 1000
<julystar10> 在 2025-11-23 上传 | 大小:219kb | 下载:0

[其他小程序10

说明:有一个数列,他的第一项为0,第二项为1,以后每一项都是他的前两项之和,试产生出此数列的前二十项并按逆序显示出来-A series of his first term as 0, 1 second, after his first two and a trial produce this series of twenty press the reverse order displayed
<julystar10> 在 2025-11-23 上传 | 大小:211kb | 下载:0

[其他小程序14

说明:编写程序,输入一行字符,统计其中有多少个单词(单词之间用空格或.分隔开-Write a program, enter a line of characters, statistics on the number of words (between words separated by spaces or.
<julystar10> 在 2025-11-23 上传 | 大小:218kb | 下载:0

[其他小程序TestList

说明:自定义链表,实现入队、出队、新建、判断是否为空-Custom linked list into the team, the team, the new, the judge is empty
<shibb> 在 2025-11-23 上传 | 大小:5kb | 下载:0

[其他小程序mail

说明:java发送文本格式邮件和发送htm格式的邮件-java mailing
<刘刚> 在 2025-11-23 上传 | 大小:4kb | 下载:0

[其他小程序saunfafengxi

说明:算法分析的一些实例,还是很有帮助的,期末考试老师总结的,必备啊-Some examples of algorithm analysis, helpful teacher summed up the final exam, must-ah! !
<王风> 在 2025-11-23 上传 | 大小:55kb | 下载:0

[其他小程序matlab_GUI_Snake

说明:使用matlab GUI开发的贪食蛇小游戏,帮助学习matlab GUI开发。-Snake game developed with Matlab GUI, help ones who want to learn matlab GUI development.
<yangzhen> 在 2025-11-23 上传 | 大小:11kb | 下载:0

[其他小程序CString

说明:比较规范的CString类,实现主要功能。-Specification CString class to achieve the main function.
<王小龙> 在 2025-11-23 上传 | 大小:970kb | 下载:0

[其他小程序saolei

说明:一个使用VC++2010编写的简单的扫雷程序-Demining process
<lindongyang> 在 2025-11-23 上传 | 大小:956kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 9423.24 .25 .26 .27 .28 ... 21467 »

源码中国 www.ymcn.org