代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/153260/12045847

h lv24ekit.h

// Lv24Ekit.h: project include file //----------------------------------------------------------------------------- // General include (for type definitions) //-----------------------------------
www.eeworm.com/read/255892/12048067

bas glbvar.bas

Attribute VB_Name = "GlbVar" Public Const PATH_DBDATA = "GPS.MDB" Public Const RT_FAILURE = 0 Public Const RT_SUCCESS = 1 Public Const RT_BOF = 100 'Begin of file Public Const RT_FOF = 101 'F
www.eeworm.com/read/153165/12054962

html 119.html

www.eeworm.com/read/153164/12055900

cpp pointtrans.cpp

/************************************************************************** * 文件名:PointTrans.cpp * * 图像点运算API函数库: * * LinerTrans() - 图像线性变换 * WindowTrans() - 图像窗口变换 * GrayStretch
www.eeworm.com/read/153119/12058223

java platform.java

// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html // Decompiler options: packimports(3) fieldsfirst ansi
www.eeworm.com/read/153119/12058231

java player.java

// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html // Decompiler options: packimports(3) fieldsfirst ansi
www.eeworm.com/read/153106/12060214

asm min_mon.asm

; minimal monitor for EhBASIC and 6502 simulator V1.05 ; To run EhBASIC on the simulator load and assemble [F7] this file, start the simulator ; running [F6] then start the code with the RESET [
www.eeworm.com/read/255708/12063674

h host_811.h

//////////////////////////////////////////////////////////////////////////////// // File: host_811.h // // $Header: /USB/ez811/firmware/Emb_Host/host_811.h 6 5/14/02 8:37p Tpm $ // Copyright
www.eeworm.com/read/153034/12064925

h fvhmp3c.h

/****************************************************************************** Title: Frank's MP3 C files project header file Author: Frank Van Hooft Date: 21 Aug 2004
www.eeworm.com/read/255585/12070765

cs form1.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using System.Data.SqlClient; namespace 学生成绩管理系统 {