搜索资源列表
CLOCK_ds12887
- 驱动程序,用于时钟芯片,用C语言编写的,已经经过测试-driver for the clock chip, using the C language, has been tested
clk5000
- TI 公司的5000系列DSP的时钟 C语言程序,希望对大家有帮助 -TI's DSP-5000 series C Programming Language clock, we hope to help
demo_code_for_S3C44B0X
- 三星44b0的测试程序, C语言代码主要是应用代码,包括: 设置使用指令缓存; 修改系统主时钟为32MHz; IO端口功能、方向设定; 初始化中断; 初始化DMF50081液晶模块; 蜂鸣器测试; 液晶显示测试; LED输出测试; 定时器、PWM测试等; -Samsung 44b0 testing procedures, C language code is the main application code, including : the esta
BasedontheTMS320C64xhigh-definitionvideodecoderopt
- 论文设计了基于高性能通用DSP TMS320C64x的HDTV视频解码程序。该解码 程序针对C64的特殊架构做了多方面的优化。特别是对变长解码、IDCT和运动 补偿三个关键模块人工编写了汇编语言程序、调整了流水线操作。经过优化,显 著提高了解码效率。通过软件仿真可以得出如下重要结论:1)进行人工汇编优 化之后的程序效率相比于仅仅采用C语言优化之后的程序效率提高了将近七倍; 2)人工汇编优化之后,对标准清晰度视频进行实时解码时要求的时钟频率仅为 228.8MHz;3)对高清
用C语言写得DSP6713 的源代码
- 用C语言写得DSP6713 的源代码,时钟设置的全过程,完整可行,请-DSP6713 written in C language source code, set the clock the whole process, complete possible, try
5416Timer
- TI DSP 5416 时钟 C语言编程-TI DSP 5416 clock C language programming
dsp-lcd
- 该程序在DSP2407芯片上实现液晶显示的功能,使用SCI通信给时钟芯片写入初始数据,然后读出数据送液晶显示器显示。是一个C语言工程文件,对dsp2000编程很有参考意义。-The program in the DSP2407 chip liquid crystal display function, the use of SCI communication to the clock chip to write the initial data, and then send读出数据LCD dis
RTC
- tms2812内实时时钟控制的C语言源程序-tms2812 real-time clock within the control of C-language source code
led
- 时钟定时器C语言源代码。用于DSP和各种仿真软件。-Clock timer c language code
ADC
- 基于dsp控制的电烤箱温度控制实验,此代码为AD采集程序模块,c语言编制,ccs3.3运行,可以搭配lcd模块使用,由时钟延时采集电压,实验箱icetek-f2812-s60-Oven temperature control experiment based on dsp control, this code AD acquisition program modules, c language, ccs3.3 run with the lcd module, clock delay acquis
Timer
- 本程序示例如何使用C语言写TIMER。头文件 misc.h有3个有关时钟操作的函数:1. timer_on() 2. timer_off() 3. timer_set(unsigned int, unsigned int,int)(This program illustrates how to use the Timer in 'C'. The header file misc.h has the three functions related to Tim
yearclock
- 日历以及时钟显示 时-分-秒( 2 位-2 位-2 位) 显示 2.可通过按键置入时间值(参照电子表设置时间工作模式) 3.可通过按键控制在 LED 上从右向左滚动显示年_月_ 日 3 次, 如: 2013_01_20 空空 2013_01_20 4.实现每日闹铃提醒功能, 闹铃时间可用按键设置。 闹铃采用提示音表示。 5.实现秒表功能。 6.实现定时器功能( 预置定时时间, 按键启动, 倒计时, 计到 0 响提示音。 7.设计实现音乐提示音。 8.能够在短时间按要求修改(Ca