资源列表

« 1 2 ... .87 .88 .89 .90 .91 1792.93 .94 .95 .96 .97 ... 3400 »

[数学计算/工程计算10102130203

说明:与矩阵连乘最小乘法数问题类似,虽然不需要记录加括号的方式,但是需要纪录下从i乘到j的结果中为a、b、c的个数,以便在后续的计算中可以用到之前的数据,避免重复计算。所以就需要用三维数组来存储(当然用struct结构体数据类型也很方便)或者用两个数组。-With a matrix with minimal multiplication problem similar, although need not record bracketed s
<张小迪> 在 2025-03-05 上传 | 大小:289kb | 下载:0

[数学计算/工程计算xxsct

说明:小学生数学测试题小程序,欢迎大家下载使用-Small program of primary school mathematics test questions, download
<wulin> 在 2025-03-05 上传 | 大小:3kb | 下载:0

[数学计算/工程计算jisuan

说明:计算某日在本年的第几天 已经用C语言实现过了 可以运行-Calculation of a certain day this year has been implemented in C too can run
<郑威> 在 2025-03-05 上传 | 大小:5kb | 下载:0

[数学计算/工程计算HDB3

说明:VB实现的,将消息码转换为AMI码和HDB3码的算法。并且附有解码功能,能将AMI码和HDB3码解码为消息码。可以作为数字信号处理相关编程的参考。-VB of the message code conversion algorithm of the AMI code HDB3 code. And with a decoding function can AMI code and HDB3 decoding the message cod
<yjq> 在 2025-03-05 上传 | 大小:8kb | 下载:0

[数学计算/工程计算Newton-and-polint

说明:最经典的拉格朗日插值方法和牛顿插值、高斯积分,可以直接调用,格式是f90的,还附上matlab程序-Most classical Lagrange interpolation method can be called directly, the format is f90
<王楠> 在 2025-03-05 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Codes

说明:c data strucres codes
<apo> 在 2025-03-05 上传 | 大小:75kb | 下载:0

[数学计算/工程计算fastdown-and-jacobi

说明:最速下降法和雅可比法经典迭代matlab程序-Steepest descent method and Jacobi method classic iteration matlab program
<王楠> 在 2025-03-05 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Gauseidel-and-conjgrad

说明:共轭梯度法和高斯赛德尔迭代法的经典matlab程序-Conjugate gradient method and the high Sisaideer iterative method classic matlab program
<王楠> 在 2025-03-05 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Kalman_filter

说明:这是最基本的卡尔曼滤波器的实施。卡尔曼滤波器的测量位置,速度和加速度,估计真实的资料中的。这个例子使用的Scilab。-This is the most basic implementation of a Kalman filter.For measured position, velocity and acceleration, the Kalman filter estimates the true datas.This examp
<张成> 在 2025-03-05 上传 | 大小:1kb | 下载:0

[数学计算/工程计算poisson

说明:Gradient Conjugate solver
<AleGTA> 在 2025-03-05 上传 | 大小:3kb | 下载:0

[数学计算/工程计算Calculator

说明:this program i developed to be as calculator
<amerto> 在 2025-03-05 上传 | 大小:45kb | 下载:0

[数学计算/工程计算calculator

说明:用java编程语言实现计算器的基本运算功能,包括加、减、乘、除,以及求负、取余等,主要用到的组件有框架、面板、文本框、按钮和菜单栏等。-Basic computing capabilities of the calculator using java programming language, including addition, subtraction, multiplication, division, and seek nega
<Lillian> 在 2025-03-05 上传 | 大小:3kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 1792.93 .94 .95 .96 .97 ... 3400 »

源码中国 www.ymcn.org