-
矩阵类可以进行矩阵的几乎所有运算
可以进行矩阵的各类运算有转置、求逆、乘法、除法、加法、求行列式、减法、判断是否是对称阵等等等等,适合工科类学生进行各种数据处理。
- 2022-06-29 03:07:09下载
- 积分:1
-
Integration of the circular restricted three
Integration of the circular restricted three-body problem with burlish stoer routine. Using Numerical recipes in C (routines mmid, bsstep, odeint and pzextr
- 2022-05-29 06:04:31下载
- 积分:1
-
基于lms的系统辨识的matlab仿真有点小问题
基于lms的系统辨识的matlab仿真有点小问题-Based on the LMS system identification of the matlab simulation a bit small problem
- 2022-10-18 20:30:03下载
- 积分:1
-
MEPG4协议编解码算法和源代码、DEMO等
MEPG4协议编解码算法和源代码、DEMO等
- 2022-01-24 17:54:38下载
- 积分:1
-
一个RNG(相关邻近图)的生成算法,输入一些原始数据信息,得到RNG图信息....
一个RNG(相关邻近图)的生成算法,输入一些原始数据信息,得到RNG图信息.-an RNG (related neighboring) algorithm for the generation, the importation of some raw data information, to receive information RNG map.
- 2022-03-15 01:10:48下载
- 积分:1
-
本程序是用VC++ 开发的计算器,该计算器分为科学型和普通型两种,本代码是VC++入门学习很好的资料...
本程序是用VC++ 开发的计算器,该计算器分为科学型和普通型两种,本代码是VC++入门学习很好的资料-this program is the development of the VC calculator, the calculator into science- and ordinary-two, The code is a good learning portal VC information
- 2022-07-26 00:39:35下载
- 积分:1
-
一个对点列进行线性拟合的例子
一个对点列进行线性拟合的例子-Points out a linear fitting example
- 2022-04-08 01:57:42下载
- 积分:1
-
重磅送出,一个网站的字符串匹配算法讲解,以及算法实现的演示。希望在字符串匹配算法这方面有研究的。看了这里面的东西,保证你不再去找别的东西去看了。经典中的经典。这...
重磅送出,一个网站的字符串匹配算法讲解,以及算法实现的演示。希望在字符串匹配算法这方面有研究的。看了这里面的东西,保证你不再去找别的东西去看了。经典中的经典。这是把一个网站的一个链接目录完全下载,是收藏的精品-hit send, a website to explain the string matching algorithm, the algorithm of the demonstration. In this string matching algorithms are studied. Read this and the things that you are no longer guaranteed to find something else to see it. The classic classic. This site is a directory of links to a full download, is a collection of products
- 2023-02-18 09:45:03下载
- 积分:1
-
c语言学习资料,朱兆祺。
朱兆祺同学的学习笔记,很强大。
举几个例子给大家看下:
1. #include< >和#include" "有什么区别?
这个题目考查大家的基础能力,#include< >用来包含开发环境提供的库,
#include" "用来包含.c/.cpp文件所在目录下的头文件。注意:有些开发环境可以在当前目录下面自动收索(包含子目录),有些开发环境需要指定明确的文件路径名。
1.2 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-09-27 09:00:02下载
- 积分:1
-
DDR3走先得详细规则及注意事项,考虑的等长走线,数据线与地址线、控制线长度关系...
DDR3走先得详细规则及注意事项,考虑的等长走线,数据线与地址线、控制线长度关系-DDR3 take detailed rules and precautions come to consider the alignment of equal length, the data line and address lines, control lines the length of the relationship between
- 2022-02-24 15:29:18下载
- 积分:1