代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/301924/13845657

h io_map.h

/** ################################################################### ** THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT. ** Filename : IO_Map.H ** Project : Project_1
www.eeworm.com/read/140271/5793255

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/135153/5888029

c csaa7114.c

/********************************************************************************************/ /* Csaa7114.c : Implementation of video decoder interface * REALmagic Quasar Hardware Library * Create
www.eeworm.com/read/129770/5970016

dat asslandat30.dat

字节扩展指令CBW(Convert BYte to Word) 指令格式:CBW 指令功能:将字节扩展为字,即把AL寄存器的符号位扩展到AH中。 说明:两个字节相除时,先使用本指令形成一个双字节长的被除数。 本指令不影响标志位。 例如:MOV AL,25 CBW IDIV BYTE PTR DATA1
www.eeworm.com/read/127087/6007651

h nameser_compat.h

/* Copyright (c) 1983, 1989 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are perm
www.eeworm.com/read/119340/6089323

java peeridbytedecoder.java

/* * Created on Nov 12, 2003 * Created by Alon Rohter * Copyright (C) 2003-2004 Alon Rohter, All Rights Reserved. * */ package com.aelitis.azureus.core.peermanager.utils; import org.gud
www.eeworm.com/read/104260/6205310

java utf8.java

/* * Java core library component. * * Copyright (c) 1999 * Archie L. Cobbs. All rights reserved. * Copyright (c) 1999 * Transvirtual Technologies, Inc. All rights reserved. * * See the file
www.eeworm.com/read/493005/6403790

c endian.c

/* * endian - determine the byte order of a long on your machine * * Copyright (C) 1999 Landon Curt Noll * * Calc is open software; you can redistribute it and/or modify it under * the terms of
www.eeworm.com/read/491093/6440521

jsp md5.jsp

www.eeworm.com/read/263815/11339610

c lcd240x64.c

/*************************************************************************** * * * FILE: LCD.C