搜索资源列表
矩阵求逆new
- 一个相当有用的矩阵求逆算法程序,非常好用-a useful matrix inversion algorithm, very handy
juzhenqiuni
- 矩阵求逆程序源代码 功能:就一般或者大型大矩阵求其逆矩阵!-matrix inversion source code functions : general or large building its matrix inverse matrix!
mergelist
- 合并链表,并将原表顺序倒置,很有效率。简单易懂-merger and the original sequence inversion table, and very effective. Straightforward
zmknne
- 单链表的反转 运行此程序后,你可以输入若干个数字,每输入一个数字,系统在链表中开辟一个新的结点,并把新输入的数字插入到链表的表头。运行主函数时,首先调用CreateList_L(L,n)函数,建立一个链表,并输入数据,然后最后调用输出函数,显示建立链表后链表内的内容;再调用反转函数,把链表中的数字在此链表中反转,最后调用输出函数,显示反转后的链表内的内容,可以显示出调用反转函数后,链表内的数据都进行了反转。 -reversal run this program, you can import a
CsharpAlgorithm_Matrix
- C#数值计算源码,主要包括矩阵计算,分解,求逆等。-C# Numerical Calculation of source, including matrix, the decomposition, such as inversion.
C_sharp_Matrix_class
- 文件为C#矩阵运算类,包含了多种形式的矩阵定义,能够进行多种矩阵运算,如矩阵四则运算、求逆、转置等,十分方便用于实际开发。-File for the C# matrix operations class, contains the definition of various forms of matrix, to carry out a variety of matrix operations, such as matrix arithmetic, inversion, transpose, e
StringXChange
- 字符串倒置示例程序,使用三种方法实现,递归以及Array函数。-String inversion example, the use of three methods to achieve, as well as the Array function recursive.
code
- C编程实现正反转可控的直流电机 以通过调试-Positive inversion of the DC motor controlled through debugging
inv
- 这是一个关于实现矩阵求逆的代码,比较有用的-This is a matrix inversion on the realization of the code, more useful
Daoweixulie
- 倒位序列运算,算法核心是二进制的倒位,由于程序简单,适用与基础教学例题-Inversion sequence of operations, the algorithm is the core binary inversion, because of a simple application with the basic teaching of Example
juzhen
- 关于矩阵计算中的一些程序,包括矩阵求逆,矩阵乘法等-Matrix calculation on the number of procedures, including matrix inversion, matrix multiplication, etc.
gudici-cs-code
- 利用古地磁资料计算伦敦地区地磁极变化规律的工程源代码,这是根据古地磁极角变化规律进行磁极位置反演的重要程序,具有通用性,可用于其它地理位置的计算和演算!-Palaeomagnetic data to calculate the London pole variation of engineering source code, which is according to the paleomagnetic pole angular variation of the pole position of
coverpredict
- 移动通信网络覆盖预测反演预测算法核心程序-Mobile communication network coverage prediction inversion algorithm core program
Csharp002
- BMP图像处理程序,1. 文件的打开、保存2. 图像的拷贝、粘贴、剪切粘贴、放大、缩小; 3. axPictureClip 控件的使用; 4. 图像的灰度化、灰度反转、二值化函数设计 -. BMP image processing program, a file open, save a copy of two images, paste, cut and paste, zoom .. 3 Use axPictureClip controls 4 images of gray,
7parameter
- 布尔莎模型中7个参数的求解,程序中包含了矩阵转置、矩阵相乘、矩阵求逆的类-Solving Bursa seven parameter model, the program contains a matrix transpose, matrix multiplication, matrix inversion of the class
10-12
- 通过调用反转函数,实现实现字符串的反转,大大减少运算时间-By calling the reverse function, achieve a string of inversion, greatly reduce the computing time
inversion_program
- 一个简单的反演程序,内包含原始数据,可以直接运行。-A simple inversion program, and contains the original data can be directly run.
juzhen
- C++语言实现的矩阵的常用计算!包括:矩阵乘法,加法,求逆,转置,-C++ language used in the calculation of matrix! Comprising: a matrix multiplication, addition, inversion, transpose, etc.
CSharpmatrix
- C#处理矩阵函数包,包括矩阵求逆,稀疏线性方程组求解等-C# processing matrix function package, including matrix inversion, sparse linear equation solving, etc.
xianxingbiao
- 输入线性表长度之后输入线性表元素,之后可以实现添加倒置删除以及查看的功能-Enter table element after the entry of a table length, after inversion can add and delete functions viewed
