资源列表

« 1 2 ... .80 .81 .82 .83 .84 3085.86 .87 .88 .89 .90 ... 3400 »

[数学计算/工程计算tran

说明:有m´ n(m <=100,n <= 100)个金币在桌面上排成一个m行n 列的金币阵列。每一枚金 币或正面朝上或背面朝上。用数字表示金币状态,0表示金币正面朝上,1 表示背面朝上。 金币阵列游戏的规则是: (1)每次可将任一行金币翻过来放在原来的位置上; (2)每次可任选2 列,交换这2 列金币的位置。 编程任务: 给定金币阵列的初始状态和目标状态,编程计算按金币游戏规则,将金币阵列从初始
<lin> 在 2025-01-18 上传 | 大小:1.08mb | 下载:0

[数学计算/工程计算oscilloscope_src

说明:这是一个简单的应用我建立理解波的Windows音频API的基础知识,并获得一个快速傅立叶变换(FFT变换)的基本掌握。它的功能是:双缓冲绘图,取样的音频源,选择一个录音源使用搅拌机,FFT频谱计算阵列,并策划采样数据。 -This is a simple application I built to understand the basics of the Windows Audio WAVE API, and to get a b
<wu> 在 2025-01-18 上传 | 大小:1.08mb | 下载:1

[数学计算/工程计算pinfanggeng

说明:数值分析中平方根法,主要通过矩阵运算实现-The square root of the numerical analysis method, achieved mainly through the matrix operation
<> 在 2025-01-18 上传 | 大小:1.08mb | 下载:0

[数学计算/工程计算Code2F

说明:the algebrea of matrix
<Zhao Yimin> 在 2025-01-18 上传 | 大小:1.08mb | 下载:0

[数学计算/工程计算tutorial6_patrones

说明:tutorial of video anal-tutorial of video analisis
<arango452> 在 2025-01-18 上传 | 大小:1.08mb | 下载:0

[数学计算/工程计算alglib-3.4.0.cpp

说明:在求解线性方程组(System of Linear Equations)的算法中,有两类最基本的算法,一类是直接法,即以消去为基础的解法。如果不考虑误差的影响,从理论上讲,它可以在固定步数内求得方程组的准确解。另一类是迭代解法,它是一个逐步求得近似解的过程,-we can use several different methods to obtain a solution. If a unique solution is known t
<房子> 在 2025-01-18 上传 | 大小:1.08mb | 下载:0

[数学计算/工程计算fft-program

说明:本程序使用c语言实现快速傅里叶变换的基本算法-The program uses fast Fourier transform c language the basic algorithm
<jdi> 在 2025-01-18 上传 | 大小:1.08mb | 下载:0

[数学计算/工程计算panair

说明:PANAIR程序源代码(高阶面元法程序) PANAIR程序源代码(高阶面元法程序),在ubuntu11.10中使用fortran编译,能够通过。 (在编译时,PIVC.f90程序中,241行需要修改,去掉一个括号) -PANAIR source code (high order boundary element method program) PANAIR source code (high order boun
<刘刚> 在 2025-01-18 上传 | 大小:1.08mb | 下载:0

[数学计算/工程计算Introduction-to-Programming-with-Fortran---Chiver

说明:Introduction to FORTRAN language.
<qasim> 在 2025-01-18 上传 | 大小:1.08mb | 下载:0

[数学计算/工程计算Otypemesh

说明:适体坐标网格生成程序,使用于复杂几何结构,c/c++ 源程序,包含naca0012 算例。计算流体力学前处理器,网格生成工具-o type grid constuction c/c++ bodyfited mesh, computational fluid dynamics preprocessing tool
<哈维额> 在 2025-01-18 上传 | 大小:1.08mb | 下载:1

[数学计算/工程计算Wavelet_filter

说明:用Delphi实现数据小波分析的程序,修改相应参数后可以直接使用!-Delphi data with wavelet analysis program that can be used directly modify the parameters!
<姜瑜> 在 2025-01-18 上传 | 大小:1.08mb | 下载:0

[数学计算/工程计算Algorithm-gor-least-square-fit-curve

说明:程序中的算法为使用最小二乘法拟合曲线,输入N个数据,可使用该程序拟合出N-1次的曲线函数,输出为函数各项的系数。-Program algorithm using a least squares fit curves N input data, you can use this program to fit the curve function N-1 times the output as a function of the coeff
<李源> 在 2025-01-18 上传 | 大小:1.08mb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 3085.86 .87 .88 .89 .90 ... 3400 »

源码中国 www.ymcn.org