代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/262299/11593547
c 2c3.c
#include
#include
#include
void com_djnz(FILE *p,struct coms cms,struct know_add adk[128])
{unsigned int a,n;
int i,j;
a=0x10;BYTE;
if(Is_num(cms.di[0]))
{i=num_e(cm
www.eeworm.com/read/348398/11595655
cs securityhelper.cs
using System;
using System.Text;
using System.Runtime.InteropServices;
using System.Security.Cryptography;
namespace Stella.Utility
{
///
/// 执行安全操作的辅助类
///
///
www.eeworm.com/read/348374/11598474
cs crystalreport.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace my进销售
{
///
/// CrystalReport 的摘要说明。
///
www.eeworm.com/read/262048/11609165
c fatseekfile.c
#ifndef _FAT32_DEFINE
#include "FAT32.c"
#endif
WORD FAT32SeekFile(BYTE fp,DWORD offset,BYTE mode);
WORD FAT32SeekFile(BYTE fp,DWORD offset,BYTE mode)
{
if (mode==FAT32_SEEK_BEGIN)
{
www.eeworm.com/read/261892/11617128
cpp message.cpp
/////////////////////////////////////////////////////////////////////////////
//
// FILE: Message.cpp : file
//
//
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/261892/11617221
cpp mod232commsprocessor.cpp
/////////////////////////////////////////////////////////////////////////////
//
// FILE: MODCommsProcessor.cpp : implementation file
//
// See "_README.CPP"
//
// implementa
www.eeworm.com/read/261892/11617396
cpp plcapplication.cpp
/////////////////////////////////////////////////////////////////////////////
//
// FILE: PLCApplication.cpp : implementation file
//
// See "_README.CPP"
//
// implementatio
www.eeworm.com/read/158402/11620829
java serialconsole.java
// PART OF THE MACHINE SIMULATION. DO NOT CHANGE.
package nachos.machine;
import nachos.security.*;
/**
* A serial console can be used to send and receive characters. Only one
* character may be
www.eeworm.com/read/158402/11620882
java lib.java
// PART OF THE MACHINE SIMULATION. DO NOT CHANGE.
package nachos.machine;
import java.lang.reflect.Constructor;
import java.lang.reflect.Method;
import java.lang.reflect.Field;
import java.lang.refl
www.eeworm.com/read/158402/11620886
java synchconsole.java
package nachos.userprog;
import nachos.machine.*;
import nachos.threads.*;
import nachos.userprog.*;
/**
* Provides a simple, synchronized interface to the machine's console. The
* interface can a