代码搜索:数据输入
找到约 10,000 项符合「数据输入」的源代码
代码结果 10,000
www.eeworm.com/read/331193/12839895
txt 说明.txt
1、ps/2键盘输入,通过led显示ascii码
2、稍等1s可以在lcd上显示输入的字符
3、其中键盘上的backspce键是用来清屏的
4、当lcd上显示满字符时,在按下按键自动清屏,从第一行显示。
www.eeworm.com/read/330994/12857736
txt 订票系统.txt
#include //标准输入、输出头文件
#include //包含字符串函数处理头文件
#include //包含动态存储与释放函数头文件
#define N 10000
struct air //定义结构体数组
{
int num;
char start[20];
char o
www.eeworm.com/read/143457/12874373
cpp p3-157.cpp
#include
main()
{
//输入字符串
char str[80];
printf("str:"); //显示提示
scanf("%s",str);
printf("The string:%s",str);
//输入各进制整数
int a,b,c,sum;
printf("\n
www.eeworm.com/read/244181/12879536
h fifolru.h
//文件FIFOLRU.h
#include
# define M 50 //定义最大页号总个数不能超过50
struct Pro
{ int content; //用来储存页面号
int time; //用来储存页面号在内存中的时间
};
class StoreM
{ public: StoreM() { ap1
www.eeworm.com/read/329948/12924820
c main7-2.c
/* main7-2.c 检验bo7-2.c的主程序 */
#include"c1.h"
#define MAX_NAME 3 /* 顶点字符串的最大长度+1 */
typedef int InfoType; /* 存放网的权值 */
typedef char VertexType[MAX_NAME]; /* 字符串类型 */
#include"c7-2.h"
#incl
www.eeworm.com/read/329948/12925082
c main7-2.c
/* main7-2.c 检验bo7-2.c的主程序 */
#include"c1.h"
#define MAX_NAME 3 /* 顶点字符串的最大长度+1 */
typedef int InfoType; /* 存放网的权值 */
typedef char VertexType[MAX_NAME]; /* 字符串类型 */
#include"c7-2.h"
#incl
www.eeworm.com/read/243410/12943119
txt readme.txt
在matlab中,设置当前的目录为工作目录,在命令行中输入fpextractdemo,即可运行程序。
www.eeworm.com/read/141820/12983402
txt 说明.txt
首先运行door.exe
之后开一个dos窗口,运行telnet ip地址 8080
之后会看到
Welcome to hear.........
Input You PassWord:
输入密码8按回车
出现You Input PassWord is OK!按回车
之后就会出现对方的DOS窗口,这时你就的到了对方机器上的dos了
输入DOS命令
输入时会出现以下情况:
t