代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/342405/12023995
txt vb.txt
本文讲解了如何通过VB编程实现图像的漂亮效果。
参数表-----------------------------------------------------
Angle 光照倾角,取值0到90之间,以角度为单位
WidthOfArea 光照区宽度,取值大于1的整数,以像素为单位
Speed 光照区运动速度,取值大于1的整数
EnhanceRat
www.eeworm.com/read/256067/12031239
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/256040/12032492
c bitbuf.c
/*! \file bitbuf.c \brief Multipurpose bit buffer structure and methods. */
//*****************************************************************************
//
// File Name : 'bitbuf.c'
// Title :
www.eeworm.com/read/256040/12033802
h fat.h
/*! \file fat.h \brief FAT16/32 file system driver. */
//*****************************************************************************
//
// File Name : 'fat.h'
// Title : FAT16/32 file system dr
www.eeworm.com/read/153385/12037989
cpp sapphire.cpp
// sapphire.cpp -- modified by Wei Dai from:
/* sapphire.cpp -- the Saphire II stream cipher class.
Dedicated to the Public Domain the author and inventor:
(Michael Paul Johnson). This cod
www.eeworm.com/read/153385/12038034
h cryptlib.h
// cryptlib.h - written and placed in the public domain by Wei Dai
// This file contains the declarations for the abstract base
// classes that provide a uniform interface to this library.
#ifn
www.eeworm.com/read/153298/12042757
h idea.h
/* idea.h - header file for idea.c
*/
#include "usuals.h" /* typedefs for byte, word16, boolean, etc. */
#define IDEAKEYSIZE 16
#define IDEABLOCKSIZE 8
void initcfb_idea(word16 iv0[4], byte key[1
www.eeworm.com/read/342067/12043933
c rijndael.c
#include
#include
#include "includes.h"
static const int KEY_SIZE = 16; // 密钥长度为128位
static const int N_ROUND = 11;
static byte plainText[16]; // 明文
www.eeworm.com/read/153260/12045773
c lv2410x.c
/************************************************************************
*
* Copyright(c) 2004 ItoM BV
* All Rights Reserved.
*
* LV2400x evaluation kit: LC24001 specific code
* File na
www.eeworm.com/read/153260/12045815
c lv2400x.c
/************************************************************************
*
* Copyright(c) 2004 ItoM BV
* All Rights Reserved.
*
* LV2400x evaluation kit: LC24001 specific code
* File na