资源列表

« 1 2 ... .25 .26 .27 .28 .29 2530.31 .32 .33 .34 .35 ... 3400 »

[数学计算/工程计算SimulatedAnnealing

说明:该算法是模拟退火的一个简单应用,通过求一个函数的最值问题,可以透彻理解模拟退火的原理!-The simulated annealing algorithm is a simple application of a function by seeking the most value problems, simulated annealing can be a thorough understanding of the principle
<wingxidian> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[数学计算/工程计算exchange

说明:输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。 -Input array, the largest exchange with the first element, the smallest and the last element of the exchange, the output array.
<yanyan> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[数学计算/工程计算CyklEulera

说明:EULER Cycle graph theory Algorithm
<Mac> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[数学计算/工程计算LinearRegression

说明:进行多元一次线性回归分析 可用于数据关联计算-A linear regression analysis of multivariate data association can be used to calculate
<ifeng> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[数学计算/工程计算lab2

说明:编程计算图形的面积。程序可计算圆形、长方形、正方形的面积,运行时先提示用户选择图形的类型,然后,对圆形要求用户输入半径值,对长方形要求用户输入长和宽的值,对正方形要求用户输入边长的值,计算出面积的值后将其显示出来。-Calculate the area of graphics programming. Program calculates circular, rectangular, square area, run-time prom
<飞机> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[数学计算/工程计算get_prime

说明:本代码在给出一个数值后,可以计算出这个数值范围内的所有素数。-This gives a numerical code, you can calculate the value of all prime numbers within the.
<fjon> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[数学计算/工程计算PSNR

说明:很多项目中需要用到psnr,本代码就是一个计算psnr得小程序。-Many projects need to use psnr, this code is a calculated psnr get applet.
<fjon> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Lu

说明:LU matrix decomposition in C-LU matrix decomposition in C++
<pm> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[数学计算/工程计算k_algorithm

说明:K均值算法的C实现,有兴趣的可以下过去看一下-K means algorithm C to achieve, are interested can look under the past
<朱小丰> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[数学计算/工程计算222

说明:关于九节点的潮流计算,适合清华标准数据,适合初学者,-Nine nodes on the flow calculation, the standard data for Tsinghua
<zhuyan> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[数学计算/工程计算xx

说明:题目:取一个整数a从右端开始的4~7位。 程序分析:可以这样考虑: (1)先使a右移4位。 (2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4) (3)将上面二者进行&运算。 2.程序源代码: -dedfgefwe
<xinyun> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[数学计算/工程计算one

说明:一元稀疏多项式计算器加减乘除等程序 C语言编写-C
<箫箫> 在 2025-02-07 上传 | 大小:2kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 2530.31 .32 .33 .34 .35 ... 3400 »

源码中国 www.ymcn.org