资源列表
athwartofmatrix
- 这是一个关于距阵相乘的算法,希望对大家有用!-This is one of the matrix multiply algorithm, we want to help!
tu-table
- 图可以采用邻接矩阵、邻接表等多种方式存储,本程序实现图的邻接表存储
QR-method
- 本程序是在数值分析中求特征值和特征向量的一种高效算法,叫带双步位移的QR方法,本程序使用C++编写。-This program is used in numerical analysis to get the eigenvalues and eigenvector. This is an efficient algorithm, called a two-step displacement QR method, the program uses C++ to prepare.
main
- Concert c++ example of facility location problem. C++ concert technology is a registered trademark of ILOG CPLEX
decop
- matlab简易游程编码,针对二值灰度图像。 有压缩和加压及主程序部分,压缩和加压函数调用。-matlab simple run-length coding for gray image binarization. There are compression and pressure and the main program of the compression and compression function call.
a1
- 数据结构中试验--表达式求值,通过栈中后进先出的特点,解决了表达式中加减乘除以及括号的优先级问题-Data structure in the pilot- for the value of expression through the Last In First Out stack of features, to resolve the expression in brackets in the calculation, as well as the priority issues
2sat
- NP完全问题 2-SAT 算法 分析 详解 二元可满足探讨-NP complete problem 2-SAT algorithm analysis Detailed Discussion Dual meet
CRCOmni
- Calculate CRC for Modbus protocol
poj-4049-jinhua_F
- 2012金华邀请赛F题源码http://poj.org/problem?id=4049-2012 Jinhua Invitational F title source http://poj.org/problem?id=4049
contacts
- 用链表建立通讯录,C语言,链表,可创建,插入,删除,查找-Establish contacts, C language, the list with the list, you can create, insert, delete, search
gauss-integral
- 用C++语言程序正确实现高斯积分及高斯法解方程的程序-Using C++ language to program correctly realize the Gauss integral and Gauss method for solving equations procedures
61_HoughLines
- 基于opencv2.4.4;功能:HoughLines函数用法示例;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010;-Based opencv2.4.4 Function: HoughLines function usage examples development and testing of the operating system: Windows 7 64bit IDE version used for deve
