-
wma_mdct_c_code
wma_mdct_c_code.C语言的(wma_mdct_c_code. C language)
- 2007-11-22 19:15:28下载
- 积分:1
-
213Convolutional-codecode-anddecode
实现(2,1,3)卷积码的编译码的源程序
采用了最大似然算法
译码采用了维比特译码(Achieve (2,1,3) of the source of the encoding and decoding of the convolutional code using a maximum likelihood decoding algorithm Viterbi decoding)
- 2013-01-17 20:55:57下载
- 积分:1
-
davinci dm643 图像处理库VLIB
The Vision Library (VLIB) is a collection of computer vision algorithms that have been optimized for Texas
Instruments’ digital media processors. VLIB Version 2.0 is an alpha release of the software library
developed for devices with a C64x or C64x+ processing core. This Application Programming interface
(API) supports rapid integration of VLIB for embedded vision applications.
- 2023-04-11 11:40:06下载
- 积分:1
-
LCD
51单片机控制12864液晶,适合初学者入门使用,简单方面,易于移植(51 12864 LCD, suitable for beginners to use, simple terms, easy to transplant)
- 2013-12-16 17:02:36下载
- 积分:1
-
用OPENPCS做的注水程序
用OPENPCS做的注水程序,用于油田自动化注水,目前油田采用的是手动注水,经改进后采用的是自动化注水。
- 2023-03-04 23:25:03下载
- 积分:1
-
svpwm1_ccslink
由MATLAB生成的PWM的源代码,由模型搭建,输出频率50HZ,频率50HZ,芯片2812(PWM generated by the MATLAB source code, built by the model, the output frequency of 50HZ, frequency 50HZ, Chip 2812)
- 2009-11-12 16:03:44下载
- 积分:1
-
jianpan-shumaguan
lpc2103嵌入式的键盘、数码管混合程序编写,有图有仿真(lpc2103 embedded keypad, digital hybrid programming, there are pictures and Simulation)
- 2013-08-18 09:59:30下载
- 积分:1
-
MATLAB-Guide
精通Matlab---综合辅导
各种Matlab操作(Proficient in Matlab--- Comprehensive Counseling Matlab operation)
- 2013-04-07 23:35:03下载
- 积分:1
-
matlab调用c的相和Mex程序
在matlab中安装mex,然后就可以把c文件放在matlab中编译成mex文件,这个mex文件就可以作为matlab的一个command使用,可以返回一个double型的矩阵回来。
以下是百度百科的定义:
.MEX文件是一种可在matlab环境中调用的C(或fortran)语言衍生程序,MEX文件的后缀名按32位/64位分别为 .mexw32/.mexw64。MEX文件是由C或Fortran语言编写的源代码,经matlab编译器处理而生成的二进制文件。它是可以被matlab解释器自动装载并执行的动态链接程序,类似windows下的dll文件。
MEX文件实现了一种其它语言与MATLAB的接口,通过MEX文件可以在MATLAB中像调用内嵌函数一样调用使用C语言和Fortran等语言编写的函数,实现了代码重用,同时也能提高MATLAB环境中数据处理的效率。
- 2022-03-20 07:47:50下载
- 积分:1
-
graph-DFS
邻接表存储图,然后进行深度优先遍历及广度优先遍历。(DFS,adjacent matrix)
- 2013-10-27 20:16:41下载
- 积分:1