代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/325545/13197389
java md5.java
import java.security.MessageDigest;
import java.security.*;
import java.security.spec.*;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
/**
*
*
www.eeworm.com/read/323706/13325866
h struct.h
//********************************************************************************************
//
// File : _struct.h header for all structure
//
//************************************************
www.eeworm.com/read/137140/13343974
java app4_2.java
// app4_2,一元运算符“~”与“!”
public class app4_2
{
public static void main(String args[])
{
byte a=java.lang.Byte.MAX_VALUE;//
www.eeworm.com/read/321827/13397165
asm strcat.asm
page ,132
title strcat - concatenate (append) one string to another
;***
;strcat.asm - contains strcat() and strcpy() routines
;
; Copyright (c) 1985-1997, Microsoft Co
www.eeworm.com/read/320319/13428551
c eep_040.c
/****************************************************************************
在主程序中有标识设断点的地方,可观察向铁电存储器写入和读取数据的情况
****************************************************************************/
#inclu
www.eeworm.com/read/310143/13657859
asm up2dsptest1.asm
;FILE: microp2dsp.ASM
;
; This program allows reading or writing values to and from the DSP
; through hyperterminal serial port interface.
;
; command -- function description
; dr.... -- data
www.eeworm.com/read/306658/13740566
txt 1.txt
#include
#define k1 P3_4
#define csbout P2_7 //超声波发送
#define csbint P2_0 //超声波接收
#define csbc=0.034
#define bg P3_3
unsigned char csbds,op
www.eeworm.com/read/305486/13767484
c debug.c
/*============================================================================
DEBUG FUNCTIONS
EXPORTS:
void dump_regs(regs_t *regs);
============================================================
www.eeworm.com/read/303942/13806162
java md5.java
/*
* MD5.java
*
* Created on 2008年4月9日, 上午8:11
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package happychat;
import ja
www.eeworm.com/read/302068/13842743
h io_map.h
/** ###################################################################
** THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT.
** Filename : IO_Map.H
** Project : dy
**