代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/480133/6677476
bas modbit.bas
Attribute VB_Name = "modBit"
Option Explicit
'' 版本更新记录
''
'' 2004-12-23 增加利用内存共享开发新的函数HiByteFastest ......
'' 本版本新增函数利用CSDN上 qiqi5521的代码进行了改进
''
Private Type BIT_WORD
LoByte As B
www.eeworm.com/read/479941/6684517
lst demo232.lst
C51 COMPILER V8.05a DEMO232 04/20/2009 19:12:12 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE DEMO232
OBJECT MODULE PLACED I
www.eeworm.com/read/479705/6685074
cpp fontconvertdlg.cpp
// FontConvertDlg.cpp : implementation file
//
#include "stdafx.h"
#include "FontConvert.h"
#include "FontConvertDlg.h"
#include "stdio.h"
#include "io.h"
#include "direct.h"
#include "stdli
www.eeworm.com/read/479724/6685326
java man.java
/* Man.java 主角类,包含主角的各个属性 */
package Speeds;
public class Man
{
protected int hp; //生命值
protected int startX,startY; //初始位置
protected int posX,posY; //位置
protected int mapPosX=0; //地图位置的参考点
www.eeworm.com/read/478840/6704686
java testrc4cipher.java
import jxta.security.cipher.Cipher;
import jxta.security.crypto.JxtaCrypto;
import jxta.security.impl.cipher.KeyBuilder;
import jxta.security.impl.cipher.SecretKey;
import jxta.security.impl.random.
www.eeworm.com/read/478840/6704687
java testsignature.java
import java.util.*;
import net.jxta.document.*;
import jxta.security.util.URLBase64;
import jxta.security.signature.Signature;
import jxta.security.crypto.JxtaCrypto;
import jxta.security.publickey.
www.eeworm.com/read/478844/6705086
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/478539/6709280
c strings.c
/****************************************************************/
/* */
/* strings.c */
/* */
/* Global String Handling Functions */
/* */
/* Copyright (c)
www.eeworm.com/read/478539/6709311
c strings.c
/****************************************************************/
/* */
/* strings.c */
/* */
/* Global String Handling Functions */
/* */
/* Copyright (c) 1
www.eeworm.com/read/478539/6709337
c fcbfns.c
/****************************************************************/
/* */
/* fcbfns.c