搜索资源列表
besovproj
- 小波提升框架,用几个滤波器组成,可以用于小波的分解,重构,压缩,分割-Lifting with several filter components, which can be used wavelet decomposition, remodeling, compression, segmentation, etc.
ConsoleJava
- DotNet版的线性方程的解法,包括:高斯消元法,用于n阶非奇异矩阵;SVD分解法,求最小二乘解.目前还很难找到免费的DotNet版的数值计算程序.这里有源码(J#)和dll文件.-Kind version of the linear equation solution, including : Gaussian Elimination Act, for order n nonsingular matrix; SVD decomposition method, least squares sol
DotMatrix
- DotNet版的线性方程的解法,包括:高斯消元法,用于n阶非奇异矩阵;SVD分解法,求最小二乘解.目前还很难找到免费的DotNet版的数值计算程序.这里有源码(J#)和dll文件.-Kind version of the linear equation solution, including : Gaussian Elimination Act, for order n nonsingular matrix; SVD decomposition method, least squares sol
y2
- y2.c LU分解-y2.c LU decomposition
CsharpAlgorithm_Matrix
- C#数值计算源码,主要包括矩阵计算,分解,求逆等。-C# Numerical Calculation of source, including matrix, the decomposition, such as inversion.
main
- 用C语言实现矩阵的SVD分解算法实例 很有用-Using C language SVD matrix decomposition algorithm is useful examples
CSharpcifa
- 很不错的词法分析实验报告 编译程序的第一阶段是词法分析,为了能把输入的字符串进行扫描和分解,识别出各种类型的单词符号,我用C++语言设计了一个简单词法分析器,分析C++语言单词的子集(包括常用关键字、标识符、常数、算符、界符等)。-Very good compiler lexical analysis lab report is the first stage of lexical analysis, in order to be able to scan the input string an
fjzys
- 一个很实用的程序,将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。-A very useful procedure, a positive integer decomposition of the quality factor. For example: enter 90, print out 90 = 2* 3* 3* 5.
ParseWSDL
- 一个简易的WSDL文档分析器,分解结果用树表示出来-A simple WSDL document parser, the result of decomposition expressed by the tree
er
- 程序分析:利用for循环控制100-999个数,每个数分解出个位,十位,百位。 -Process analysis: the use of for the cycle to control the number of 100-999, each decomposition of a single-digit number, 10, 100.
Cyuyanxiaobo
- 用C语言实现的小波分解与重构算法,有需要的的参考下-With the C language implementation of the wavelet decomposition and reconstruction algorithms, there is need to refer to the following
Proiect_calcul_numeric
- LU algorithm and LU decomposition full CSharp project. Fully functional.
PF_Team4
- PQ分解法潮流计算程序,为了减少不必要的运算,本潮流程序中将严格规定数据的录入格式.-PQ decomposition process flow calculation, in order to reduce unnecessary operations, the trend of the program will strictly require data entry format.
Power-Flow-Calculation
- 本程序采用PQ分解法来计算电力系统潮流分布,欢迎下载-PQ decomposition of the program used to calculate the power flow distribution, are welcome to download
LU
- LU分解法 数值分析课程设计 C语言程序-Numerical analysis of LU decomposition C language program curriculum design
PCA
- c#QR分解,通过读入excel文件,读取其中数据,把其中数据读入程序中,进行运算-c# QR decomposition, by reading into the excel file, which reads the data, to which the data is read into the program, for computing
Examine
- 对求解线性方程组的算法进行测试,包括矩阵LU分解算法-Begin the test of the Algorithms used in solving the liner equation, including the LU decomposition
jiandandianwangchaoliujisuande-PPT
- PQ分解法潮流程序-BB方案,允许迭代次数2000次,大家共同学习-PQ decomposition trend of program-BB program, allowing the number of iterations 2000, we learn together
sauce
- 数值分析课程实验--带双步位移的QR分解程序-Numerical analysis course experiment- with the two-step displacement QR decomposition procedures
A-positive-integer-decomposition-
- 用c语言将一个正整数分解质因数,代码条理非常清晰-Using c language will be a positive integer decomposition of the quality factor, the code is very clear structured