资源列表

« 1 2 ... .43 .44 .45 .46 .47 1948.49 .50 .51 .52 .53 ... 3400 »

[数学计算/工程计算0---Introduction-to-Algorithms

说明:与数学有关的计算机书籍,很好的介绍了具体数学与计算机的关系,很好很强大-Computer and math-related books, a good introduction to the specific relationship between mathematics and computer, a very powerful ~ ~
<叶梓> 在 2025-02-27 上传 | 大小:4.74mb | 下载:0

[数学计算/工程计算Sudoku

说明:数独求解算法,使用CVX软件包采用优化的方法求解一个数独。-Sukodo solution algorithm
<guokaiwen> 在 2025-02-27 上传 | 大小:1kb | 下载:0

[数学计算/工程计算1

说明:用两个文件存储两个多项式的系数,用两个栈来表示这两个多项式,实现多项式的加、减、乘、除四种基本运算,再把结果输入到一个文件中。-Two files are stored with the coefficients of two polynomials, with two stacks to represent these two polynomials to achieve polynomial addition, subtractio
<刘某> 在 2025-02-27 上传 | 大小:2kb | 下载:0

[数学计算/工程计算fortran

说明:其中介绍了 Fortran 95 的输入 / 输出、程序开发、库、程序分析与调试、数值精度、移植、性能、优化、并行化以及互操作性。-Which describes the Fortran 95 input/output, program development, libraries, program analysis and debugging, numerical accuracy, porting, performance, opt
<速速> 在 2025-02-27 上传 | 大小:793kb | 下载:0

[数学计算/工程计算Source1

说明:输出三维数据可供tecplot软件读取的二进制文件-Output data for three-dimensional software to read the binary file tecplot
<yuhuashi> 在 2025-02-27 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fraction

说明:定义和使用分数类fraction: 1.自定义分数类fraction,使用该类可以完成分数的输入、分数的加、减、乘、除二目运算和一目减运算、分数的约分操作、分数的倒数运算、对两个分数进 行六种比较运算、以及对分数的输出等操作。 2.尽量用运算符重载函数。如,可重载+、-、*、/、>、>=、<、<=、==、!=,以实现分数的各种运算。并且实现分数与整数的混合运算。 - Class definit
<白子豪> 在 2025-02-27 上传 | 大小:2kb | 下载:0

[数学计算/工程计算jianjiepingchadandaoxian

说明:单导线间接平差,含源码,清晰易懂,间接平差的基础,只有单导线哦,复合网导线以后陆续更新。Single conductor indirect adjustment。 -Single conductor indirect adjustment
<xiaoketing> 在 2025-02-27 上传 | 大小:13kb | 下载:0

[数学计算/工程计算pingchatongyongguocheng

说明:平差通用过程,含源码,清晰易懂,可添加到各种平差程序设计中,作为运算基础。General adjustment process。 -General adjustment process
<xiaoketing> 在 2025-02-27 上传 | 大小:3kb | 下载:0

[数学计算/工程计算xianxingfangchengzuqiujie

说明:线性方程组求解,含源码,是我见到的关于线性方程组求解最简单的源码程序了。Solving linear equations。-Solving linear equations
<xiaoketing> 在 2025-02-27 上传 | 大小:3kb | 下载:0

[数学计算/工程计算juzhenjibenyunsuanchengxu

说明:矩阵基本运算程序,含源码,清晰易懂,可添加到各种程序中,作为运算基础。Basic operations of the program matrix。 -Basic operations of the program matrix
<xiaoketing> 在 2025-02-27 上传 | 大小:4kb | 下载:0

[数学计算/工程计算pingmiankongzhiwangjianjiepingcha

说明:平面控制网间接平差,含源码,清晰易懂,适用于各种程序设计基础学习。Gateway access control plane adjustment。-Gateway access control plane adjustment
<xiaoketing> 在 2025-02-27 上传 | 大小:16kb | 下载:0

[数学计算/工程计算Steepest-descent-method

说明:最优化算法,最速下降法,matlab函数实现 function [istatus,xm,ym,lamda]=quickestdown(y,x0,lamda0, tol, maxIter) 最速下降法 输入:fun--目标函数 x--变量 x0---初始位置 lamda0--初始步长 tol---精度 maxIter--最大迭代次数 -Steepest descent method
<cola> 在 2025-02-27 上传 | 大小:1kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 1948.49 .50 .51 .52 .53 ... 3400 »

源码中国 www.ymcn.org