超炫电台程序开发了两个版本了,也受到了很大的欢迎。为了满足更多人群的需求,我们团队开发了第三个版本.< /p> < p> bate2008
上传时间: 2014-11-30
上传用户:stewart·
本实验的目的在于学习FFT 算法,及其在TMS320C54X 上的实现,并通过编程掌 握C54X 的存储器管理、辅助寄存器的使用、位倒序寻址方式等技巧,同时练习使用 CCS 的探针和图形工具。另外在BIOS 子目录下是一个使用DSP/BIOS 工具实现FFT 的程序。通过该程序,你可以使用DSP/BIOS 提供的分析工具评估FFT 代码执行情况。
上传时间: 2016-03-29
上传用户:hoperingcong
合众达开发板的视频通道源码,没有使用DSP/BIOS,可以看到详细的配置和工作流程
上传时间: 2016-03-30
上传用户:aig85
杜云海的学习报告,详细介绍ARM映象文件及执行机理,及ARM Bios源码分析,及GNU之映象机理等
上传时间: 2013-12-26
上传用户:cccole0605
计算机软硬件资料助手,内容包含8086指令、C语言函数、计算机硬件资料、DOS/BIOS中断等信息,是底层编程及嵌入式开发的好助手。
上传时间: 2013-12-23
上传用户:洛木卓
The IA-32 Software Developer’s Manual, Volume 3: System Programming Guide (Order Number 245472), is part of a three-volume set that describes the architecture and programming environment of all IA-32 Intel® Architecture processors. The IA-32 Software Developer’s Manual, Volume 3, describes the operating-system support environment of an IA-32 processor, including memory management, protection, task management, interrupt and exception handling, and system management mode. It also provides IA-32 processor compatibility information. This volume is aimed at operating- system and BIOS designers and programmers.
标签: Programming Developer Software 245472
上传时间: 2013-12-23
上传用户:小码农lz
T-monitor监控程序,类是BIOS,BSP,uBoot等,主要应用于SH系列处理器。
上传时间: 2013-12-22
上传用户:13188549192
TMS320c6000系列dsp软件模拟器在集成开发环境CCS中应用实例,包括DSP/BIOS和非DSP/BIOS源程序
上传时间: 2013-12-14
上传用户:330402686
c++图书管理系统 include <iostream> #include <iomanip> #include <string> #include <fstream>//输入/输出文件流类 using namespace std const int Maxr=100 //最多的读者 const int Maxb=100 //最多的图书 const int Maxbor=5 //每位读者最多借五本书 //读者类,实现对读者的信息的描述
上传时间: 2013-12-18
上传用户:拔丝土豆
双机通讯,对COM口的初始化和读写数据,采用了调用BIOS中断的方法
标签: 双机通讯
上传时间: 2016-06-18
上传用户:huangld