资源列表

« 1 2 ... .24 .25 .26 .27 .28 1829.30 .31 .32 .33 .34 ... 3400 »

[数学计算/工程计算3

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

[数学计算/工程计算mine

说明:计算矿山贫化的一个简单软件,比较实用,可以作为开发的基础-Mine optimum system
<wx> 在 2025-03-03 上传 | 大小:30kb | 下载:0

[数学计算/工程计算vbpmnh

说明:一个小程序,利用vb6实现空间平面拟合的源代码。-The space plane fitting vb6 source
<许洋> 在 2025-03-03 上传 | 大小:2kb | 下载:0

[数学计算/工程计算vbqmnh

说明:自己编的用vb6 实现二次曲面拟合的源代码。-Own series quadratic surface fitting with vb6 source code.
<许洋> 在 2025-03-03 上传 | 大小:4kb | 下载:0

[数学计算/工程计算Formula

说明:一个比较好的公式表达式计算器,能够支持变量运算,并对编译错误给出提示。-A better formula expression evaluator, able to support variable operation, and compilation error prompted.
<ycg> 在 2025-03-03 上传 | 大小:7kb | 下载:0

[数学计算/工程计算KNN

说明:Algorithm KNN programming in Java
<jjose3> 在 2025-03-03 上传 | 大小:2kb | 下载: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> 在 2025-03-03 上传 | 大小:1kb | 下载:0

[数学计算/工程计算BP-and-RBF-CPP

说明:最为经典的BP网络和RBF应用的实现源码,详细、正确,是工程计算和评估等方面很好的资源。-This is the most classic BP network and RBF application source code to help you achieve great goals. It is a detailed, accurate, and good for engineering calculations and ass
<曾黄准> 在 2025-03-03 上传 | 大小:84kb | 下载:0

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

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

[数学计算/工程计算fifo

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

[数学计算/工程计算calender

说明:C code for Calenders for specified months my User
<KK Lee> 在 2025-03-03 上传 | 大小: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> 在 2025-03-03 上传 | 大小:1kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 1829.30 .31 .32 .33 .34 ... 3400 »

源码中国 www.ymcn.org