Implementation Of ELGAMAL Public key encryption in C . it can use very long key os size 2007 decimal digit.
標簽: Implementation encryption key ELGAMAL
上傳時間: 2013-12-14
上傳用戶:cylnpy
The Microsoft(R) Guide for Assembly Language and C Programmers By Ray Duncan PROGRAMMING FOR MS-DOS Genealogy of MS-DOS MS-DOS in Operation Structure of MS-DOS Application Programs MS-DOS Programming Tools Keyboard and Mouse Input Video Display Printer and Serial Port File Management Volumes and Directories Disk Internals Memory Management The EXEC Function Interrupt Handlers Installable Device Drivers Filters Compatibility and Portability MS-DOS FUNCTIONS REFERENCE IBM ROM BIOS AND MOUSE FUNCTIONS REFERENCE LOTUS/INTEL/MICROSOFT EMS FUNCTIONS REFERENCE
標簽: Programmers PROGRAMMING Microsoft Assembly
上傳時間: 2017-05-05
上傳用戶:xuanjie
程序接收用戶鍵入的一行字符(字符長度不大于80個,以回車結束),并把字符,數字,其它字符分類計數,然后將結果存入以Letter,Digit,Other為名的存儲單元中。
上傳時間: 2013-12-20
上傳用戶:yy541071797
Video-DVM is a very cheap DVM that shows how an output as complex as a videocomposite signal can be generated entirely in software: two I/O pins and three resistors are all the hardware required. Connected to any TV set it displays voltages, included max and min peaks, using both giant digits and an analog bar-display . A serial data output for computer data logging is provided, too.
標簽: videocomposite Video-DVM complex output
上傳時間: 2014-12-09
上傳用戶:xuan‘nian
管理器,展開右邊的“端口”,查看USB-to-Serial是哪個端口(假設是COM4)。 3.放上單片機STC89C52,芯片缺口朝手桿方向放置,切勿放反哦。
標簽: 管理器
上傳時間: 2013-12-23
上傳用戶:evil
三星程式范例,八位元的 timer, counter, serial I/O, clock switching, power down, key scan, A to D, software generated LCD control, ...
上傳時間: 2013-12-17
上傳用戶:zhengzg
SFLOP simulates a floating point operation x op y where op = +, -, *, / In chopping or rounding arithmetic using an m digit mantissa, base 10, and an unrestricted exponent range. (sflop: Simulate FLOating Point operation.) For more details on the how the floating point representation of a number is computed see the function sfl.
標簽: simulates operation floating SFLOP
上傳時間: 2017-06-05
上傳用戶:fxf126@126.com
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.
標簽: user-space can drivers perform
上傳時間: 2014-01-01
上傳用戶:saharawalker
Wishbone to LPC (Low-Pin Count) Bridge, includes master and slave modules. Supports 8-bit I/O Read and Write cycles, 8-bit Memory Read/Write cycles, DMA cycles, and up to 32-bit Firmware memory read/write cycles. Serial IRQ support is also provided. None of this has been tested (yet) with a third-party LPC Peripheral or Host.
標簽: Wishbone Supports includes Low-Pin
上傳時間: 2014-12-20
上傳用戶:古谷仁美
Assembler source code for a AT90S2313 microcontroller used in an interface for reading, programming and bulk erasing serial flash of the ST25P16 and SP25P32 family used on the WGT624v3 Netgears Router.
標簽: microcontroller programming Assembler for
上傳時間: 2013-12-07
上傳用戶:shawvi