资源列表

排序选择:

« 1 2 ... .40 .41 .42 .43 .44 76045.46 .47 .48 .49 .50 ... 267467 »

[其他小程序permutation

说明:C/C++程序,入门级。 获得数列或者字母序列全排列的方法。 练手的小程序。-C/C++ Procedures, entry-level. Access series or sequence of letters with the whole approach. Practicing hand applet.
<Miracle> 在 2026-01-17 上传 | 大小:869kb | 下载:0

[数值算法/人工智能Euler_fuction2

说明://Euler 函数前n项和 /* phi(n) 为n的Euler原函数 if( (n/p) % i == 0 ) phi(n)=phi(n/p)*i else phi(n)=phi(n/p)*(i-1) 对于约数:divnum 如果i|pr[j] 那么 divnum[i*pr[j]]=divsum[i]/(e[i]+1)*(e[i]+2) //最小素因子次数加1 否则 divnum[i*pr[j]]=divnum[i]*divnum[pr[j]] //满足
<Campbell> 在 2026-01-17 上传 | 大小:1kb | 下载:0

[其他小程序jiandansuanshushide

说明:五简单算术表达式的求值 要求: 1、 从键盘输入一个表达式:如(2-(4*5-2))/5=。 2、 操作数仅为一位整数1,2,3,…,9 3、 支持+ - * / ()等符号。 4、 支持运算符的优先级。 5、 支持括号的嵌套。 -Five simple arithmetic expression evaluation requirements: 1, from the keyboard input an expression: If (2- (4* 5-2))
<王玉亮> 在 2026-01-17 上传 | 大小:1kb | 下载:0

[其他小程序n_yueshu

说明:(一) 求a~b 之间各个数的约数个数之和。(其中包括a和b在内) ans = sigma(f(i)) , (a <= i <= b) , 其中f(i)表示i的约数的个数 -(A) for a ~ b between the various numbers about the number and the number of. (Including a and b included) ans = sigma (f (i)), (a <= i <= b), whic
<Campbell> 在 2026-01-17 上传 | 大小:1kb | 下载:0

[Windows编程exam

说明:是我自己编写的饿小软件,大家一起学习,一起交流,多多沟通.-Is my own small software prepared hungry and we can work together to learn, with the exchange, a lot of communication.
<士大夫> 在 2026-01-17 上传 | 大小:255kb | 下载:0

[Windows编程hotel

说明:是我自己编写的饿小软件,大家一起学习,一起交流,多多沟通.-Is my own small software prepared hungry and we can work together to learn, with the exchange, a lot of communication.
<士大夫> 在 2026-01-17 上传 | 大小:217kb | 下载:0

[其他小程序Hanoi(gray)

说明://使用gray code的解法 #include <iostream> #include <cmath> using namespace std #define ZERO 0 #define ONE 1 #define ODD 1 #define EVEN 0 #define RIGHT 1 #define LEFT 0 #define MAX 10-//Gray code to use the method#
<Campbell> 在 2026-01-17 上传 | 大小:1kb | 下载:0

[AudioADMixer_Select

说明:混音选择               混音选择-Mixer mixing choice choice
<luqixue> 在 2026-01-17 上传 | 大小:3.38mb | 下载:0

[Windows编程money

说明:是我自己编写的饿小软件,大家一起学习,一起交流,多多沟通.-Is my own small software prepared hungry and we can work together to learn, with the exchange, a lot of communication.
<士大夫> 在 2026-01-17 上传 | 大小:244kb | 下载:0

[单片机(51,AVR,MSP430等)SLE4442

说明:西门子加密存储卡芯片4442在IC电话卡中的应用实例,程序可用-Siemens encrypted memory card chip IC telephone cards in 4442 in the application, procedures available
<liarlaker> 在 2026-01-17 上传 | 大小:33kb | 下载:0

[Windows编程11

说明:一个关于混音               的控制类-With regard to the control of a mixing type
<luqixue> 在 2026-01-17 上传 | 大小:10kb | 下载:0

[SCSI/ASPI1

说明:MPEG播放器,用java写成的-MPEG player, written with java
<张成> 在 2026-01-17 上传 | 大小:434kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 76045.46 .47 .48 .49 .50 ... 267467 »

源码中国 www.ymcn.org