代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/410256/11295413
bas reader.bas
Attribute VB_Name = "Reader_Generic_Functions"
Option Explicit
Global ComCrw As String
Global ReaderRate As Long
Global result As String
Global ret As Long
Global fd As Long
Public Resp As Stri
www.eeworm.com/read/264854/11298203
cs about.designer.cs
namespace 记事本
{
partial class About
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
www.eeworm.com/read/264761/11302365
c aestest.c
/*
* aestest - program to run AES test data files on specified algorithm
* Customise the ALG name and include file below and link with
* any alg satisfying the AES C-API.
*
* writ
www.eeworm.com/read/264761/11302376
h loki97.h
/*
* loki97.h - header file for the LOKI97 AES candidate block cipher.
*
* LOKI97 was written by Lawrie Brown (ADFA), Josef Pieprzyk, and Jennifer
* Seberry (UOW) in 1997.
*
* Copyrigh
www.eeworm.com/read/410054/11303684
cpp pointtrans.cpp
/**************************************************************************
* 文件名:PointTrans.cpp
*
* 图像点运算API函数库:
*
* LinerTrans() - 图像线性变换
* WindowTrans() - 图像窗口变换
* GrayStretch
www.eeworm.com/read/264377/11317423
c recvfd.c
#include "apue.h"
#include
/*
* Receive a file descriptor from another process (a server).
* In addition, any data received from the server is passed
* to (*userfunc)(STDERR_FILENO, bu
www.eeworm.com/read/264377/11317506
21 fig17.21
#include "apue.h"
#include
/*
* Receive a file descriptor from another process (a server).
* In addition, any data received from the server is passed
* to (*userfunc)(STDERR_FILENO, bu
www.eeworm.com/read/264346/11319248
txt protocol.txt
A brief summary of the protocol used by the Samsung Yepp:
Types
type=0 data
type=1 mp3
type=2 telephone
type=3 sc4
type=4 reserved?
Wheres
where=0 main memory
where=1 car
www.eeworm.com/read/264156/11327476
cpp bathmath.cpp
#include "stdafx.h"
#include "basemath.h"
#include
#include
#include
#include
/********************************************************************
www.eeworm.com/read/409354/11331461
bas module1.bas
Attribute VB_Name = "Module1"
Public Type VCI_BOARD_INFO
hw_Version As Integer
fw_Version As Integer
dr_Version As Integer
in_Version As Integer
irq_num As Integer
can_n