搜索结果
找到约 709 项符合
input-events 的查询结果
BREW编程 ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project
ECE345, Visual-to-Audio Electronic Travel Aid
Code for TM320C54x (v2a.asm) download
This project involves the design and implementation of a audio synthesis device that converts moving images into audio signals. The system is built on a TM320C54x DSP with interface to an IMAQ camera module via the ...
汇编语言 编写程序
编写程序,登录幼儿园200个小朋友的数据:姓名、性别、年龄、身高、体重、出生日期,分别按年龄排序后输出。
要求:
(1)登录数据用函数input()
(2)按身高排序用函数sort()
(3)输出排序结果用函数output(),输出格式为:
幼儿园小朋友一览(依身高排序)
===================================================
...
文章/文档 输入、输出功能
输入、输出功能,检验输入的数是否为数字功能,ASCII码与二进制数的的相互转化功能,两数相乘功能,因此整个程序定义了两个宏INPUT和MULTIPLE,宏INPUT实现了输入、检验和ASCII码与二进制的相互转换功能,MULTIPLE实现了两数相乘功能,实现输出功能的是子程序OUTPUT,由于在输入的过程中多次用到了回车换行,因此定义了一个 ...
Internet/网络编程 MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising
MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising of a cross-section between industry and research representatives), MPI is a standardized API typically used for parallel and/or distributed computing. The MPI standard is comprised of 2 documents: MP ...
matlab例程 matlab simulink 三相PFC仿真
matlab simulink 三相PFC仿真,input为50hz交流,output为直流。闭环矢量控制
嵌入式/单片机编程 These are P-Channel enhancement mode silicon gate power fi eld effect transistors. They are ad
These are P-Channel enhancement mode silicon gate
power &#64257 eld effect transistors. They are advanced power
MOSFETs designed, tested, and guaranteed to withstand a
speci&#64257 ed level of energy in the breakdown avalanche mode
of operation. All of these power MOSFETs are designed for
applicatio ...
人工智能/神经网络 The salience distance transform incorporates edge strength information into the distance transform.
The salience distance transform incorporates edge strength information into the distance transform. The output is more robust and informative as input for techniques such as snakes
驱动编程 The SP486 and SP487 are low–power quad differential line drivers meeting RS-485 and RS-422 standard
The SP486 and SP487 are low–power quad differential line drivers meeting RS-485 and RS-422
standards. The SP486 features a common driver enable control the SP487 provides independent
driver enable controls for each pair of drivers. Both feature tri–state outputs and wide
common–mode input range. ...
单片机开发 There are three ways of specifying an immediate dump Immediate dumps can be specified using the AL
There are three ways of specifying an immediate dump
Immediate dumps can be specified using the ALTER SESSION command
ALTER SESSION SET EVENTS
immediate trace name dump level level
Immediate dumps can be specified in ORADEBUG
ORADEBUG DUMP dump level
数学计算 叶轮机械多级叶轮网格生成程序介绍 侯 乐 毅 非定常流课题组 本文开发的叶轮机械多级叶轮网格生成程序
叶轮机械多级叶轮网格生成程序介绍
侯 乐 毅 非定常流课题组
本文开发的叶轮机械多级叶轮网格生成程序,采用的网格类型为H型,并在叶片前面/后面延伸区域设置平直网格数ID1和IDN。主程序MESH_BLADE_STAGES,分成三个部分,原始叶型及控制参数从输入程序INPUT输入,求解程序为GRID(ZERO),输出程序为OUTPUT。 ...