-
数值计算中追赶法的C++实现算法,用类实现。
数值计算中追赶法的C++实现算法,用类实现。-numerical calculation method to catch up with the algorithm in C, Class Implementation.
- 2022-01-25 20:24:36下载
- 积分:1
-
XMDS is a code generator that integrates equations. You write them down in human...
XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.
- 2022-05-07 07:29:40下载
- 积分:1
-
clucene是c++版的全文检索引擎,完全移植于lucene,采用 stl 编写.
clucene是c++版的全文检索引擎,完全移植于lucene,采用 stl 编写.
- 2022-01-31 15:28:29下载
- 积分:1
-
三元组算法
在稀疏矩阵相乘的算法当中,关键是通过给定的行号i和列号j找出原矩阵的对应元素值,这里设计了一个函数value,当在三元组表示中找到时返回其元素值,找不到时说明该位置处的元素值为0,因此返回0。然后利用该函数进行矩阵相乘,若求出某个元素值不为0,则将其存入结果矩阵的三元组表示中,否则不存入。
- 2022-09-23 17:45:04下载
- 积分:1
-
用C语言实现地图着色问题
用C语言实现地图着色问题-C language map Coloring
- 2022-02-16 04:32:17下载
- 积分:1
-
《VC++ 常用数值算法》代码,包含众多常用算法,值得学习参考!...
《VC++ 常用数值算法》代码,包含众多常用算法,值得学习参考!-"VC numerical algorithm commonly used" code contains many commonly used algorithms, it is worth studying reference!
- 2022-01-23 11:04:10下载
- 积分:1
-
基于FSK调制解调的C++源程序
基于FSK调制解调的C++源程序,可以用,欢迎下载,调制解调器网络编程,对用的它的人会看看的!!!!网上大部分是MATLAB的,这个是C++的,很不错啊!!!!
- 2022-12-08 20:40:03下载
- 积分:1
-
matlat程序数据拟合例子
要自己再输入数据文件的
matlat程序数据拟合例子
要自己再输入数据文件的-matlat examples of data fitting procedure to re-enter their own data files
- 2023-05-17 17:10:03下载
- 积分:1
-
有二叉树计算表达式的值
有二叉树计算表达式的值-a binary tree calculate the value of the expression
- 2023-04-10 11:00:03下载
- 积分:1
-
在有限元分析中计算结构整体刚度矩阵、单元刚度矩阵、单元结点位移、应力应变等...
在有限元分析中计算结构整体刚度矩阵、单元刚度矩阵、单元结点位移、应力应变等-In finite element analysis to calculate the structure of the overall stiffness matrix, element stiffness matrix, element node displacement, stress and strain, etc.
- 2022-03-14 12:45:45下载
- 积分:1