资源列表

« 1 2 ... .54 .55 .56 .57 .58 3159.60 .61 .62 .63 .64 ... 3400 »

[数学计算/工程计算3

说明: 分别编写函数实现冒泡排序、快速排序和简单插入排序算法; 2) 2路归并排序(选做) 3) 编制一个应用程序,它将随机产生的N个0~65535之间的整数插入到一个顺序表中,然后分别用上述排序算法对这个顺序表进行排序;记录并显示各种方法的运行时间; 4) 以N=500和N=5000运行这个应用程序,对算法运行的时间作比较和分析。 -Write a separate function to achieve the bubbl
<me20082010> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算a

说明:在数论,对正整数n,欧拉函数是少于或等于n的数中与n互质的数的数目。 φ函数的值 通式:φ(x)=x(1-1/p1)(1-1/p2)(1-1/p3)(1-1/p4)…..(1-1/pn) 其中p1, p2……pn为x的所有质因数,x是不为0的整数。φ(1)=1(唯一和1互质的数就是1本身)。 (注意:每种质因数只一个。比如12=2*2*3  那么φ(12)=12*(1-1/2)*(1-1/3)=4)  若n是质数p的k次幂,φ(n)
<koko> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算elyar-code

说明:这是一个AC算法程序,可以从树结构中找到关键词,很实用。-This is an AC algorithm, keywords can be found in the tree structure, very practical.
<elyar> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fifo

说明:SSD optional 3 IS VERY USEFUL FOR ALL STUDENTS BLA BLA BLA
<12345s> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算calender

说明:C code for Calenders for specified months my User
<KK Lee> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算det

说明:Using LU Decomposition Method to solve determination of matrix writing by C-Using LU Decomposition Method to solve determination of matrix writing by C
<KK Lee> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算PhaSpaRecon

说明:用matlab实现混沌理论中的相空间重构代码,很好用的工具!-Chaos theory in phase space reconstruction using matlab code, very easy to use tool!
<吴永恒> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算PrimeTest2

说明:用于素数测试的一个程序,可用朴素方法和Miller_Rabin算法进行测试,效率较高。-A program that can be used simple method and Miller_Rabin algorithms for prime testing test higher efficiency.
<james> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算DELGKT4_lungkuta

说明:Matlab源代码,两种4阶的定步长龙格库塔方法-Matlab source code, two kinds of order 4 given step Changlong Kutta method
<wangyuan> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算weightslgorithmlena

说明:fcm means fuzzy clusterring
<tehran> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算jacobi.c

说明:jacobi method to solve a system of euqation(linear)
<sid> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算youcheng_jianyan

说明:数字仿真技术中一种检验独立性方法的仿真-游程检验-you cheng jian yan
<何和新> 在 2024-11-07 上传 | 大小:1kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 3159.60 .61 .62 .63 .64 ... 3400 »

源码中国 www.ymcn.org