搜索结果
找到约 1,074 项符合
ROM-BIOS 的查询结果
系统设计方案 This application note describes a method for developing block-oriented I/O device drivers for appli
This application note describes a method for developing block-oriented I/O device drivers
for applications that use the DSP/BIOS real-time kernel and includes examples that run
with Code Composer Studio v2.1 on the Texas Instruments TMS320C5402 and
TMS320C6711 DSP Starter Kits (DSKs). The device dri ...
其他嵌入式/单片机内容 优龙公司的ARM BOOT源代码
优龙公司的ARM BOOT源代码,自己加了等待双启动:可以选择开机进BOOT调试还是进入用户程序
FS44B0II BIOS具有启动、引导,下载、烧写,设置日期、时间,设置工作频率等多种功能,并且支持各种参数的存储和自动调用。
汇编语言 这是一个病毒源代码(这个病毒没有杀伤力
这是一个病毒源代码(这个病毒没有杀伤力,绝对没有破坏数据,覆盖BIOS,窃取信息资料等恶意行为),上传目的就是让大家进一步了解汇编程序
Linux/Unix编程 Nucleus PLUS是美国著名RTOS厂商ATI公司(Accelerated Tedmology lnc) 在嵌入式实 时多任务操作系统Nucleus基础上
Nucleus PLUS是美国著名RTOS厂商ATI公司(Accelerated Tedmology lnc) 在嵌入式实
时多任务操作系统Nucleus基础上,为实时嵌入式应用而设计的一个抢先式多任务操作系统内核。其95%的代码是用ANSI C写成的,非常便于移植并支持大多数类型的处理器 Nucleus PLUS是一组c函数库,应用程序代码与核心函数连接在一起,生成一个目 ...
单片机开发 用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。 原作使用了一个二维数组用以查表
用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。
原作使用了一个二维数组用以查表,我认为这样比较的浪费空间,而且每个字表的索引地址要手工输入,效率不高。所以我用结构体将其改写了一下。就是大家现在看到的这个。
因为代码比较的大,共有6, ...
编译器/解释器 encode.v The encoder syndrome.v Syndrome generator in decoder berlekamp.v Berlekamp algorithm in
encode.v The encoder
syndrome.v Syndrome generator in decoder
berlekamp.v Berlekamp algorithm in decoder
chien-search.v Chien search and Forney algorithm in decoder
decode.v The top module of the decoder
inverse.v Computes multiplication inverse of an Galois field element
test-bench.v The tes ...
Linux/Unix编程 IEEE1394Diag is a GUI application that presents a graphical view of an IEEE1394 network and provides
IEEE1394Diag is a GUI application that presents a graphical view of an IEEE1394 network and provides the ability to perform common 1394 operations such as async reads, writes, isoc listens and talks, as well as configuration rom browsing of all nodes pres
DSP编程 支持类型TI DSP TMS320DM642
支持类型TI DSP TMS320DM642,测试dsp bios中的时钟函数
单片机开发 实现语音的采集和回放
实现语音的采集和回放,先将语音信号数字化再存储在ROM中,最后从读出、数模转换、滤波得到模拟语音信号!