代码搜索:Input
找到约 10,000 项符合「Input」的源代码
代码结果 10,000
www.eeworm.com/read/457876/7316199
txt fir_input.txt
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
1
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
384
389
-38
240
230
424
143
-143
-477
-326
162
-288
483
-412
254
-82
125
www.eeworm.com/read/457222/7331515
dat input5.dat
int input[160]={
0x7FDE,0x04CF,0xF7FD,0xE2D4,0xE6F3,0x1AE5,0x9A5F,0xED44,0x0D2C,0x42A1,
0x48C3,0xCEF2,0x2889,0xFD21,0xFD3E,0xC78E,0x988E,0x30AC,0x0FBB,0x3216,
0x0000,0x058B,0x5BAF,0xDBB1,0xDD85,0xA
www.eeworm.com/read/456297/7352488
cpp input0.cpp
// Input0.cpp : implementation file
//
#include "stdafx.h"
#include "DATABASE.h"
#include "Input0.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__
www.eeworm.com/read/456297/7352537
h input0.h
#if !defined(AFX_INPUT0_H__6962F95A_EFC7_41D1_A50B_CE50DE1B1E6D__INCLUDED_)
#define AFX_INPUT0_H__6962F95A_EFC7_41D1_A50B_CE50DE1B1E6D__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_
www.eeworm.com/read/456193/7355106
m fm_input.m
function Answer = fm_input(Prompt, Title, NumLines, DefAns,Resize)
%INPUTDLG Input dialog box.
% Answer = INPUTDLG(Prompt) creates a modal dialog box that returns
% user input for multiple prompt
www.eeworm.com/read/454667/7385607
dfm u_input.dfm
object F_input: TF_input
Left = 353
Top = 179
Width = 507
Height = 439
Caption = '原始数据输入'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Hei
www.eeworm.com/read/454667/7385625
pas u_input.pas
unit u_input;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
DBCtrls, ComCtrls, StdCtrls, Mask, ExtCtrls;
type
TF_input = class(TForm)
www.eeworm.com/read/453243/7423393
m input_bit.m
function bit=input_bit
load filename output
global iii
iii=iii+1;
bit=output(iii);