代码搜索结果
找到约 10,000 项符合
Input 的代码
input.dfm
object FrmCInPut: TFrmCInPut
Left = 195
Top = 159
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #20837#24211#20462#25913
ClientHeight = 305
ClientWidth
input.c
#include "head.h"
#include "struct.h"
#include "declare.h"
void Input(CharArr *ch)
{
HuffmanTree HT;
HuffmanCode HC;
int i;
char temp;
for(i=0;;i++)
{
getchar();
printf("Please input the wo
input.c
#include "define.h"
#define BUFFER_SIZE 4096
extern int read (int, unsigned char *, int);
static int bit_size; /* 记录最后一次读取的文件字符的个数 */
static unsigned char buffer[MAXLINE+1 + BUF
input.jsp
Hospital Management System
input.pas
unit input;
interface
uses
DXInput;
type
TInput = class
read_number1: Integer;
read_number2: integer;
Reset1: Boolean;
Reset2: Boolean;
St
input.txt
//网格划分参数
0.30 0.30 //截面边长Sectwid,Sectlen
0.03 //保护层Prot_thick
0.03 //爆裂厚度Spall_thick
0 //结构截面(MeshID)划分是否与温度场截面划分一样 1-一样,0-不一样
20 20 //结构网格划分参数x div1,y向div2
20 20 //温度场网格划