-
此程序是利用图形函数画Lagranges函数,分段插值函数,Hermite函数的函数图形...
此程序是利用图形函数画Lagranges函数,分段插值函数,Hermite函数的函数图形-This program is the use of graphics functions draw Lagranges function, sub-interpolation function, Hermite function is a function of graphical
- 2022-02-14 08:52:56下载
- 积分:1
-
一种基于二维链表的稀疏矩阵模半板类设计
A template Class of sparse matrix.
Key technology: bin,2...
一种基于二维链表的稀疏矩阵模半板类设计
A template Class of sparse matrix.
Key technology: bin,2-m linked matrix.
constructors: 1.normal constuctor 2.copy constuctor. 3.assignment constructor.
Basic operator: 1. addition(sub) of two matrix
2. inverse of a matrix.
3. multiply of two matrix.
etc.-based on two-dimensional chain of sparse matrix model semi-plate design of Class A"s template parse matrix. Key technology : bin. 2-m linked matrix. constructors : 1.normal constuctor 2.copy constuctor. 3.ass ignment constructor. Basic operator : 1. addition (sub) 2 matrix of two. inverse of a ma trix. 3. multiply of two matrix. etc
- 2023-03-19 06:15:03下载
- 积分:1
-
孙鑫kecheng1源代码
sun xin kecheng1 yuandaima
- 2023-02-25 19:10:03下载
- 积分:1
-
计算器
计算器 -calculator 123
- 2023-07-27 02:15:03下载
- 积分:1
-
应用
是一个用于管理公司avous we make Purchase of good sales order quote proforma模块的应用程序;
- 2022-08-09 20:44:20下载
- 积分:1
-
操作系统银行家算法的仿真实现生成可视化文件,便于理解程序
操作系统银行家算法的仿真实现生成可视化文件,便于理解程序-OS bankers realize the simulation algorithm to generate visual documentation, easy to understand procedures
- 2022-03-04 00:09:47下载
- 积分:1
-
Access数据库下实现的系统,功能很强大,适合初学者学习~
Access数据库下实现的系统,功能很强大,适合初学者学习~-Implemented under the Access database system, function is very powerful, suitable for beginners to learn ~
- 2022-07-01 17:57:49下载
- 积分:1
-
common barcode printing program
通用的条码打印程序-common barcode printing program
- 2022-07-12 05:51:44下载
- 积分:1
-
大数据的乘法
应用背景应用数组 可以实现的算法和解决的问题非常多,这里举 一个非常典型的例子一一大整数 乘怯 。这个例子所采用的方法和思想都非常巧妙 。由于计算机的精度是有限的,因此单纯使 用程序设计语言提供的原子数据类型来完成两个大整数的乘法显然是不切实际的。
关键技术可以考虑 用两个数组来分别存储 一些小于 10 的整数 ,这些数字按顺序排列在一起,分别表 示一个大整数的每一位上的数字,于是大整数的储存问题就解决了。然后按照基本乘法规则对这两个 大整数进行运算即可。下面给出了程序的代码。
- 2022-02-07 02:59:09下载
- 积分:1
-
SHELL排序算法与应用
SHELL排序算法与应用-SHELL algorithm and application
- 2022-03-22 23:07:56下载
- 积分:1