搜索结果
找到约 549 项符合
Memory-constrained 的查询结果
驱动编程 YSS915 (KP2V2) is an LSI for processing Karaoke voice signals. This LSI has an A/D converter (1 cha
YSS915 (KP2V2) is an LSI for processing Karaoke voice signals.
This LSI has an A/D converter (1 channel) for the microphone echo, and a memory for the microphone echo and
key control. These features allow achieving the functions needed for the Karaoke system by using only one LSI
chip. As for the mi ...
电子书籍 Features • Compatible with MCS-51® Products • 8K Bytes of In-System Programmable (ISP
Features
&#8226 Compatible with MCS-51&reg Products
&#8226 8K Bytes of In-System Programmable (ISP) Flash Memory
– Endurance: 1000 Write/Erase Cycles
&#8226 4.0V to 5.5V Operating Range
&#8226 Fully Static Operation: 0 Hz to 33 MHz
&#8226 Three-level Program Memory Lock
&#8226 256 x 8-bit Internal ...
其他嵌入式/单片机内容 国内还比较新的network processor的微代码开发
国内还比较新的network processor的微代码开发,关于local memory的例子,用的uc语言,告诉你如何利用已有的宏和调用硬件资源。
其他 Windows下读写硬件的工具. RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driv
Windows下读写硬件的工具.
RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, M ...
VC书籍 This book focuses on combining C++ s power and flexibility with high performance and scalability, r
This book focuses on combining C++ s power and flexibility with high performance and
scalability, resulting in the best of both worlds. Specific topics include temporary objects,
memory management, templates, inheritance, virtual functions, inlining, referencecounting,
STL, and much more
DSP编程 我用的开发环境是ti的CCS3.1 这几个程序是我最近做工程时找的例子,觉得很有用. 1.spra999a.zip-做二次加载用,有3个工程 2.TMS320C6000 McBSP_ AC 97
我用的开发环境是ti的CCS3.1
这几个程序是我最近做工程时找的例子,觉得很有用.
1.spra999a.zip-做二次加载用,有3个工程
2.TMS320C6000 McBSP_ AC 97 Codec Interface.zip 调试串口时用到的
3.TMS320C6000 Memory Test code.zip 调试存储器时用到的
4.5 是调试c6203时使用HPI口时所用
管理员:你好!如程序不行,请通知我一声, ...
其他 RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA
RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Spa ...
系统设计方案 Wavelets have widely been used in many signal and image processing applications. In this paper, a ne
Wavelets have widely been used in many signal and image processing applications. In this paper, a new
serial-parallel architecture for wavelet-based image compression is introduced. It is based on a 4-tap wavelet
transform, which is realised using some FIFO memory modules implementing a pixel-level ...
数据结构 Turbo C - (C) Copyright 1987, 1988 by Borland International */ #define S_IREAD 0x0100 /* from SY
Turbo C - (C) Copyright 1987, 1988 by Borland International */
#define S_IREAD 0x0100 /* from SYS\STAT.H */
#define S_IWRITE 0x0080 /* from SYS\STAT.H */
#define TRUE 1
#define FALSE 0
#define MSGHEADER "MICROCALC - A Turbo C Demonstration Program"
#define MSGKEYPRESS "Press any key to continue. ...
数学计算 #define MSGHEADER "MICROCALC - A Turbo C Demonstration Program" #define MSGKEYPRESS "Press any key
#define MSGHEADER "MICROCALC - A Turbo C Demonstration Program"
#define MSGKEYPRESS "Press any key to continue."
#define MSGCOMMAND "Press / for the list of commands"
#define MSGMEMORY "Memory Available:"
#define MSGERROR "ERROR"
#define MSGLOMEM "Not enough memory to allocate cell."