enable
共 144 篇文章
enable 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 144 篇文章,持续更新中。
该模块基于USB FX2开发板
该模块基于USB FX2开发板,实现了GPIO(general-purpose IO)控制功能,目前可提供15口输出控制在0V/3.3V之间切换,和9口输入在Enable/Disable之间切换。
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
各种功能的计数器实例(VHDL源代码)
<p>
各种功能的计数器实例(VHDL源代码):ENTITY counters IS</p>
<p>
PORT<br />
(<br />
d : IN INTEGER RANGE 0 TO 255;<br />
clk : IN BIT;<br />
PC与单片机双向通讯智能温控程序 #include <AT89X51.H> #include <intrins.h> #define Key_UP P1_0 #def
PC与单片机双向通讯智能温控程序
#include <AT89X51.H>
#include <intrins.h>
#define Key_UP P1_0
#define Key_DOWN P1_1
#define Key_SET P1_2
#define RelayOutPort P2_0
#define LEDPort P0
#define
To write data to the FIFO, present the data to be written and assert the write enable. At the next r
To write data to the FIFO, present the data to be written and assert the write enable. At the next rising edge of the clock, the data will be written. For every rising edge of the clock that the write
The HD66773, controller driver LSI, displays 132RGB-by-176 dot graphics on TFT displays in 260,000
The HD66773, controller driver LSI, displays 132RGB-by-176 dot graphics on TFT displays in 260,000
colors. The HD66773’s bit-operation functions, 18-bit high-speed bus interface, and high-speed RAMwr
Hello User This is nothing, but a simple program which if kept in start of windows will shut down
Hello User
This is nothing, but a simple program which if kept in start of windows will shut down the system by itself within five minutes of starting.
It takes the time from the system & starts
RDI enable! (cracked sarm.dll, sarmcm3.dll)
RDI enable! (cracked sarm.dll, sarmcm3.dll)
Application Notes for Envox CT Connect with Avaya Communication Manager and Avaya Application Enable
Application Notes for Envox CT Connect with Avaya Communication Manager and Avaya Application Enablement Services using TSAPI – Issue 1.0
8-bit I2C-bus and SMBus IO port with reset
<p>
The PCA9557 is a silicon CMOS circuit which provides parallel input/output expansion for<br />
SMBus and I2C-bus applications. The PCA9557 consists of an 8-bit input port register,<br />
8-bit
delphi 写的delphi的程序 Handel is a free, standalone development tool created with Delphi 3 that enable
delphi 写的delphi的程序
Handel is a free, standalone development tool created
with Delphi 3 that enables you to create, compile,
and run projects. Handel also supports Form Design Environments
such as
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 c
MTK flash TOOL源程序代码 ========== FlashTool v3.1.05 (2007/05/15) ======= Bug fixes: 1. [DA] Fix
MTK flash TOOL源程序代码
========== FlashTool v3.1.05 (2007/05/15) =======
Bug fixes:
1. [DA] Fix that DA cannot be loaded on MT6225 for exceeding internal SRAM size.
2. [DA] Fix that NAND downloa
this a software to enable or disable any newly plugged devices of usb. it is very useful for sercury
this a software to enable or disable any newly plugged devices of usb. it is very useful for sercury
The Microsoft® Cryptographic Application Programming Interface (CryptoAPI) provides services that
The Microsoft® Cryptographic Application Programming Interface (CryptoAPI) provides services that enable application developers to add authentication, encoding, and encryption to their Microsoft Wi
-- ------------------------------------------------------------------------------------ -- DESCRIP
--
------------------------------------------------------------------------------------
-- DESCRIPTION : Demultiplexer
-- Width: 8
-- Number of terminals: 4
-
SMAC用户手册.pdf Simple Media Access Controller Information in this document is provided solely to ena
SMAC用户手册.pdf Simple Media Access Controller
Information in this document is provided solely to enable system and software implementers to use
Freescale Semiconductor products. There are no express
This a generic PCI express device driver that enable user to access the device without caring much o
This a generic PCI express device driver that enable user to access the device without caring much of the PCI express protocol in user mode. An utility program was built to help user in developing the
VB遥控播放器红外遥控解码 #include <regX52.h> #define c(x) (x*110592/120000) sbit Ir_Pin=P3^2 sb
VB遥控播放器红外遥控解码
#include <regX52.h>
#define c(x) (x*110592/120000)
sbit Ir_Pin=P3^2
sbit beep=P2^1
//sbit RELAY=P2^0
#define INBUF_LEN 4 //数据长度
unsigned char inbuf1[INBUF_LEN]={ 0
apriori java 实现 * A program to find association rules with the apriori algorithm (Agrawal et al. 199
apriori java 实现 * A program to find association rules with the apriori algorithm (Agrawal et al. 1993).<br> * Other than the standard apriori algorithm, this program enable to find<br> * a