资源列表

« 1 2 ... .73 .74 .75 .76 .77 64578.79 .80 .81 .82 .83 ... 66581 »

[其他小程序fft

说明:正交频分复用系统中信号的调制与解调,我们用傅里叶反变换和变换来实现-Orthogonal frequency division multiplexing system signal modulation and demodulation, and we use the inverse Fourier transform to achieve transform
<章顺> 在 2025-11-18 上传 | 大小:1kb | 下载:0

[Windows编程1

说明:古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月    后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少?-Classical problem: There is one pair of rabbits, from the first three months after the birth of every month from birth to a pair of rabbits, bunnies grow up to the third mo
<jojo> 在 2025-11-18 上传 | 大小:1kb | 下载:0

[Windows编程2

说明:题目:判断101-200之间有多少个素数,并输出所有素数。 程序分析:判断素数的方法:用一个数分别去除2到sqrt(这个数),如果能被整除,       则表明此数不是素数,反之是素数。 -Title: Determine the number between 101-200 primes and outputs all primes. Program analysis: determine the primes method: a few were removed from 2 t
<jojo> 在 2025-11-18 上传 | 大小:1kb | 下载:0

[Windows编程3

说明:题目:打印出所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数    本身。例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方。-Topic: print out all the "daffodils", so-called "daffodils" refers to a three-digit number, which you figure is equal to the number of cubic Itself. For e
<jojo> 在 2025-11-18 上传 | 大小:1kb | 下载:0

[Windows编程4

说明:题目:将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。 -Topic: will a positive integer prime factorization. For example: Enter 90, print out 90 = 2* 3* 3* 5.
<jojo> 在 2025-11-18 上传 | 大小:1kb | 下载:0

[Windows编程6

说明: 题目:输入两个正整数m和n,求其最大公约数和最小公倍数。-Title: Enter two positive integers m and n, find its greatest common divisor and least common multiple.
<jojo> 在 2025-11-18 上传 | 大小:1kb | 下载:0

[Windows编程8

说明:题目:一个数如果恰好等于它的因子之和,这个数就称为“完数”。例如6=1+2+3.编程    找出1000以内的所有完数。- Topic: If a number is exactly equal to the sum of its factors, this number is called a "complete count." For example, 6 = 1+2+3. Programming Find all finished within the 1000 number.
<jojo> 在 2025-11-18 上传 | 大小:1kb | 下载:0

[对话框与窗口chuangkou

说明:一个VC++和windows API结合写成的窗口源代码,很实用哦-A combination VC++ and windows API source code written in a window, it is practical Oh
<ly> 在 2025-11-18 上传 | 大小:1kb | 下载:0

[其他小程序fenjie

说明:实现对一个参数N的分解,求出它的因数,可以正确运行,没有错误。-Parameters of the N decomposition of the quality factor
<> 在 2025-11-18 上传 | 大小:1kb | 下载:0

[其他小程序zhengshufenlei

说明:按照下面方法对整数x进行分类:如果x是一个个位数,则x属于x类;否则将x的各位上的数码累加,得到一个新的x,依次迭代,可以得到x的所属类。比如说24,2+4=6,则24的类别数是6;39,3+9=12,1+2=3,则39的类别数是3。输入 每行输入一个非负整数n,n的位数<500,n为0时结束。输出 每行输出对应整数的分类数。-In accordance with the following methods for integer x classification: if x is a n
<> 在 2025-11-18 上传 | 大小:1kb | 下载:0

[其他小程序zhijiecharu

说明:每次从无序表中取出第一个元素,把它插入到有序表的合适位置,使有序表仍然有序。 -Each time you remove the first element from unordered list, insert it into the proper position of an ordered list, the ordered list is still in an orderly manner.
<> 在 2025-11-18 上传 | 大小:1kb | 下载:0

[文件操作geodesicinv3

说明:求解大地线长度,利用大地测量学书中讲的内容,求解两个测站之间的大地线长度-Solving the earth wire length
<zs> 在 2025-11-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 64578.79 .80 .81 .82 .83 ... 66581 »

源码中国 www.ymcn.org