联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All DSP编程(49) 

[DSP编程] dsprojects

这些是我为好玩而做的其他一些数据科学项目。,
These are some of my other data science projects that I made for fun., (2023-08-28, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693275211946957.html

[DSP编程] DSP_python_lan_paint

这是一个使用python的分布式系统程序,它在局域网上发现玩家,并创建一个画布,所有玩家...,
This is a Distributed System Program with python that discovers players on a lan network and creates a paint canvas that all the players can draw. It implemented socket programming, threads and a custom message exchange protocol. (2021-10-30, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688854170730370.html

[DSP编程] audio-dsp

玩音频插件开发+DSP。,
Playing around with audio plugin development + DSP., (2019-09-25, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688853568760432.html

[DSP编程] CPLD1113

一款电力系统上用的硬件编程代码,在平台上调试成功了,可作为新手入门学习用!
A power system with hardware programming code, debugging on the platform successfully, can be used as a novice learning! (2021-04-11, VHDL, 628KB, 下载0次)

http://www.pudn.com/Download/item/id/1618142872586809.html

[DSP编程] 28335_adc_main

f28035的ADC采样程序,使用软件触发,已试OK。
F28035 ADC sampling procedures, the use of software trigger, just OK. (2017-11-17, Visual C++, 3KB, 下载15次)

http://www.pudn.com/Download/item/id/1510900555702060.html

[DSP编程] 11-USB-to-SCI

28335,usb转串口驱动,已试,好用。
28335, usb to serial port driver, has been tried, easy to use. (2017-03-15, C/C++, 374KB, 下载5次)

http://www.pudn.com/Download/item/id/1489558309548050.html

[DSP编程] 4CE6_leddot

NIOS跑马灯源码程序,已调试,建议在EL-ARM-DSP-IV实验箱上调试。
NIOS source program for LED,debugging on EL-ARM-DSP-IV experiment box. (2015-10-06, C/C++, 16196KB, 下载1次)

http://www.pudn.com/Download/item/id/1444117482518113.html

[DSP编程] 4CE6_IIC_CARD

关于II card转换的NIOS源码程序,已调试,建议在EL-ARM-DSP-IV实验箱上调试。
NIOS source program for II card,debugging on EL-ARM-DSP-IV experiment box. (2015-10-06, C/C++, 16396KB, 下载1次)

http://www.pudn.com/Download/item/id/1444117123340815.html

[DSP编程] 4CE6_DAC

关于DA转换的NIOS源码程序,已调试,建议在EL-ARM-DSP-IV实验箱上调试。
NIOS source program for DA conversion,debugging on EL-ARM-DSP-IV experiment box. (2015-10-06, Dev C++, 16363KB, 下载1次)

http://www.pudn.com/Download/item/id/1444116429566350.html

[DSP编程] 4CE6_ADC

关于AD转换的NIOS源码程序,已调试,建议在EL-ARM-DSP-IV实验箱上调试。
NIOS source program for AD conversion,debugging on EL-ARM-DSP-IV experiment box. (2015-10-06, Unix_Linux, 16497KB, 下载1次)

http://www.pudn.com/Download/item/id/1444116124593439.html

[DSP编程] pwm4

msp430F149, PWM 电机驱动程序,帮你轻松玩转电机,记得个好评
msp430x1XX data sheet, to help you easily Fun msp430, remember to praise (2013-08-27, C/C++, 612KB, 下载14次)

http://www.pudn.com/Download/item/id/2340707.html

[DSP编程] Image-Sharp

基于DSP 5509 的图像锐化,在5509上调试运行良好
Based on the DSP 5509 image sharpening, debugging and running in 5509 (2012-04-30, C/C++, 66KB, 下载10次)

http://www.pudn.com/Download/item/id/1849871.html

[DSP编程] dit-dif-fft

基于dsp的FFT实现,在板子上调试通过,功能实现的不错,就是代码有点罗嗦,请高手继续改进
Dsp of the FFT based implementation of debugging by the board, functions to achieve the good, is the code a bit wordy, please continue to improve the master (2011-05-17, Visual C++, 404KB, 下载4次)

http://www.pudn.com/Download/item/id/1535226.html

[DSP编程] DspAdaptiveSignalModels

自适应信号处理的技术书籍,很经典,从理论到算法还有音频方面的应用。
Adaptive signal processing, technical books, classic, from theory to algorithms and audio aspects of the application. (2010-11-03, PDF, 1667KB, 下载21次)

http://www.pudn.com/Download/item/id/1335408.html

[DSP编程] dsp_f2812_spi

本程序为DSP应用程序,为F2812系列SPI模块使用范例,本程序在CCS2000上编译通过,并在开发板上调试成功。
This procedure for the DSP application, for the F2812 Series SPI module examples, this program CCS2000 compiled by, and in the development of a successful board debugging. (2010-03-13, C/C++, 145KB, 下载34次)

http://www.pudn.com/Download/item/id/1085844.html

[DSP编程] dsp_f2812_Key

该程序为DSP应用程序,为F2812系列键盘使用范例,本程序在CCS2000上编译成功,并在开发板上调试成功。
The program for the DSP application, for the F2812 Series keyboard usage examples, this program compiled CCS2000 success and the success in the development of on-board debugging. (2010-03-13, C/C++, 151KB, 下载35次)

http://www.pudn.com/Download/item/id/1085838.html

[DSP编程] dsp_f2812_gpio

该程序为DSP应用程序,为F2812系列GPIO使用范例,本程序在CCS2000上编译成功,并在开发板上调试成功。
The program for the DSP application, for the F2812 Series GPIO usage examples, this program compiled CCS2000 success and the success in the development of on-board debugging. (2010-03-13, C/C++, 145KB, 下载36次)

http://www.pudn.com/Download/item/id/1085837.html

[DSP编程] ChoMinhHoiVeDsptms320f2812

一个巴西人写的控制无刷直流电机的程序,适用于TI公司的TMS320F2812开发板。我自己试了一下,完全可以用。
A Brazilian written procedures for control of brushless DC motor for TI' s TMS320F2812 development board. I have tried it, can use. (2009-09-27, Visual C++, 4KB, 下载50次)

http://www.pudn.com/Download/item/id/923225.html

[DSP编程] TIF2812_IO_examples

TI公司提供的I/O例程,是来自购买光盘,已经在F2812评估板上调试通过。
TI provides the I/O routines, from the purchase of CD-ROM, has been adopted F2812 evaluation board debugging. (2009-05-05, C/C++, 644KB, 下载4次)

http://www.pudn.com/Download/item/id/743875.html

[DSP编程] LCD

用DSP控制LED,DSP采用2812.此程序在实际板子上调试通过。
DSP control with LED, DSP using 2812. This program debugging through the actual board. (2009-04-10, Visual C++, 153KB, 下载11次)

http://www.pudn.com/Download/item/id/709666.html
123
总计:49