代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/484322/6585727
txt theory.txt
Crack Pic
======================
by Dejan Kaljevic 1998.
mailto:dejan@net.yu
web: http://www.net.yu/~dejan
In this file you will find out more about the theory on
www.eeworm.com/read/484037/6589673
java telnetprotocol.java
/*
* Copyright (C) 2000, 2005, 2006 Dave Jarvis (dj@joot.com),
* Santiago Carot Nemesio
*
* This file is part of NetGUI.
*
* NetGUI is free software; you can redistribute it and/or modify
* it
www.eeworm.com/read/484159/6591755
txt 简单jpeg编码程序.txt
简单jpeg编码程序
simplejpegenc.h
/*
这是一个简单的jpeg编码程序,支持1:1:1采样的baseline彩色jpeg,输入只能是24bit的BMP文件
代码结构只求能说明各步骤过程,并不做特别的优化,效率较为一般。
*/
#ifndef __JENC__
#define __JENC__
#include
#include
www.eeworm.com/read/483930/6597576
cpp myaes.cpp
// AES -- myAES.c
//
// Written by zhengjia 8th May 2008
// Email:zhengj@whty.com.cn
#include
#include
#define GFMul01(x) (x)
#define GFMul02(x) (GFMul02Box[(x)])
#def
www.eeworm.com/read/483594/6599414
c saa1064_x86.c
/*
* SAA1064_x86 v1.0 11/05/01
* www.embeddedlinuxinterfacing.com
*
* The original location of this code is
* http://www.embeddedlinuxinterfacing.com/chapters/10/
*
* Copyright (C) 2001 by Craig
www.eeworm.com/read/483698/6600702
c f34x_spi0_master.c
//-----------------------------------------------------------------------------
// F34x_SPI0_Master.c
//-----------------------------------------------------------------------------
// Copyright 20
www.eeworm.com/read/482552/6617709
h radio.h
// radio.h
/***********************************************************************
*
* Author: Greg Hunter
* Company: UTS
* Filenames: radio.h, radio.c
* Date: 2007/9
www.eeworm.com/read/482572/6617858
bas mdldefine.bas
Attribute VB_Name = "mdlDef"
Option Explicit
'---------------------------------------------------------------------------
' 常量定义
'----------------------------------------------------------------
www.eeworm.com/read/482574/6617872
bas mdldefine.bas
Attribute VB_Name = "mdlDef"
Option Explicit
'---------------------------------------------------------------------------
' 常量定义
'----------------------------------------------------------------
www.eeworm.com/read/482580/6617900
bas mdldefine.bas
Attribute VB_Name = "mdlDef"
Option Explicit
'---------------------------------------------------------------------------
' 常量定义
'--------------------------------------------------------------