代码搜索:InputData
找到约 842 项符合「InputData」的源代码
代码结果 842
www.eeworm.com/read/261014/11674401
java datainput.java
package datastructure;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2004
* Company:
* @author not attributable
* @version 1.0
*/
import jav
www.eeworm.com/read/151864/12165976
cpp replaceselection.cpp
//函数replacementSelection模拟生成一个顺串的操作
//所有的输入数据存放在InputData.txt中,产生的顺串存放在OutputData.txt中
#include "replaceSelection.h"
void main(){
//template实例化比较和交换函数
bool less(int, int);
void swap(in
www.eeworm.com/read/338897/12274664
m finefrequency.m
function dfreq=finefrequency(CA,fr,inputdata,datalength,k)
global channel;
global num;
global datanum;
global fs;
ts=1/fs;
stripcode=inputdata.*CA;
fstripcode=stripcode.*exp(j*2*pi*fr*ts*[0
www.eeworm.com/read/250534/12400506
cpp person.cpp
#include
class Person {
private:
char name[19];
int age;
char unit[30];
public:
void InputData() {
cout > name >> age >> unit
www.eeworm.com/read/336212/12463981
java neuralfileencoder.java
package Compressor;
/*
* NeuralFileEncoder.java
*
* Created on 2007骞?1鏈?鏃? 涓嬪崍3:39
*
*/
import myUtil.*;
//import Compressor.FileAdapter;
import neuralNetwork.*;
import java.util.*;
im
www.eeworm.com/read/229722/14318638
c tree.c
#include "KeilcBasicFun.h" //
#include
#define DEBUG 1
//---------------------------------------------------
//全局变量及位标志定义
extern bit FINT0; //外部中断0标志//本程序仅使用此中断
extern bit FINT1
www.eeworm.com/read/227690/14417845
c gps.c
#include
#include
#include
#define LSB 0
#define MSB 1
#define RXR 0
#define TXR 0
#define IER 1
#define IIR 2
#define LCR 3
#define MCR 4
#define LSR 5
www.eeworm.com/read/123974/14603072
h base64.h
////////////////////////////////////////////////////////////////////////////////
// Base64 编/解码
////////////////////////////////////////////////////////////////////////////////
// Author : Dar
www.eeworm.com/read/214029/15116246
cs pagevalidate.cs
using System;
using System.Text;
using System.Web;
using System.Web.UI.WebControls;
using System.Text.RegularExpressions;
namespace sp //可以修改成实际项目的命名空间名称
{
///
/// 页面数据校验类
/// 李天平
/// 2
www.eeworm.com/read/214019/15117509
tagsrc fft512.tagsrc
E:\PICTest\FFT\FFT512\main.c
E:\PICTest\FFT\FFT512\twiddleFactors.c
E:\PICTest\FFT\FFT512\inputData.c
C:\Program Files\Microchip\MPLAB C30\support\h\dsp.h
C:\Program Files\Microchip\MPLAB C30\supp