资源列表

« 1 2 ... .53 .54 .55 .56 .57 2558.59 .60 .61 .62 .63 ... 3400 »

[数学计算/工程计算alunfangcha

说明:根据应用的实际需要,采用基于对话框的MFC程序设计模式,将对话框的客户区界面分为两个部分,一个是用于显示坐标系的图像区域,另一个是和用户交互的操作部分,根据用户的需要进行不同的操作选择和设置等。 采用基于对话框的程序设计,对于绘制曲线部分,坐标轴的确立和刻度,原点等,根据自己的偏好进行设置。本设计曲线绘制的精度不是很高,采样的点数只有有限个,而且自己建立的坐标系也存在一些数值的取舍。能够得出阿伦方差的大致走向。 -Dependi
<zhengjie> 在 2025-02-06 上传 | 大小:231kb | 下载:0

[数学计算/工程计算lvxingshangwenti

说明:旅行商问题,即TSP问题(Traveling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。 TSP问题是一个组合优化问题。该问题可以被证明具有NPC计算复杂性。因此,任何能使该问题的求解得以简化的方法,都将受到高度的评价和关注。 -Tra
<zhengjie> 在 2025-02-06 上传 | 大小:654kb | 下载:0

[数学计算/工程计算GAUSS

说明:实现GAUSS列主元法解线性方程组,可以使计算误差不扩散。-GAUSS out to achieve the main element method for solving linear equations, enabling calculation error non-proliferation.
<ling> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fft_analysis

说明:傅里叶变换是信号处理的重要手段之一,在频域内对信号进行处理具有诸多优点-Fourier transform is an important means of signal processing in the frequency domain signal processing has many advantages
<dsm> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Romberg

说明:Romberg算法运用C++程序的实现,只要修改被积函数,可以直接求积分-Romberg algorithm using C++ program implementation, as long as the changes have been integrated function, can be directly quadrature
<陆麒锋> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Numerical_Solution_of_PDEs

说明:The purpose of this paper is to address the following problem: How can existing sequential simulators be utilized in developing parallel simulators for the numerical solution of partial di erential equations (PDEs)?
<mirtchev> 在 2025-02-06 上传 | 大小:82kb | 下载:0

[数学计算/工程计算winam

说明:Mathomatic is a portable Computer Algebra System (CAS) that can solve, simplify, and compare algebraic equations, perform simultaneous real number, imaginary number, and polynomial arithmetic, etc. It does some calcu
<Intentioner> 在 2025-02-06 上传 | 大小:971kb | 下载:0

[数学计算/工程计算j_fourmi

说明:antcolony -traveling salesman problem-java
<alexis> 在 2025-02-06 上传 | 大小:66kb | 下载:0

[数学计算/工程计算find

说明:C++源码,用于实现查找功能(顺序,折半,插值)-C++ source code, used to implement search function (sequence, binary, interpolation)
<xwy666> 在 2025-02-06 上传 | 大小:665kb | 下载:0

[数学计算/工程计算Horner

说明:霍纳算法应用,霍纳计算多项式C++源码,用于对多项式的计算。-Horner algorithm is applied, Horner calculate polynomial C++ source code, used for polynomial calculations.
<xwy666> 在 2025-02-06 上传 | 大小:198kb | 下载:0

[数学计算/工程计算sort

说明:C++_排序(冒泡,选择,快速,归并,插入,折半插入,希尔,堆排序)-C++ _ sort (bubble, selection, quick, merge, insertion, binary insertion, Hill, heap sort)
<xwy666> 在 2025-02-06 上传 | 大小:266kb | 下载:0

[数学计算/工程计算ChaosHelp3_22

说明:this MAPLE file can calculate and plot chaos behevior of nonlinear system include logistic map, bifurcation diagram, mapping and etc.
<reza> 在 2025-02-06 上传 | 大小:13kb | 下载:0
« 1 2 ... .53 .54 .55 .56 .57 2558.59 .60 .61 .62 .63 ... 3400 »

源码中国 www.ymcn.org