代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/119112/14838924

c old_code.c

byte_string_t M, char **idarray); //idarray is a null-terminated array of ID's // //See LICENSE for license // = encrypt(M) //(U and W are the same for every id) int IBE_decrypt(byte_string_t
www.eeworm.com/read/119112/14838955

c crypto.c

/* Crypto layer * Currently wrappers around OpenSSL functions * possibly substitute with other library in future * Ben Lynn */ /* Copyright (C) 2001 Benjamin Lynn (blynn@cs.stanford.edu) See LIC
www.eeworm.com/read/158872/5591839

h chanpriv.h

/* * Copyright (C) 1995 Advanced RISC Machines Limited. All rights reserved. * * This software may be freely used, copied, modified, and distributed * provided that the above copyright notice is
www.eeworm.com/read/155856/5618253

c output.c

/***************************************************************************** * 功能描述: 将A/D转换结果送往80C552的 UART *****************************************************************************/ #inclu
www.eeworm.com/read/367275/9763005

c old_code.c

byte_string_t M, char **idarray); //idarray is a null-terminated array of ID's // //See LICENSE for license // = encrypt(M) //(U and W are the same for every id) int IBE_decrypt(byte_string_t
www.eeworm.com/read/367275/9763063

c crypto.c

/* Crypto layer * Currently wrappers around OpenSSL functions * possibly substitute with other library in future * Ben Lynn */ /* Copyright (C) 2001 Benjamin Lynn (blynn@cs.stanford.edu) See LIC
www.eeworm.com/read/238196/13902860

c old_code.c

byte_string_t M, char **idarray); //idarray is a null-terminated array of ID's // //See LICENSE for license // = encrypt(M) //(U and W are the same for every id) int IBE_decrypt(byte_string_t
www.eeworm.com/read/238196/13902947

c crypto.c

/* Crypto layer * Currently wrappers around OpenSSL functions * possibly substitute with other library in future * Ben Lynn */ /* Copyright (C) 2001 Benjamin Lynn (blynn@cs.stanford.edu) See LIC
www.eeworm.com/read/113271/15465118

asm at45d041a读写程序模块.asm

sdi equ p1.0 sdo equ p1.1 sck equ p1.2 cs equ p1.3 wp equ p1.4 reset equ p1.5 rdy_bus equ p1.6 led equ p0.6 data_fault bit 00h
www.eeworm.com/read/101167/15842861

c 1820_3.c

// 1820_3.C // // Cyclic redudancy check (CRC). // // Performs temperature measurement and displays the nine values on serial LCD. // // Then calculates and displays CRC. Note that the CRC of t