代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/228080/14401417
h astar.h
// AStar.h: interface for the AStar class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(H_AStar)
#define H_AStar
#if _MSC_VER > 1000
#pragma once
#
www.eeworm.com/read/227903/14406654
txt flash test.txt
/*-------------------------------------------
4个电阻的下载线引脚定义如下:
SCK 并口6脚
MOSI 并口7脚
RESET 并口9脚
MISO 并口10脚
-------------------------------------------*/
class PARALLEL
{
public
www.eeworm.com/read/126680/14406764
bas vbcch.bas
Attribute VB_Name = "Module1"
Option Explicit
Public Const MAXDOWNPOINT = 20 ''每个棋最多的落子点数
Type CHESSER
Chess As Byte ''为何棋,在BestLocate则标明为何数组
Initx As
www.eeworm.com/read/227822/14410868
h fpsr.h
/*
NetWinder Floating Point Emulator
(c) Rebel.com, 1998-1999
Direct questions, comments to Scott Bambrough
This program is free software; you can redistribute
www.eeworm.com/read/227789/14412982
cs pipehandle.cs
using System;
using System.Runtime.InteropServices;
using AppModule.InterProcessComm;
namespace AppModule.NamedPipes {
#region Comments
///
/// Holds the operating system native h
www.eeworm.com/read/227789/14413017
cs msg.cs
using System;
using System.Runtime.InteropServices;
using System.IO;
namespace WindowsApplication1
{
///
/// Msg 的摘要说明。
///
public struct ErpMessage
{
public b
www.eeworm.com/read/227497/14422167
h ide_base.h
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
// ATA Disc Raw IO Library for
www.eeworm.com/read/227495/14422418
h ide_base.h
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
// FAT32 File IO Library for A
www.eeworm.com/read/227495/14422438
c enhanced.c
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
// FAT32 File IO Library for A
www.eeworm.com/read/126397/14425784
c strings.c
/****************************************************************/
/* */
/* strings.c */
/* */
/* Global String Handling Functions */
/* */
/* Copyright (c)