代码搜索:Input
找到约 10,000 项符合「Input」的源代码
代码结果 10,000
www.eeworm.com/read/396459/8107012
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/296062/8126134
c ptk-input-dialog.c
/*
* C Implementation: ptk-input-dialog
*
* Description:
*
*
* Author: Hong Jen Yee (PCMan) , (C) 2005
*
* Copyright: See COPYING file that comes with this distribution
*
*/
www.eeworm.com/read/296062/8126200
h ptk-input-dialog.h
/*
* C Interface: ptk-input-dialog
*
* Description:
*
*
* Author: Hong Jen Yee (PCMan) , (C) 2005
*
* Copyright: See COPYING file that comes with this distribution
*
*/
#if
www.eeworm.com/read/245849/12778062
m l_assign_input.m
function [param,cm]=l_assign_input(param,arguments,fcn)
% Function matches keywords in cell array "arguments" to fields of "param", and
% replaces them with new values. Used to assign input data in c
www.eeworm.com/read/245143/12816481
gif edit_input_over.gif
www.eeworm.com/read/331315/12833695
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
www.eeworm.com/read/331315/12833737
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/331158/12843516