搜索资源列表
DSP的C程序和汇编程序库
- 经典DSP的C程序和汇编程序库,有很多实用的程序供大家参考,很有用的!-Classical DSP C language program and assembler language libary. It has many practical programe for all of us. It is very useful.
最大lyapunov指数与相关维数C程序
- 最大lyapunov指数与相关维数C程序-largest dimension associated with the C Program
C程序自动测试程序系统
- C程序自动测试程序系统,主要是测试数据结构中的几个经典算法:关于排序,树的遍历等.-C automatic test procedures, test data is the main structure of classical algorithm : Sort of, such as tree traversal.
行程编码与jpeg编码的c程序
- 行程编码与jpeg编码的c程序,由4部分组成-itinerary jpeg coding and encoding c process from the four components
一个实现H264的c程序。比较实用
- 一个实现H264的c程序-a realization H264 c procedures
c程序
- 数值分析常用算法C程序-numerical analysis procedures commonly used algorithm C
c程序
- 近百个c程序,包括多个常用算法-nearly 100 procedures, including a number of commonly used algorithm
数值计算方法c程序
- 数值计算方法C程序-numerical method C Program
高斯消去解方程组c++程序
- 高斯消去解方程组c++程序-Gaussian Elimination Solution equation c procedures
BP神经网络分类器C程序
- BP神经网络分类器C程序-BP neural network classifiers C Program
数学计算方面C程序
- 这是一个数学计算方面的C程序-This is a mathematical calculation of the C program
高性能计算高斯消去解方程组c++程序
- 高性能计算高斯消去解方程组c++程序(复杂度 n^3-high-performance computing solutions Gaussian Elimination equations c (n ^ complex 3
工程科学计算与C程序集(上,下)
- 程序是我们上课时中用到的,工程科学计算与C程序集 (上,下) 相信是很有用的!-is our class names, scientific computing and engineering procedures Set C (upper and lower) believe that it is very useful!
BP神经网络C程序
- 比较实用的一个BP神经网络实现的C++程序,希望对大家有用处-a more practical BP neural network in C procedures, we hope to be useful
计算熵和修正条件熵的C++程序
- C++程序,计算熵和修正条件熵CCE
高斯-赛德尔迭代法解线性方程组的C++程序
- 这是高斯-赛德尔迭代法解线性方程组的C++程序,适合程序设计初学者和大学生课程设计-This is the Gauss- Seidel iterative method for solving linear equations of the C++ program, designed for beginners and students of the program curriculum design
Strassen矩阵乘法算法 C++程序源码
- Strassen矩阵乘法算法 C++程序源码 V.Strassen在1969年发表了一个算法,将计算两个n阶方阵的乘积的时间复杂性降低到了o(nlog27),被誉为“在代数复杂性理论中最激动人心的结果”。该算法主要适用于方阵的乘法。-Strassen algorithm for matrix multiplication C++ program source V. Strassen published in 1969, an algorithm to compute the product of
C++程序用类来实现矩阵
- 编写C++程序完成以下功能: (1) 用类来实现矩阵,定义一个矩阵的类,属性包括: 矩阵大小,用 lines, rows(行、列来表示); 存贮矩阵的数组指针,根据矩阵大小动态申请(new)。 (2) 矩阵类的方法包括: 构造函数,参数是矩阵大小,需要动态申请存贮矩阵的数组; 析构函数,需要释放矩阵的数组指针; 拷贝构造函数,需要申请和复制数组; 输入,可以从cin中输入矩阵元素; 输出,将矩阵格式化输出到cout; 矩阵相加的
卡尔曼滤波C程序
- 卡尔曼滤波的C程序代码,若有喜欢的,可以下载并欢迎交流
Hilbert-c
- hilbert变换的C程序,用DSP来实现的-hilbert transform C programs, achieved with a DSP