搜索结果
找到约 593 项符合
Output 的查询结果
按分类筛选
- 全部分类
- 技术资料 (63)
- 电源技术 (41)
- 单片机编程 (41)
- matlab例程 (32)
- 其他 (30)
- 单片机开发 (25)
- 模拟电子 (23)
- 数学计算 (23)
- 汇编语言 (20)
- 人工智能/神经网络 (18)
- VHDL/FPGA/Verilog (17)
- 编译器/解释器 (16)
- 数据结构 (13)
- 书籍 (13)
- Java编程 (12)
- 数值算法/人工智能 (11)
- 微处理器开发 (9)
- 传感与控制 (8)
- 可编程逻辑 (8)
- 其他嵌入式/单片机内容 (8)
- 其他书籍 (8)
- 压缩解压 (7)
- 书籍源码 (7)
- 驱动编程 (6)
- Java书籍 (6)
- 文章/文档 (6)
- 资料/手册 (5)
- 测试测量 (5)
- DSP编程 (5)
- 嵌入式/单片机编程 (5)
- 教程资料 (4)
- Internet/网络编程 (4)
- 软件设计/软件工程 (4)
- Linux/Unix编程 (4)
- 加密解密 (4)
- 论文 (4)
- 开关电源 (3)
- uCOS (3)
- 通讯/手机编程 (3)
- 电子书籍 (3)
- 源码 (3)
- 学术论文 (2)
- 通信网络 (2)
- 嵌入式综合 (2)
- 无线通信 (2)
- C/C++语言编程 (2)
- 开发工具 (2)
- 设计相关 (2)
- 串口编程 (2)
- 其他行业 (2)
- 文件格式 (2)
- 中间件编程 (2)
- VC书籍 (2)
- 网络 (2)
- 嵌入式Linux (2)
- STL (2)
- 行业发展研究 (2)
- JavaScript (2)
- 软件 (2)
- PCB相关 (1)
- 技术书籍 (1)
- 工控技术 (1)
- *行业应用 (1)
- CA认证 (1)
- USB编程 (1)
- 技术管理 (1)
- SQL Server (1)
- 邮电通讯系统 (1)
- 软件工程 (1)
- VxWorks (1)
- Windows CE (1)
- Jsp/Servlet (1)
- Applet (1)
- 金融证券系统 (1)
- 多国语言处理 (1)
- Modem编程 (1)
- 通讯编程文档 (1)
- GPS编程 (1)
- 3G开发 (1)
- 游戏 (1)
- 仿真技术 (1)
- 源码/资料 (1)
- 其他文档 (1)
- 手册 (1)
- 电路图 (1)
- VIP专区 (1)
VHDL/FPGA/Verilog http://www.edacn.net/cgi-bin/forums.cgi?forum=7&topic=9127下,则R3~R0的输出信号中会有一个为1,但我们还是是无法确定哪一个键被按下,必須要
http://www.edacn.net/cgi-bin/forums.cgi?forum=7&topic=9127下,则R3~R0的输出信号中会有一个为1,但我们还是是无法确定哪一个键被按下,必須要从R3 ~R0 的输出信号与C3~C0的扫描信号共同決定那个按键被按下.
编写VHDL的构思:
外部接口包括: a. INPUT脚 : CLK , R3~R0.
b. OUTPUT脚 : C3~C0 , DATA3~DATA0(辨别出的按 ...
嵌入式/单片机编程 Training embedded apps to process speech may be as easy as finding the right 8-bit micro. Don t let
Training embedded apps to process speech may be as easy as finding the right 8-bit micro. Don t let what Rodger has to say about using an ADPCM algorithm and PWM output to generate speech to go in one ear and out the other
编译器/解释器 OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Archi
OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Architecture Neutral Format (ANF) output and comes with a couple of example back ends. Programmers are expected to write additional back ends for their specific needs.
编译器/解释器 该词法分析程序用VC++ 6.0编写
该词法分析程序用VC++ 6.0编写,以FileOpenDialog打开的*.c或*.cpp文件为语言字集的源程序作为词法分析程序的输入数据,经词法分析程序分析后的结果保存在源文件的同目录的output.txt文件中。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查 ...
人工智能/神经网络 LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network.
LVQ学习矢量化算法源程序
This directory contains code implementing the Learning vector quantization
network. Source code may be found in LVQ.CPP. Sample training data is found
in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The
LVQ program accepts input consisting of vectors ...
单片机开发 This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simula
This project is created using the Keil ARM CA Compiler.
The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1
This ARM Example may be debugged using onl ...
单片机开发 This example program shows how to configure and use the A/D Converter of the following microcontroll
This example program shows how to configure and use the A/D Converter of the following microcontroller:
STMicroelectronics ST10F166
After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port.
To run this program...
Build the project (Project ...
单片机开发 This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose
This directory contains the memtest 8051 firmware
for the Anchor Chips EZ-USB chip.
The purpose of this software is to test the different
memory segments in the Ez-Usb chip.
This example will output the string "good" on the 7 segment
LED if the mem test passes, or it will output the first addres ...
单片机开发 用CY7C63723设计的鼠标固件程序 chip.c - include file that defines CY7C63723 constants - combi.c - main sourc
用CY7C63723设计的鼠标固件程序
chip.c - include file that defines CY7C63723 constants
- combi.c - main source file
- combi.hex - Intel hex file for programming a CY7C63723 microcontroller
- combi.lst - output listing from c-compiler for use with the CYDB debugger
- macros.h - defines macros used ...
其他书籍 The LT® 1529/LT1529-3.3/LT1529-5 are 3A low dropout regulators with micropower quiescent current
The LT&reg 1529/LT1529-3.3/LT1529-5 are 3A low dropout
regulators with micropower quiescent current and shutdown.
The devices are capable of supplying 3A of output
current with a dropout voltage of 0.6V. Designed for use
in battery-powered systems, the low quiescent current,
50mA operating and 16mA ...