代码搜索结果
找到约 10,000 项符合
Input 的代码
jpginputfilestream.~cpp
//
// Title: JpegInputFileStream Implementation
//
// Description:
//
// JpegInputFileStream implements JPEG input through a file.
//
#include
#include "jpginputfilestream.h"
crc_routines.h
/*
|
| Copyright disclaimer:
| This software was developed at the National Institute of Standards
| and Technology by employees of the Federal Government in the course
| of their official d
crc_routines.h
/*
|
| Copyright disclaimer:
| This software was developed at the National Institute of Standards
| and Technology by employees of the Federal Government in the course
| of their official d
deletenumber.cpp
#include
#include
#define INPUT_FILE "input.txt" // 输入目标文件名
#define OUTPUT_FILE "output.txt" // 输出目标文件名
#define MAX 50 // 正整数的最大位数
fstream
crc_routines.h
/*
|
| Copyright disclaimer:
| This software was developed at the National Institute of Standards
| and Technology by employees of the Federal Government in the course
| of their official d
vmlinux.scr
SECTIONS
{
.data : {
input_len = .;
LONG(input_data_end - input_data) input_data = .;
*(.data)
input_data_end = .;
}
}
vmlinux.scr
SECTIONS
{
.data : {
input_len = .;
LONG(input_data_end - input_data) input_data = .;
*(.data)
input_data_end = .;
}
}
vmlinux.scr
SECTIONS
{
.data : {
input_len = .;
LONG(input_data_end - input_data) input_data = .;
*(.data)
input_data_end = .;
}
}