虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

ONE-WIRE

  • orumThemes.com - Breezet vBulletin Theme www.forumthemes.com ForumThemes.com would like to thank y

    orumThemes.com - Breezet vBulletin Theme www.forumthemes.com ForumThemes.com would like to thank you for purchasing one of our themes. If at anytime you have any problems with installation please visit our forums at www.forumthemes.com/forums. Included - Fluid XML files - Custom Java Script for drop downs (clientscript) (All it does is remove the little white arrows in the drop downs)

    标签: com ForumThemes forumthemes orumThemes

    上传时间: 2017-04-06

    上传用户:q123321

  • Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microco

    Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microcontroller used is P89V51RD2. There are 2 programs included. One program will accept string via UART and accept key via a 4x4 keypad and display decrypted text on 16x2 LCD. The other program will accept plaintext from UART and show encrypted text on 16x2 LCD after receiving key from 4x4 membrane keypad. Schematics and screenshots are included.

    标签: microcontrollers implementing compiler Program

    上传时间: 2017-04-07

    上传用户:wanghui2438

  • Designing Embedded Hardware Ebook By John Catsoulis If you want to build your own embedded system

    Designing Embedded Hardware Ebook By John Catsoulis If you want to build your own embedded system, or tweak an existing one, this invaluable book gives you the understanding and practical skills you need.

    标签: Designing Catsoulis Embedded Hardware

    上传时间: 2014-01-18

    上传用户:cazjing

  • 单总线多点测温系统

    单总线多点测温系统,单总线它采用单根信号线既传输时钟又传输数据,而且数据传输是双向的它具有节省I/O 口线资源结构简单成本低廉便于总线扩展和 维护等诸多优点。本系统中所有的DS18B20都接在单片机的P1.1口上。用一个液晶屏显示,从单片机P3口接上8个开关,与右边的DS18B20 编号对应。当没有开关按下时屏幕显示"which NO you want press which key",要想看那一点处的温度就按下几号键(点击key右边的小红 点,按一下弹下,再按一下弹起)。只能有一个按键按下,当有多个按键下时,屏幕上显示“please press one key only !".

    标签: 单总线 多点测温

    上传时间: 2017-04-07

    上传用户:小码农lz

  • The AT24C512 provides 524,288 bits of serial electrically erasable and programmable read only memor

    The AT24C512 provides 524,288 bits of serial electrically erasable and programmable read only memory (EEPROM) organized as 65,536 words of 8 bits each. The device鈥檚 cascadable feature allows up to four devices to share a common two-wire bus. The device is optimized for use in many industrial and commercial applications where lowpower and low-voltage operation are essential. The devices are available in spacesaving 8-pin PDIP, 8-lead EIAJ SOIC, 8-lead JEDEC SOIC, 8-lead TSSOP, 8-lead Leadless Array (LAP), and 8-lead SAP packages. In addition, the entire family is available in 2.7V (2.7V to 5.5V) and 1.8V (1.8V to 3.6V) versions.

    标签: electrically programmable provides erasable

    上传时间: 2017-04-09

    上传用户:cc1015285075

  • Here are the functions for Hamming code 7.4 and Extended Hamming code 8.4 encoding and decoding. F

    Here are the functions for Hamming code 7.4 and Extended Hamming code 8.4 encoding and decoding. For 7.4 code, one error per 7-bit codeword can be corrected. For 8.4 code, one error per 8-bit codeword can be corrected and not less than 2 errors can be detected.

    标签: Hamming code and functions

    上传时间: 2014-01-05

    上传用户:Amygdala

  • This book brings together indispensable knowledge for building efficient, high-value, Linux-based em

    This book brings together indispensable knowledge for building efficient, high-value, Linux-based embedded products: information that has never been assembled in one place before. Drawing on years of experience as an embedded Linux consultant and field application engineer, Christopher Hallinan offers solutions for the specific technical issues you re most likely to face, demonstrates how to build an effective embedded Linux environment, and shows how to use it as productively as possible.

    标签: indispensable Linux-based high-value efficient

    上传时间: 2014-01-24

    上传用户:ANRAN

  • SCSI Multimedia Commands 鈥?3 (MMC-3) T10/1363-D 5.16 READ CAPACITY Command The READ CAPACITY comm

    SCSI Multimedia Commands 鈥?3 (MMC-3) T10/1363-D 5.16 READ CAPACITY Command The READ CAPACITY command (Table 144) provides a means for the Initiator to request information regarding the capacity of the Logical Unit. This command shall not report the correct capacity of the recorded data for CD-R, CD-RW and DVD-R/-RW media that does not have a Lead-out in the last Session or last Border-out. For CD-ROM, the returned logical block address is modified to allow returning a possibly inexact value (but one with a known error bound) based on the Table of Contents data

    标签: CAPACITY READ Multimedia Commands

    上传时间: 2017-04-17

    上传用户:liuchee

  • pHash is an implementation of various perceptual hashing algorithms. A perceptual hash is a fingerpr

    pHash is an implementation of various perceptual hashing algorithms. A perceptual hash is a fingerprint of an audio, video, or image file that is mathematically based on the audio or visual content contained within. Unlike cryptographic hash functions that rely on the avalanche effect of small changes in input leading to drastic changes in the output, perceptual hashes are "close" to one another if the inputs are visually or auditorily similar. As a result, perceptual hashes must also be robust enough to take into account transformations that could have been performed on the input.

    标签: perceptual implementation algorithms fingerpr

    上传时间: 2013-12-08

    上传用户:星仔

  • A Convex Hull is the smallest convex polygon that contains every point of the set S. A polygon P is

    A Convex Hull is the smallest convex polygon that contains every point of the set S. A polygon P is convex if and only if, for any two points A and B inside the polygon, the line segment AB is inside P. One way to visualize a convex hull is to put a "rubber band" around all the points, and let it wrap as tight as it can. The resultant polygon is a convex hull.

    标签: polygon S. the contains

    上传时间: 2013-12-23

    上传用户:it男一枚