代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/343370/11953750

lst tuner.lst

C51 COMPILER V7.50 TUNER 08/20/2007 10:23:35 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE TUNER OBJECT MODULE PLACED IN T
www.eeworm.com/read/343370/11954059

c tuner.c

//============ TV Tuner ========================================================= // // ljy.EDITTVCHN 10/30/03~ // .Enhance the way to get channel number via remocon // NTSC AIR - Wait to
www.eeworm.com/read/343370/11954284

lst main.lst

C51 COMPILER V7.50 MAIN 08/20/2007 10:23:30 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE MAIN OBJECT MODULE PLACED IN Ma
www.eeworm.com/read/343370/11954405

c main.c

/*****************************************************************************/ /* */ /* TW880x Demo Boar
www.eeworm.com/read/257051/11954943

java susu.java

import java.io.*; public class susu { public static void main(String []args) { int m=(int)Math.pow(2,24); int b[]=new int[m]; System.out.println("iosl "+(int)Math.pow(
www.eeworm.com/read/257050/11954992

bas module1.bas

Attribute VB_Name = "Module1" Declare Function OpenComm Lib "mifdll.dll" (ByVal nPort As Integer) As Integer Declare Function CloseComm Lib "mifdll.dll" () As Integer Declare Function GetState L
www.eeworm.com/read/257050/11955035

bas module1.bas

Attribute VB_Name = "Module1" Declare Function OpenComm Lib "mifdll.dll" (ByVal nPort As Integer) As Integer Declare Function CloseComm Lib "mifdll.dll" () As Integer Declare Function GetState L
www.eeworm.com/read/256946/11963309

cpp mircode.cpp

// mircode.cpp: implementation of the mircode class. // ////////////////////////////////////////////////////////////////////// #include "mircode.h" #include "bindef.h" #include cha
www.eeworm.com/read/154354/11967787

h strciphr.h

/*! \file This file contains helper classes for implementing stream ciphers. All this infrastructure may look very complex compared to what's in Crypto++ 4.x, but stream ciphers implementatio
www.eeworm.com/read/154354/11969027

h cryptlib.h

// cryptlib.h - written and placed in the public domain by Wei Dai /*! \file This file contains the declarations for the abstract base classes that provide a uniform interface to this library.