代码搜索:Input

找到约 10,000 项符合「Input」的源代码

代码结果 10,000
www.eeworm.com/read/365521/2896746

m try_input.m

reply = input('Do you want more? Y/N [Y]: ', 's'); if isempty(reply) reply = 'Y'; end
www.eeworm.com/read/364780/2901527

h usb_input.h

#ifndef __USB_INPUT_H #define __USB_INPUT_H /* * Copyright (C) 2005 Dmitry Torokhov * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Genera
www.eeworm.com/read/364308/2906458

c dif_input.c

//////////差动输入,定时启动,由T2定时//////////////// /////////选择6,7通道为ADC0差动转化通道,其中第6通道为P3.6,第7通道为P.7////////////// //////dif_input.c/////////////////////////////////// #include "lcd.h"//笔者所写的LCD显示头文件,具体见LCD章
www.eeworm.com/read/363405/2918667

ascx tag_input.ascx

[[Input]]
www.eeworm.com/read/362989/2924615

h usb_input.h

#ifndef __USB_INPUT_H #define __USB_INPUT_H /* * Copyright (C) 2005 Dmitry Torokhov * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Genera
www.eeworm.com/read/362918/2926237

h test_input.h

segment ("mydata1") unsigned char input0[471]={ 1,1,1,1,1,1,1,1,0,1,1,1,0,1,1,1,1,0,1,0,0,1,0,0,0,1,0,1,1,1,1,1,1,1,1,1,1,0,0,1, 1,1,0,1,1,1,0,1,0,1,1,1,0,1,1,1,0,1,1,0,1,1,0,1,0,0,0,0,0,0,1,1,1,0,1
www.eeworm.com/read/362918/2926262

h test_input.h

segment ("mydata2") unsigned short arrayIn0_C[512] = {17,18, 18, 12, 3, 13, 3,13, 3, 13, 6, 15, 7, 16, 7, 16, 7, 16, 6, 15, 7, 16, 7, 16, 7, 16, 6, 15, 7, 16, 7, 16, 7, 16, 6, 15, 7, 16, 7, 1
www.eeworm.com/read/362918/2926290

h input1.h

segment ("mydata2") static short exp_out[64]={ 896, -29, -87, -23, -24, -9, -8, -2, //8 -220, 113, -2, 10, -1, 3, 0, 0, //16 0, 0, 0, 0, 0, 0, 0, 0, //24 -22, 9, 0, 1, 0
www.eeworm.com/read/361261/2947100

ui sprefs_input.ui

Jean-Baptiste Kempf SPrefsInputAndCodecs 0
www.eeworm.com/read/361261/2947112

cpp input_slider.cpp

/***************************************************************************** * input_manager.cpp : Manage an input and interact with its GUI elements **********************************************