搜索资源列表
mainverse.rar
- 用Fortran95写的一个矩阵求逆程序,大家可以试试~~~,Fortran95 Writing with a matrix inversion procedure, you can try ~ ~ ~
fortran_matrix
- 一个适合FORTRAN初学者的程序包。内含丰富的fortran矩阵算法程序。-A suitable FORTRAN package for beginners. Intron-rich matrix algorithm fortran program.
inv
- 对矩阵求逆,根据提示在visual c++运行环境中输入矩阵及相关参数即可求出逆矩阵-Of matrix inversion, according to prompts in visual c++ runtime environment, type the matrix and related parameters can be obtained inverse matrix
jisuanff
- 含有线性插值, 样条插值,Gauss矩阵列主元消去法等算法的实现- Includes the linear interpolation, the transect interpolation, Gauss 鐭╅樀鍒?涓诲厓 娑堝幓娉?and so on the algorithm realization
矩阵转置(数据结构作业)
- 矩阵转置- 鐭╅樀杞
graylevel
- 实现灰度共生矩阵的建立,并计算其0度135度90度方向的特征,计算矢量矩-Gray-level co-occurrence matrix to achieve the establishment and calculation of its 0 degrees 135 degrees 90 degrees the direction of the characteristics of the vector calculation of moments
c_matrix_mul
- C写的矩阵相乘函数,可以试着在DSP中使用,使用环境CCS-maxtrix multiply function in c language,may be it can be used in dsp
textureextraction
- 灰度共生矩阵和灰度梯度共生矩阵纹理提取,能够计算纹理的多个测度-Gray Level Co-occurrence matrix and gray-gradient co-occurrence matrix texture extraction
get_shortest_paths
- 通过定义邻接矩阵,计算节点之间的最短路径长度-By defining the adjacency matrix to calculate the shortest path between node length
My_NRflow
- 各个子文件介绍!! 1.powerflow(主程序) 2.y(节点导纳矩阵) 3. run_NR (利用NR法计算潮流) 4. openfile (打开文件) 5. printY (显示Y矩阵) 6. newnode (节点重新编号) 7. Renode (还原节点) 8. form_jac (求取j矩阵) 9. dPQ (求取有功无功不平衡量) 10. PowerResult(计算节点电压相角) 11. PowerLosses(计算支路性息)
topC
- 最小生成树kruskal原程序——根据数据结构最小生成树的邻接矩阵- Minimum Spanning Tree kruskal of the original program- the data structure of the adjacency matrix of the minimum spanning tree