搜索结果
找到约 769 项符合
CD-Rom 的查询结果
其他书籍 NCO 在信号处理方面有着广泛的应用。而函数发生器是NCO 中的关键部分
NCO 在信号处理方面有着广泛的应用。而函数发生器是NCO 中的关键部分,本文基
于FPGA 用状态机和流水线方法实现了CORDIC 算法,并取代了传统的ROM 查找表法。
最后通过Quartus II 软件给出仿真结果,验证了理论的正确性。
其他嵌入式/单片机内容 Contiki是一个开源
Contiki是一个开源,高度便携性,多任务操作系统内存效率的网络化嵌入式系统和无线传感器网络。 Contiki是采用了不同的项目,如公路隧道火灾监测,入侵检测,水质监测在波罗的海,并在监测网络。
Contiki是专为微控制器与少量的记忆。一个典型的Contiki配置2千字节的RAM和40千字节的ROM 。 ...
系统设计方案 Abstract: This application note describes the program and data flash and how to erase/write the flas
Abstract: This application note describes the program and data flash and how to erase/write the flash using the built-in utility
ROM. This application note applies to the MAXQ flash-based microcontrollers that use a sector erasable flash
软件设计/软件工程 建立一个属于自己的AVR的RTOS Proteus6.7 可以用来模拟仿真avr系列的单片机 WinAVR v2.0.5.48 基于GCC AVR的编译环境
建立一个属于自己的AVR的RTOS
Proteus6.7 可以用来模拟仿真avr系列的单片机
WinAVR v2.0.5.48 基于GCC AVR的编译环境,好处在于可以在C语言中插入asm的语句
mega8 1K的ram有8K的rom,是开发8位的RTOS的一个理想的器件,并且我对它也比较熟悉 ...
其他 垃圾文件清理: 垃圾文件清理: 垃圾文件清理 Clean Windows Programs: :rd_dir if " R:~-2,1 "=="" set R=" R:~1,-2 "
垃圾文件清理:
垃圾文件清理:
垃圾文件清理
Clean Windows Programs:
:rd_dir
if " R:~-2,1 "=="\" set R=" R:~1,-2 "
if not exist R goto :DD
cd /d R
for /f "delims=" a in ( dir/ad/b ) do rd /s /q " a"
del /f /s /q *
cdrd /s /q R
:DD
Clean Windows Programs:
:rd_dir
if " R:~-2,1 "=="\" set R=" ...
单片机开发 这是一个程序中的初始化程序
这是一个程序中的初始化程序,包含有GSM、ROM、AT8的程序,希望对大家有用。
其他 The W78E58B is an 8-bit microcontroller which has an in-system programmable Flash EPROM for firmwa
The W78E58B is an 8-bit microcontroller which has an in-system programmable Flash EPROM for
firmware updating. The instruction set of the W78E58B is fully compatible with the standard 8052. The
W78E58B contains a 32K bytes of main ROM and a 4K bytes of auxiliary ROM which allows the
contents of t ...
游戏 java3D game engine design of the source [three-dimensionalvirtualrealitynetworkprogram] - "virtual
java3D game engine design of the source
[three-dimensionalvirtualrealitynetworkprogram] - "virtual reality 3D network programming language VRML -- second-generation network programming language" CD Distribution
其他书籍 The Microsoft(R) Guide for Assembly Language and C Programmers By Ray Duncan PROGRAMMING FOR MS-DO
The Microsoft(R) Guide for Assembly Language and C Programmers
By Ray Duncan
PROGRAMMING FOR MS-DOS
Genealogy of MS-DOS
MS-DOS in Operation
Structure of MS-DOS Application Programs
MS-DOS Programming Tools
Keyboard and Mouse Input
Video Display
Printer and Serial Port
File Management
Volumes and Dir ...
DSP编程 在TI DSP的开发环境CCS(Code Composer Studio)下
在TI DSP的开发环境CCS(Code Composer Studio)下,PC机通过JTAG电缆与用户目标系统中的DSP通信,帮助用户完成调试工作。当用户在该环境下完成开发任务,编写完成用户软件之后,到DSP目标系统产品化阶段时,需要完全脱离依赖PC机的CCS环境,并要求目标系统上电后可自行启动并执行用户软件代码,这就需要用到自启动(Bootloade ...