代码搜索:Byte

找到约 10,000 项符合「Byte」的源代码

代码结果 10,000
www.eeworm.com/read/155374/5625938

c serial.c

#include #include #include "short_types.h" #include "memio.h" #include "articiaS.h" #ifndef CFG_NS16550 static uint32 ComPort1; uint16 SerialEcho = 1; #define RECEIVER_HOLDI
www.eeworm.com/read/367558/9742518

cpp rijndael.cpp

// This is an independent implementation of the encryption algorithm: // // RIJNDAEL by Joan Daemen and Vincent Rij
www.eeworm.com/read/237716/13935398

cpp rijndael.cpp

// This is an independent implementation of the encryption algorithm: // // RIJNDAEL by Joan Daemen and Vincent Rijme
www.eeworm.com/read/133275/14049707

cpp rijndael.cpp

// This is an independent implementation of the encryption algorithm: // // RIJNDAEL by Joan Daemen and Vincent Rij
www.eeworm.com/read/200421/15433801

cpp rijndael.cpp

// This is an independent implementation of the encryption algorithm: // // RIJNDAEL by Joan Daemen and Vincent Rij
www.eeworm.com/read/101167/15842741

c rd_cal1.c

// Rd_Cal1.c - PIC14000 // // Reads calibration values from locations beginning at 0xfc0 and displays to // the terminal. // // Test Program using PIC16F877 // // copyright, Peter H Anderson, E
www.eeworm.com/read/100450/15873557

h aes.h

/* AES CryptAPI - interface to use AES algorithms for * * character buffer / binary / text encryption. * * Written Nov 99 by Mixter * * and based o
www.eeworm.com/read/455392/7372642

c 9_4.c

//调用宏晶公司成熟的EEPROM字节写入程序byte_program_and_verify(int,*data)和字节读程序byte_read(INT16U byte_addr), //实现断电保护的程序 #include //借用ATMEL 89C51的头文件 #include /* use _nop_() functi
www.eeworm.com/read/347738/11639351

c 9_4.c

//调用宏晶公司成熟的EEPROM字节写入程序byte_program_and_verify(int,*data)和字节读程序byte_read(INT16U byte_addr), //实现断电保护的程序 #include //借用ATMEL 89C51的头文件 #include /* use _nop_() functi
www.eeworm.com/read/388674/8584004

pas post.pas

{$R-,S-} program post; uses crt; type pset=set of 1..26; var ch:char; found:boolean; f:text; chg:string; totc:byte; ph:array[1..1000] of byte; g:array[1..26,1..26] of integer;