Portable

共 158 篇文章
Portable 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 158 篇文章,持续更新中。

AD8001AR

<div> transimpedance linearization circuitry. This allows it to drive </div> <div> video loads with excellent differential gain and phase perfor </div> <div> mance on only 50 mW of power. The AD80

AD826

<div> High-Speed, Low-Power </div> <p> Dual Operational Amplifier </p> <p> <div> The AD826 features high output current drive capability of </div> <div> 50 mA min per amp, and is able to driv

MSP430G2553

DESCRIPTION<br /> The Texas Instruments MSP430 family of ultra-low-power microcontrollers consists of several devices featuring<br /> different sets of peripherals targeted for various applications. T

ieee754的标准

ieee754的标准,原英文版的!Twenty years ago anarchy threatened floating-point arithmetic. Over a dozen commercially significant arithmetics boasted diverse wordsizes, precisions, rounding procedures and ov

FreeRTOS is a portable, open source, mini Real Time Kernel - a free to download and royalty free RTO

FreeRTOS is a portable, open source, mini Real Time Kernel - a free to download and royalty free RTOS that can be used in commercial applications.

AP2406技术手册

The AP2406 is a 1.5Mhz constant frequency, slope compensated current mode PWM step-down converter. The device integrates a main switch and a synchronous rectifier for high efficiency without an extern

LPARX is a C++ class library for for implementing portable scientific applications on distributed me

LPARX is a C++ class library for for implementing portable scientific applications on distributed memory parallel computer architectures

Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work

Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable ac

Apache Portable Runtime(APR)1.3.3的Windows平台网站API手册

Apache Portable Runtime(APR)1.3.3的Windows平台网站API手册

This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good

This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although th

介绍了基于三星S3C24A0多媒体处理器的MPEG - 4便携式媒体播放器( PMP2Portable Media Player)的方案,阐述了硬件结构和应用软件的设计和实现,着重讨论视频播放功能的

介绍了基于三星S3C24A0多媒体处理器的MPEG - 4便携式媒体播放器( PMP2Portable Media Player)的方案,阐述了硬件结构和应用软件的设计和实现,着重讨论视频播放功能的实现,特别解决了 应用程序中文件解析和同步控制播放的难点

ET++ is a portable and homogenous object-oriented class library integrating user interface building

ET++ is a portable and homogenous object-oriented class library integrating user interface building blocks, basic data structures, and high level application framework components. ET++ eases the bui

PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading

PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data typ

pdf是一种阅读器的安装程序

pdf是一种阅读器的安装程序, PDF(Portable Document Format)文件格式是Adobe公司开发的电子文件格式。这种文件格式与操作系统平台无关,也就是说,PDF文件不管是在Windows,Unix还是在苹果公司的Mac OS操作系统中都是通用的。这一特点使它成为在Internet上进行电子文档发行和数字化信息传播的理想文档格式。越来越多的电子图书、产品说明、公司文告、网络资料

The high portable FAT filesystem library for embedded system.

The high portable FAT filesystem library for embedded system.

红外解码程序

/*<br /> &nbsp;* _168ZHONGDUAN2.c<br /> &nbsp;*<br /> &nbsp;* Created: 2014/11/2 15:12:45<br /> &nbsp;* &nbsp;Author: lenovo<br /> &nbsp;*/&nbsp;<br /> <br /> <br /> #include &lt;avr/io.h&gt;<br /> #i

C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ St

C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.) and an XML parser.

Welcome to the Wrox Press C++ tutorial "I hope you ll enjoy reading this tutorial with your portabl

Welcome to the Wrox Press C++ tutorial "I hope you ll enjoy reading this tutorial with your portable, your work, or your home PC. It s a perfect companion to the Introduction to Visual C++ 6.0 Standa

The PCI Utilities package contains a library for portable access to PCI bus configuration registers

The PCI Utilities package contains a library for portable access to PCI bus configuration registers and several utilities based on this library. In runs on the following systems: Linux (via /

This book shows how to design and implement C++ software that is more effective: more likely to beha

This book shows how to design and implement C++ software that is more effective: more likely to behave correctly more robust in the face of exceptions more efficient more portable makes better use of