搜索资源列表
dsp
- API控制 2.0,这是一个封装了500多个Windows API的控件,覆盖了网络、系统、界面、多媒体、图形、文字等各个方面,提供了外接的80个左右的方法使您能更快速有效的写出功能强大的程序.适用于VB、VC、Delphi、Cbulider等各类可以使用ActiveX控件的编程环境-API Control 2.0, which is a package of more than 500 Windows API control, covering the network, system, int
SEED-DEC5502USBUtility
- DEC-5502板和主机通信程序,PC机端代码,由VC++6.0编写,可以实现端点1,2的批量数据传输-DEC-5502 board and the host communication program, PC-side code, by VC++ 6.0 to prepare, you can achieve the endpoint of the bulk data transfer 1,2
APCM
- vc++实现A律压缩和反压缩,可以移植到DSP上。-vc++ to achieve A law compression and anti-compression, can be transferred to the DSP on the.
TestRsenc
- 本程序基于VC环境,实现通信系统中RS(32,22)编码功能,该RS码属于截短的RS(255,245)码,可以纠正5个突发或者随机的错误,可用于无线快速突发通信系统中。程序虽然只是基于VC环境编写的,但可以很容易移植到DSP或者其他嵌入式编程当中-The program is based on VC environment, and communication systems RS (32,22) encoding, the RS codes are truncated RS (255,245
LCDMatrix
- vc++做的停靠例程源代码,LCDMatrix.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles local
SAMPLE
- AD 采样的C程序 VC++6.0 可以用做实验前的仿真-AD sample C programs can be used VC++6.0 simulation before the experiment
Demo01
- 本程序是VC运动控制卡上面的很好例子,接上运动控制卡可以很好控制电机启停。 -The VC program is a good motion control card example above, can be well connected to motion control card to control the motor start and stop.
wendu
- 步进电机和直流电机远程控制,VC示范程序,可以用于工业控制-Stepper motors and DC motors remote control, VC demonstration program can be used for industrial control
bujindianjijiasuqidong
- 这是步进电机加速启动的源代码,利用VC++进行开发,可以实现,已测试过。-This is the start of the stepper motor to accelerate the source code, using VC++ for development, can be achieved, have been tested.
dsp_creater
- 包含创建VC工程文件(Visual stdio 6.0及以上版本的源代码组织文件)的源代码,程序及使用说明. 该程序用于重建 丢失的 VC 工程文件dsp文件。或者用于使用VC编辑器查看和编辑linux下的源代码。 1. 把MakeDspFile.exe和make.bat拷贝到需要创建工程文件的主目录。 2. 修改make.bat文件的命令:把MakeDspFile.exe ViewCode >>ViewCode.dsp中的 ViewCode 替换成需要产生的工程的名字。 3.
FEC
- 前向预测编码的VC++程序,可以调试是否能够进行正确的信源编码。-Forward prediction encoded in VC++ program can be debugging whether the correct source coding.
FFT_C语言
- 采用C语言实现FFT算法,基于DSP2812平台,可直接移植使用。(Using C language FFT algorithm, based on the DSP2812 platform, can be directly transplanted.)