代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/337878/12334911
cmd anispg290.cmd
*---------------------------------------------------------------
* S+core IDE Command File
*
* Note: Comment line start with '*'(in the first char)
* No
www.eeworm.com/read/149889/12338508
java ufocanvas.java
import javax.microedition.lcdui.*;
import javax.microedition.lcdui.game.*;
import java.util.*;
import java.io.*;
import javax.microedition.media.*;
import javax.microedition.media.control.*;
p
www.eeworm.com/read/251388/12348493
h cexdib.h
//
// Class: CCeXDib
//
// Compiler: Visual C++
// eMbedded Visual C++
// Tested on: Visual C++ 6.0
// Windows CE 3.0
//
// Author: Davide Calabro' davide_calabro@yahoo.com
//
www.eeworm.com/read/251351/12351201
pas idnetworkcalculator.pas
{ $HDR$}
{**********************************************************************}
{ Unit archived using Team Coherence }
{ Team Coherence is Copyright 2002 by Qual
www.eeworm.com/read/251224/12357369
java subkey.java
//SubKey.java
package Cipher;
public class SubKey {
private String inKey;
private StringBuffer keyBuf;
private byte[] key=new byte[64]; //保存密钥的64位二进制表示
private byte[] kwork=new byte[5
www.eeworm.com/read/251179/12359813
bas mod_smartdrives.bas
Attribute VB_Name = "mod_SmartDrives"
'****************************************************************************
'人人为我,我为人人
'枕善居汉化收藏整理
'发布日期:2007/09/29
'描 述:高级硬盘信息获取源代码 Ver 1.0
'网 站:htt
www.eeworm.com/read/149587/12364196
c delay.c
#include//全部为12MHz晶振
#include
//************************1ms延时*************************************//
void delayx1ms(Word count)
{Word i,j;
for(i=0;i
www.eeworm.com/read/337535/12364288
bas module1.bas
Attribute VB_Name = "Module1"
'定义需要用到的数据结构
Public Type VCI_BOARD_INFO
hw_Version As Integer
fw_Version As Integer
dr_Version As Integer
in_Version As Integer
irq_num As Inte