搜索资源列表
shiyan01
- 功能强大,包括:创建新十字链表、节点删除、节点插入、打印十字链表 、存盘、文件中恢复(读出)矩阵、检索指定矩阵元素(关键字是行列下标) 、检索一个指定矩阵元素(关键字是矩阵元素值)-powerful features, including : creating a new Cross List, delete nodes, the nodes to insert, print Cross Chain, archive, the paper recovery (read) matrix, retr
mapColour_JJCH
- 地图染色问题,邻接矩阵从文件读入,但不会写文件去。-map coloring, the adjacency matrix from the document read, but not write to document.
digit8_dfs
- 8数码问题深度遍历解法,里面有一个读文件的说明,请自己写一个矩阵文件让程序读入即可。-eight digital depth Traversal Solution to the problem, and they read a paper, please write their own documents for a matrix procedure can be read.
shuzhifenxi578
- 用VC编写的数值分析里面三角矩阵的算法,本人已经经过多次验证。-VC prepared by the numerical analysis inside the triangular matrix algorithm, I have read several certification.
FI565
- 内附两个源代码,其中一个源代码是识别程序的,另一个是一个矩阵类库的,所以一并附上。 ~..~因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。 当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。 -containing 2 source code,
CMatrixClass
- 1.内存管理一律根据实际需要的大小在堆中动态分配内存。 2.边界检查。如果数组下标超越了数组大小界限,会给出警告信息,可以防止非法内存访问以及方便程序的调试。 3.重载了+,-,*,+=,-=,数乘等常见运算符; 4.可以保存数组为二进制数据文件和文本文件两种形式,也可以从二进制数据文件和文本文件读取数据到数组。 5.实现了和矩阵相关的线性代数方程组求解算法。一是高斯选主元消去法二是针对三对角矩阵的追赶法。 6.静态函数Bspline3():3次
read
- 基于变异系数权重的TOPSIS法,根据评价指标特征值矩阵 构成规范化的矩阵 及规范化的加权矩阵Z。-Coefficient of variation based on the weight of the TOPSIS method, based on the evaluation indicator matrix eigenvalue of the matrix constitutes a standardization and the standardization of the weight
Level_A
- 编制n元一次方程组求解程序。其中n用全局变量定义,方程中的增广矩阵从文本文件中读入,求解方法用列主元消去法。-The preparation of n-linear equation group solver. Where n using the global variable definition, equation Augmented Matrix read from a text file, solving method principal component elimination me
work
- floyd算法产生矩阵读出算法,能够读出路由矩阵-floyd algorithm to generate matrix read out algorithm, able to read way by the matrix
matrix
- 实现简单方阵的操作。如加,减,乘。运算符重载。文件读取。矩阵随即生成-Simple matrix operation. Such as addition, subtraction, multiplication. Operator overloading. File read. Matrix then generates
matrix
- 主要功能是为了运算两个矩阵的乘积,该矩阵文件必须从系统读取,不能从键盘输入-Main function is to computing two matrices, the matrix file must be read from the system, not from the keyboard
read-Matrix-for-SAR-DATA
- Read Matrix for SAR DATa
_Matlab
- 交织码通常表示为(M,N),分组长度L=MN,交织方式用M行N列的交织矩阵表示。一般,交织方式分为分组交织和卷积交织。分组交织的交织矩阵按列写入,按行读出;去交织矩阵按行写入按列读出。卷积交织的交织矩阵和去交织矩阵的写入与读出均按行进行。-Intertwined code is usually expressed as (M, N), the packet length L = MN, interwoven manner, said interwoven matrix with M rows a
Matrix-invert
- C++编写的矩阵求逆,从外部文件读入数据,计算完毕写入文件。-Matrix invert Programed by C++, read from an external file into the data to calculate the finished write to a file .
pgmread
- MATLAB读取pgm图像的header,matrix-read pgm file by matlab
read-file-of-stiffness-matrix
- 如何用matlab读取文件中的刚度矩阵和质量矩阵-Storage to different TXT text。How to use matlab to read file of stiffness matrix and mass matrix
Transform-adjacent-matrix
- Matlab 读取txt中的network data并转化为邻接矩阵-Matlab read txt the network data and converted into an adjacency matrix
Video-display-and-read-write
- MATLAB 最常處理的影像格式為索引影像(Indexed Images) 顯示此類型影像的語法如下: image(X) colormap(map) 其中X為影像的資料矩陣,map為色盤矩陣。 色盤矩陣的大小為K×3,每個橫列由三個元素所組成,分別是R(紅) 、G(綠)、B(藍) ,每個元素的範圍為0~1 X的值為1~K,也就是當X(i, j)的值為p,則像素點(i, j) 的顏色為map(p, :)這一列的值所決定。 -MATLAB image forma
Matrix-Operations
- 1) 能够实现矩阵加、减、乘、逆等基本运算。 2) 初始矩阵的数据可以手工输入,也可从文件读取,运算结果可以保存到文件中。 -1) to achieve matrix addition, subtraction, multiplication, inverse and other basic operations. 2) The initial matrix data can be entered manually, can also be read a file,
matlab_funzioniletturascritturafile
- read and write from vector and matrix matlab