代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/382513/9023486

h ds18b20_4.h

#include #include #define uchar unsigned char #define uint unsigned int uint temp4; // variable of temperature sbit DS4=P1^3; //define interfac
www.eeworm.com/read/382513/9023508

h ds18b20_2.h

#include #include #define uchar unsigned char #define uint unsigned int uint temp2; // variable of temperature sbit DS2=P1^1; //define interface void d
www.eeworm.com/read/382513/9023519

h ds18b20_3.h

#include #include #define uchar unsigned char #define uint unsigned int uint temp3; // variable of temperature sbit DS3=P1^2; //define interface v
www.eeworm.com/read/184529/9096004

h bitroutines.h

/* | | Copyright disclaimer: | This software was developed at the National Institute of Standards | and Technology by employees of the Federal Government in the course | of their official d
www.eeworm.com/read/282093/9119744

m readpacketterminator.m

function cksum = ReadPacketTerminator(gps) % ReadPacketTerminator Read the three byte sequence terminating a packet global pid_dle_byte; global pid_etx_byte; % Read checksum byte. If it is eq
www.eeworm.com/read/176809/9483817

java myplayer.java

// FrontEnd Plus GUI for JAD import java.util.Vector; // Referenced classes of package com.joypark.mj13: // MeldedSet public final class myPlayer { public static final by
www.eeworm.com/read/176809/9483828

java players.java

// FrontEnd Plus GUI for JAD import java.util.Vector; // Referenced classes of package com.joypark.mj13: // MeldedSet public final class Players { public static final byt
www.eeworm.com/read/176809/9483835

java houset.java

// FrontEnd Plus GUI for JAD // DeCompiled : HouSet.class import java.util.Vector; public class HouSet { public static final byte SEQUENCE = 0; public static final byte TRIPLE = 1
www.eeworm.com/read/169092/9880837

h rijndael.h

// rijndael.h: interface for the rijndael class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_RIJNDAEL_H__65AE854C_7E77_4488_AC14_66161F67B341__INCLU
www.eeworm.com/read/164586/10100526

m readpacketterminator.m

function cksum = ReadPacketTerminator(gps) % ReadPacketTerminator Read the three byte sequence terminating a packet global pid_dle_byte; global pid_etx_byte; % Read checksum byte. If it is eq