搜索结果
找到约 907 项符合
input 的查询结果
按分类筛选
- 全部分类
- 技术资料 (284)
- 单片机编程 (38)
- 其他 (37)
- matlab例程 (36)
- 电源技术 (34)
- 数学计算 (29)
- 单片机开发 (25)
- 模拟电子 (20)
- 人工智能/神经网络 (20)
- VHDL/FPGA/Verilog (18)
- 编译器/解释器 (17)
- Java编程 (17)
- 汇编语言 (17)
- 书籍 (16)
- 数据结构 (16)
- 数值算法/人工智能 (15)
- Linux/Unix编程 (14)
- 传感与控制 (10)
- 其他嵌入式/单片机内容 (10)
- 测试测量 (9)
- 书籍源码 (8)
- 压缩解压 (8)
- 嵌入式/单片机编程 (8)
- 源码 (7)
- DSP编程 (7)
- 加密解密 (7)
- 微处理器开发 (7)
- 可编程逻辑 (6)
- 驱动编程 (6)
- Java书籍 (6)
- 通讯/手机编程 (5)
- 其他书籍 (5)
- 文章/文档 (5)
- 嵌入式Linux (5)
- 其他行业 (5)
- 软件设计/软件工程 (5)
- VIP专区 (5)
- 软件 (4)
- 论文 (4)
- 通讯编程文档 (4)
- JavaScript (4)
- VC书籍 (4)
- 其他 (3)
- Internet/网络编程 (3)
- 企业管理 (3)
- 文件格式 (3)
- 中间件编程 (3)
- 行业发展研究 (3)
- 经验 (2)
- C/C++语言编程 (2)
- 行业应用文档 (2)
- 学术论文 (2)
- 开关电源 (2)
- 操作系统开发 (2)
- 其他文档 (2)
- 技术书籍 (2)
- 软件工程 (2)
- 开发工具 (2)
- 嵌入式综合 (2)
- 电子书籍 (2)
- 教程资料 (2)
- 教程资料 (2)
- 游戏 (2)
- *行业应用 (2)
- Applet (2)
- 金融证券系统 (2)
- USB编程 (2)
- uCOS (2)
- Windows Mobile (2)
- 系统设计方案 (2)
- SQL Server (2)
- 教程 (1)
- 电路图 (1)
- 手册 (1)
- 应用设计 (1)
- 电子大赛 (1)
- 无线通信 (1)
- 接口技术 (1)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 多媒体处理 (1)
- 仿真技术 (1)
- 资料/手册 (1)
- 工业控制 (1)
- DSP工具/软件 (1)
- 通信网络 (1)
- 工控技术 (1)
- allegro (1)
- 源码/资料 (1)
- 教育系统应用 (1)
- 串口编程 (1)
- 语音压缩 (1)
- SCSI/ASPI (1)
- 网络 (1)
- CA认证 (1)
- BREW编程 (1)
- STL (1)
- VxWorks (1)
- 家庭/个人应用 (1)
- 交通/航空行业 (1)
汇编语言 tr1 byte "Please input the first 64-bit in hex:first - second",0dh,0ah,0 string byte "remener :us
tr1 byte "Please input the first 64-bit in hex:first - second",0dh,0ah,0
string byte "remener :use enter to tell high 32-bit from low 32-bit",0dh,0ah,0
examp1 byte "eg: 1234ecdf",0dh,0ah,0
examp2 byte " 03ab2543",0dh,0ah,0
软件工程 “网络基本输入/输出系统”(Network Basic Input/Output System, NetBIOS)是一种标准的应用程序编程接口( A P I)
“网络基本输入/输出系统”(Network Basic Input/Output System, NetBIOS)是一种标准的应用程序编程接口( A P I),1 9 8 3年由S y t e k公司专为I B M开发成功)
汇编语言 这是12864 带字库的显示子程序 reset 是初始屏幕的 display 是显示数据的 input是输入地址的指令
这是12864 带字库的显示子程序 reset 是初始屏幕的 display 是显示数据的 input是输入地址的指令
matlab例程 数值计算牛顿迭代法的matlab源程序 说明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini
数值计算牛顿迭代法的matlab源程序
说明如下:
%fun----input,the part as the form of f(x) in the equation f(x)=0
% ini----input,sets the starting point to ini
% err----input,sets admissible error
% sol----output,returns the root of equation
编译器/解释器 生成Trick文件工具 1.Open command line 2.input tricktest Usage: TrickTest -f -o -i -f source mpeg2 fil
生成Trick文件工具
1.Open command line
2.input tricktest
Usage: TrickTest -f -o -i
-f source mpeg2 file to trick
-o trick output directory
-i output file id
-m max coding error, default 0
-b max bitrate for trick generate, default 0 mean no limit
-s trick buffer block size, must be n*188
-l lo ...
汇编语言 1、 在NMBER INPUT的基础上设计数字密码锁 2、 运行初始密码为学号后8位
1、 在NMBER INPUT的基础上设计数字密码锁
2、 运行初始密码为学号后8位,密码不正确执行4、5功能
3、 连续3次密码错误,锁定键盘,发出报警指示
4、 输出开锁信号(使用功率开关),LED指示
设置修改密码功能,数据存入24C01EEROM ...
DSP编程 CCS编程环境 使用的是汇编加C的混合编程方法: The programme of the Correlation Algorithm. Using INT2 to get the input s
CCS编程环境 使用的是汇编加C的混合编程方法:
The programme of the Correlation Algorithm.
Using INT2 to get the input signal.
Array x, in first step, is the input signal produced by programme,
in next step, is the input signal get from A/D,
the length is 128, 32-bit floating point.
Array y, in first s ...
汇编语言 data array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 by
data
array sdword 2 dup(?)
str1 byte "Please input one 32-bit sign number :",0dh,0ah,0
str2 byte "The result is : ",0
align 4
jia1gao sdword 0
jia1 sdword 0
.code
main proc
call clrscr
mov esi,offset array
mov ecx,lengthof array
mov edx,offset str1
push esi
putin:
call writestring ...
微处理器开发 s3c2410 ads下的测试程序移植到 iar ewarm v5.2;包括 Please select function : 0 : Please input 1-14 to select
s3c2410 ads下的测试程序移植到 iar ewarm v5.2;包括
Please select function :
0 : Please input 1-14 to select test
1 : Real time clock display
2 : 4 key array test
3 : Buzzer test
4 : ADC test
5 : IIC EEPROM test
6 : Touchpanel test
7 : 3.5# TFT LCD 240*320 test
8 : UDA1341 play audio test
...
VHDL/FPGA/Verilog 设计一个四路数据选择器,其功能是将四组不同的数据按要求选择一个输出.输出的那组数据有两个控制信号决定,其真值表如下: 数据选择控制端 输出的数据 Input0 Input1 output 0 0 o
设计一个四路数据选择器,其功能是将四组不同的数据按要求选择一个输出.输出的那组数据有两个控制信号决定,其真值表如下: 数据选择控制端 输出的数据 Input0 Input1 output 0 0 output0 0 1 output1 1 0 output 2 1 1 output 3