搜索结果

找到约 117 项符合 Li-ION 的查询结果

单片机编程 开放式汇编器系统的设计

汇编器在微处理器的验证和应用中举足轻重,如何设计通用的汇编器一直是研究的热点之一。本文提出了一种开放式的汇编器系统设计思想,在汇编语言与机器语言间插入中间代码CMDL(code mapping description language)语言,打破汇编语言与机器语言的直接映射关系,由此建立起一套描述汇编语言与机器语言的开放式映射体系。基 ...
https://www.eeworm.com/dl/502/30892.html
下载: 71
查看: 1050

单片机编程 锂-离子线性电池充电控制器LTC1732及其应用

LTC1732 是LINEAR TECHNOLOGY 公司推出的锂离子电池充电控制集成电路芯片。它具有电池插入检测和自动低压电池充电功能。文章介绍了该芯片的结构、特点、工作原理及应用信息,给出了典型的应用电路。 LTC1732 是LINEAR TECHNOLOGY 公司生产的锂-离子(Li-离子)电池恒流/恒压线性充电控制器。它也可以对镍-镉(NiCd)和镍-氢 ...
https://www.eeworm.com/dl/502/31469.html
下载: 139
查看: 1101

通信网络 RF设计技术与经验

作者RICHARD CHI-HSI LI,结合自己20年RF设计经验,整理的RF设计技术与经验,工程性很强,从最基本的LNA、MIXERS、差分对等讲起,涉及到阻抗匹配,接地,天线设计,RF系统分析,是一本很不错的书。英文版
https://www.eeworm.com/dl/564/33362.html
下载: 123
查看: 1054

单片机开发 yright 2002 Cygnal Integrated Products, Inc. // // Filename: LIION_BC_MAIN.c // Target Device: 8051F

yright 2002 Cygnal Integrated Products, Inc. // // Filename: LIION_BC_MAIN.c // Target Device: 8051F300 // Created: 11 SEP 2002 // Created By: DKC // Tool chain: KEIL Eval C51 // // This is a stand alone battery charger for a Lithium ION battery. // It utilizes a buck converter, controlled by the on ...
https://www.eeworm.com/dl/648/127718.html
下载: 177
查看: 1200

编译器/解释器 Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Li

Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Linux host (for Windows read win32/readme.txt) ./configure make make test make install By default, tcc is installed in /usr/local/bin. ./configure --help shows configuration options.
https://www.eeworm.com/dl/628/160199.html
下载: 52
查看: 1150

matlab例程 数字水印的嵌入和检测

数字水印的嵌入和检测,dct, 作者Mao Li Purpose:an algorithm to achieve the embeding watermarking to a image by dct bloking and hvs,then detect the watermarking by comparability.
https://www.eeworm.com/dl/665/160829.html
下载: 143
查看: 1040

加密解密 DES(Data Encrypton Standard) 算法的实现网上已经有很多

DES(Data Encrypton Standard) 算法的实现网上已经有很多,本人在此讲述的是在DES算法加密过程中如何查看16迭代过程中生成的Ki,Li,Ri,Fi,Si等,这样可以当做一个DES加密对照器,这样可以方便的发现你在加密过程中出现的错误!
https://www.eeworm.com/dl/519/167481.html
下载: 106
查看: 1037

Linux/Unix编程 SDL Library Documentation. The SDL library is designed to make it easy to write games that run on Li

SDL Library Documentation. The SDL library is designed to make it easy to write games that run on Linux, *BSD, MacOS, Win32 and BeOS using the various native high-performance media interfaces, (for video, audio, etc) and presenting a single source-code level API to your application. SDL is a fairly ...
https://www.eeworm.com/dl/619/167892.html
下载: 100
查看: 1098

其他书籍 Building Embedded Linux Systems shows you how to design and build your own embedded systems using Li

Building Embedded Linux Systems shows you how to design and build your own embedded systems using Linux&reg as the kernel and freely available open source tools as the framework
https://www.eeworm.com/dl/542/199045.html
下载: 66
查看: 1078

Internet/网络编程 用匿名方式登陆一个FTP服务器,下载FTP服务器里的文件到本地。在FTP服务器里应该有一个list.ini文件,里面记录一些相关的信息(版本号,需要下载的文件等)。 程序第一次执行,如果本地没有li

用匿名方式登陆一个FTP服务器,下载FTP服务器里的文件到本地。在FTP服务器里应该有一个list.ini文件,里面记录一些相关的信息(版本号,需要下载的文件等)。 程序第一次执行,如果本地没有list.ini文件,则先下载服务器的list.ini文件到本地,然后从本地的list文件中拿到需要升级的文件清单,下载服务器里的相应文件.最后结束自己 ...
https://www.eeworm.com/dl/620/207592.html
下载: 36
查看: 1095