代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/181658/9242657
java mainscreen.java
/*
* MainScreen.java
*
* Created on November 11, 2003, 12:14 PM
*/
import javax.microedition.lcdui.*;
import java.util.*;
import java.io.*;
/**
*
* @author kobi-kr
* @version
*/
public clas
www.eeworm.com/read/378183/9243588
dat errorass23.dat
错误信息: Must be symbol type
中文注释: 必须是WORD,DW,QW,BYTE或TB,但接收的是其它内容
www.eeworm.com/read/181504/9247760
h fat16.h
00021
00022 #ifndef FAT_H
00023 #define FAT_H
00024
00025 #include "global.h"
00026
00027
00028 // Some useful cluster numbers
00029 #define MSDOSFSROOT 0 // cluster 0 me
www.eeworm.com/read/378183/9248247
dat asslandat57b.dat
说明: 1. OPRD为通用寄存器或存储器操作数.
----
2. 操作过程
字节相乘: (AX)
www.eeworm.com/read/378073/9252447
bas mt.bas
Attribute VB_Name = "mt"
Option Explicit
Public SequNum As Integer '记录发送submit后未应答的Submitresp的数量,不大于30
Public Function SendSubmit(sck As Winsock, MySubMt As SubMit) As Long
'发送
www.eeworm.com/read/181449/9254959
pas cmpp20.pas
unit Cmpp20;
interface
const
CMPP_VERSION = $20;
CMPP_CONNECT = $00000001; // CP 或SMGW 登录请求
CMPP_CONNECT_RESP = $80000001;
CMPP_TERMINATE = $00000002;
CMPP_TERMINATE_RESP = $80
www.eeworm.com/read/377955/9255472
-
Attribute VB_Name = "数据转换"
Option Explicit
Public sendcp As Boolean
'内存复制的API函数
Public Declare Sub CopyMemory Lib "KERNEL32" Alias "RtlMoveMemory" (Destination As Any, Source As Any, ByVal L
www.eeworm.com/read/181403/9256070
h console.h
/*********************************************************************
*
* Console Routines
*
*********************************************************************
* FileNam
www.eeworm.com/read/181403/9256118
c zphycc2420.c
/*********************************************************************
*
* Zigbee PHY layer using CC2420
* (Not completely impelemented in Rel 1.0)
*
*********
www.eeworm.com/read/377280/9283312
inc slip.inc
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; ;;
;; SLIP.INC