代码搜索:Input
找到约 10,000 项符合「Input」的源代码
代码结果 10,000
www.eeworm.com/read/361503/10049689
txt input_para1.txt
0.1882 0.2039 0.2078 0.1961 0.1961 0.2118 0.2078 0.1804 0.1569 0.1451 0.1490 0.1529 0.1529 0.1529 0.1529 0.1569 0.1569 0.1608 0.1451 0.1216
www.eeworm.com/read/361503/10050082
txt input_para1.txt
0.257629 0.918354 0.436026 0.111889 0.222778 0.143571
0.286143 0.923394 0.487205 0.278222 0.389111 0.214857
0.314657 0.928434 0.538385 0.444556 0.610889 0.300400
0.357429 0.867949 0.461615 0.555
www.eeworm.com/read/165244/10071259
~pas uform_fw_input.~pas
unit Uform_fw_input;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, ExtCtrls, Mask;
type
Tform_fw_input = class
www.eeworm.com/read/165244/10071265
~pas uform_apart_input.~pas
unit UForm_apart_input;
//接受用户输入的窗口
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, ExtCtrls;
type
TForm_apart_in
www.eeworm.com/read/358502/10186172
c channel_real_input.c
/*
| Project: WCDMA simulation environment
| Module:
| Author: Maarit Melvasalo
| Date: February 1999
|
| History:
| March 18, 1999 Maarit Melvasalo
|
www.eeworm.com/read/356536/10225094
cpp read_input_file.cpp
#include "read_input_file.h"
int readFile_fdtd_data(Input_Data *Inp_D, char *ut_nev)
{
char path_file_name[256];
long i;
//ifstream declaration
ifstream *inClientFile = NULL;
inClientF
www.eeworm.com/read/356536/10225098
h read_input_file.h
#include
#include
#include
#include
using namespace std;
#ifndef _Struct3_
typedef struct
{
#ifdef _OPENMP
int num_threads; //nr of threads
www.eeworm.com/read/356534/10225127
cpp read_input_file.cpp
#include "read_input_file.h"
int readFile_fdtd_data(Input_Data *Inp_D, char *ut_nev)
{
//ifstream declaration
ifstream *inClientFile = NULL;
inClientFile = new ifstream[1];
//open the file