代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/247320/12666168

h misc.h

#ifndef CRYPTOPP_MISC_H #define CRYPTOPP_MISC_H #include "cryptlib.h" #include "smartptr.h" #include // for memcpy and memmove #ifdef _MSC_VER #include #if _MSC_VER
www.eeworm.com/read/245885/12774851

s cs5532.s

.module cs5532.c .area text(rom, con, rel) .dbfile G:\CS5532\firmware\cs5532.c .dbfunc e cs5532_wr_byte _cs5532_wr_byte fV ; i -> R20 ; dat -> R16 .even _cs5532_wr_
www.eeworm.com/read/245885/12774895

_c cs5532._c

/****************************************Copyright (c)************************************************** ** ** **
www.eeworm.com/read/245885/12774902

c cs5532.c

/****************************************Copyright (c)************************************************** ** ** **
www.eeworm.com/read/141787/12984266

txt 源程序6.txt

// wm_bitio.h #ifndef _WIX_WM_BITIO_H_01_ #define _WIX_WM_BITIO_H_01_ // 取log2(n)的upper_bound int UpperLog2(int n); // 取log2(n)的lower_bound int LowerLog2(int n); // 将位指针*piByte(字节偏移),
www.eeworm.com/read/141101/13043625

h hd7279.h

void write7279(unsigned char, unsigned char,unsigned char);// 发送一个字节 // 写入到HD7279 unsigned char read7279(unsigned char); // 从HD7279读出 void send_byte(unsigned char,unsigned char); unsigned cha
www.eeworm.com/read/141098/13043895

h hd7279.h

void write7279(unsigned char, unsigned char,unsigned char);// 发送一个字节 // 写入到HD7279 unsigned char read7279(unsigned char); // 从HD7279读出 void send_byte(unsigned char,unsigned char); unsigned cha
www.eeworm.com/read/141098/13044056

h hd7279.h

void write7279(unsigned char, unsigned char,unsigned char);// 发送一个字节 // 写入到HD7279 unsigned char read7279(unsigned char); // 从HD7279读出 void send_byte(unsigned char,unsigned char); unsigned cha
www.eeworm.com/read/242302/13080862

txt 如何将选中的文本全部变成全角.txt

The LCMapString function maps one character string to another, performing a specified locale-dependent transformation. The function can also be used to generate a sort key for the input string.
www.eeworm.com/read/139852/13128292

c driver_s1.c

/* * Copyright 2005,重庆市海德自动化有限公司开发室 * All rights reserved. * * * 文件名称: DRIVER_S1.c * * 摘 要: OJMC4*8C显示器件的串行驱动程序,新华龙IDE调试,主控芯片C8051F330. * 显示汉字,显示字符。 * * * 当前版本: 1.0 * 作 者