This Program Cotains Eeprom Read-write functions, 4 Bit LCD interface routines, KEYboard Interface with normal KEY Input to the 89C52 atmel Microcontroller.
标签: Read-write Interface functions interface
上传时间: 2014-01-03
上传用户:jqy_china
根据MAC地址生产序列号, 改变char[] KEY 即可生成不同序列号
上传时间: 2013-12-26
上传用户:gxmm
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
单总线多点测温系统,单总线它采用单根信号线既传输时钟又传输数据,而且数据传输是双向的它具有节省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
very simple nonvisual Delphi component useful for shareware program developing. It uses crypted license files containing information about exe file (size and crc), expired date and any additional information. As TArtLicense uses RSA asymmetric algorithm and TArtLicense knows only decryption KEY, nobody can change information inside license file.
标签: developing nonvisual component shareware
上传时间: 2017-04-08
上传用户:561596
This project mainly deals with automating the tasks of Purchasing, maintaining,manfactioring and transacting the goods.In the Inventory Automation System the KEY process includes the activities such as maintenance of stock details, maintenance of receipts and items etc. It is a tedious job to maintain all these details manually. Hence we opted to automate the Inventory Automation System.
标签: manfactioring maintaining Purchasing automating
上传时间: 2014-01-15
上传用户:1427796291
有一个dll库,C#和Delphi都可以调用,用同样的KEY可以实现.NET和Delphi的RSA互操作
标签: dll
上传时间: 2014-01-14
上传用户:huannan88
Master the essentials of concurrent programming,including testing and debugging This textbook examines languages and libraries for multithreaded programming. Readers learn how to create threads in Java and C++, and develop essential concurrent programming and problem-solving skills. Moreover, the textbook sets itself apart from other comparable works by helping readers to become proficient in KEY testing and debugging techniques. Among the topics covered, readers are introduced to the relevant aspects of Java, the POSIX Pthreads library, and the Windows Win32 Applications Programming Interface.
标签: programming essentials concurrent debugging
上传时间: 2013-12-20
上传用户:fxf126@126.com
A pure python module which implements the DES and Triple-DES encryption algorithms. Triple DES is either DES-EDE3 with a 24 byte KEY, or DES-EDE2 with a 16 byte KEY.
标签: implements Triple-DES algorithms encryption
上传时间: 2017-05-06
上传用户:邶刖
AlgorithmType: SymmetricCipher Name: AES/ECB Source: NIST Special Publication 800-38A Plaintext: 6bc1bee22e409f96e93d7e117393172a ae2d8a571e03ac9c9eb76fac45af8e51 30c81c46a35ce411e5fbc1191a0a52ef f69f2445df4f9b17ad2b417be66c3710 Comment: F.1.1 ECB-AES128.Encrypt KEY: 2b7e151628aed2a6abf7158809cf4f3c Ciphertext: 3ad77bb40d7a3660a89ecaf32466ef97 f5d3d58503b9699de785895a96fdbaaf 43b1cd7f598ece23881b00e3ed030688 7b0c785e27e8ad3f8223207104725dd4 Test: Encrypt Comment: F.1.3 ECB-AES192.Encrypt KEY: 8e73b0f7da0e6452c810f32b809079e562f8ead2522c6b7b Ciphertext: bd334f1d6e45f25ff712a214571fa5cc 974104846d0ad3ad7734ecb3ecee4eef ef7afd2270e2e60adce0ba2face6444e 9a4b41ba738d6c72fb16691603c18e0e Test: Encrypt Comment: F.1.5 ECB-AES256.Encrypt KEY: 603deb1015ca71be2b73aef0857d77811f352c073b6108d72d9810a30914dff4 Ciphertext: f3eed1bdb5d2a03c064b5a7e3db181f8 591ccb10d410ed26dc5ba74a31362870 b6ed21b99ca6f4f9f153e7b1beafed1d 23304b7a39f9f3ff067d8d8f9e24ecc7 Test: Encrypt
标签: SymmetricCipher AlgorithmType Publication Plaintext
上传时间: 2013-12-17
上传用户:teddysha