资源列表
KPARCH
- SPOJ KPARCH 扩展KMP算法
C++程序用类来实现矩阵
- 编写C++程序完成以下功能: (1) 用类来实现矩阵,定义一个矩阵的类,属性包括: 矩阵大小,用 lines, rows(行、列来表示); 存贮矩阵的数组指针,根据矩阵大小动态申请(new)。 (2) 矩阵类的方法包括: 构造函数,参数是矩阵大小,需要动态申请存贮矩阵的数组; 析构函数,需要释放矩阵的数组指针; 拷贝构造函数,需要申请和复制数组; 输入,可以从cin中输入矩阵元素; 输出,将矩阵格式化输出到cout; 矩阵相加的
4.23
- 数据结构练习。。。。判断输入字符串是否为对称的-Data structure practice. . . . Enter the string to determine whether the symmetrical
3d
- 一个机器人手臂控制的三维造型。在VC下运行正确,且是编写。希望能用到 -dsds
fungsi_5
- function to do scan type 5
basic_hough
- basic hough transform technique on images
large
- 本程序围绕大整数编程,程序能够实现大整数的加、减、乘、除取余等运算。-This program around the big integer programming, the program can achieve large integer add, subtract, multiply, in addition to taking over other operations.
yiyuanduocifangchen.tar
- c语言用于解一元多次方程的代码,数据结构-c language multiple equations for solutions of one dollar code, data structure
beibao--wenti
- 背包问题,百度文库上下载的,代码有点长,你懂得-Knapsack problem, Baidu download library, code a bit long, you know
straseen-2
- 使用c++实现了strassen算法,既8阶矩阵乘法。-Use c++ implementation of strassen algorithm, both 8-order matrix multiplication.
easi
- easi algorithm matlab code
Complex-
- 数据结构课程复数四则运算实验C- Other windows programs
