搜索结果
找到约 110 项符合
enable 的查询结果
按分类筛选
- 全部分类
- 书籍 (13)
- 技术资料 (12)
- 其他 (10)
- 单片机编程 (8)
- 单片机开发 (7)
- Java编程 (6)
- 电源技术 (4)
- 可编程逻辑 (4)
- VHDL/FPGA/Verilog (4)
- 软件设计/软件工程 (4)
- 教程资料 (3)
- Delphi控件源码 (3)
- 汇编语言 (3)
- 其他书籍 (3)
- 游戏 (3)
- 驱动编程 (2)
- 嵌入式综合 (1)
- 教程资料 (1)
- 工控技术 (1)
- 电子书籍 (1)
- matlab例程 (1)
- Windows CE (1)
- USB编程 (1)
- VC书籍 (1)
- 数据结构 (1)
- 其他嵌入式/单片机内容 (1)
- 行业发展研究 (1)
- 压缩解压 (1)
- DSP编程 (1)
- BREW编程 (1)
- 编译器/解释器 (1)
- MTK (1)
- Internet/网络编程 (1)
- JavaScript (1)
- 多媒体处理 (1)
- 技术书籍 (1)
- 论文 (1)
其他 The Microsoft® Cryptographic Application Programming Interface (CryptoAPI) provides services that
The Microsoft&reg Cryptographic Application Programming Interface (CryptoAPI) provides services that enable application developers to add authentication, encoding, and encryption to their Microsoft Win32&reg -based applications. Application developers can use the functions in the CryptoAPI without k ...
Windows CE giveio driver适合于在wince50/60的开发中
giveio driver适合于在wince50/60的开发中,使用的giveio的提供io端口enable和function的驱动。
Java编程 Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server ca
Abstract
The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities.
Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically ...
USB编程 该模块基于USB FX2开发板
该模块基于USB FX2开发板,实现了GPIO(general-purpose IO)控制功能,目前可提供15口输出控制在0V/3.3V之间切换,和9口输入在Enable/Disable之间切换。
单片机开发 NRF905驱动代码 // The content of this struct is nRF905 s initialize data. // CH_NO=1 433MHZ Normal O
NRF905驱动代码
// The content of this struct is nRF905 s initialize data.
// CH_NO=1 433MHZ Normal Opration,No Retrans RX,TX Address is 4 Bytes
// RX TX Payload Width is 32 Bytes Disable Extern Clock Fosc=16MHZ
// 8 Bits CRC And enable
Java编程 The jxcell allows any Java developer to automate any manual spreadsheet process within their organiz
The jxcell allows any Java developer to automate any manual spreadsheet process within their organization.
Automate the delivery of Excel reports and give your users the data they need in the format they want.
Web-enable your existing spreadsheet business logic as a scalable server-side calculat ...
VC书籍 Welcome to Visual C++. Over the next 21 days, you will learn how to use the features that Microsoft
Welcome to Visual C++. Over the next 21 days, you will learn how to use the features
that Microsoft has built into its C++ development environment to enable you to create
very advanced applications for the Windows and NT platforms
Delphi控件源码 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 Delphi and can open and write units, projects, and forms
created with Delphi 2 or 3. However, it i ...
单片机开发 DESCRIPTION : BIN to seven segments converter -- segment encoding -- a -- +---+ -- f | | b --
DESCRIPTION : BIN to seven segments converter
-- segment encoding
-- a
-- +---+
-- f | | b
-- +---+ <- g
-- e | | c
-- +---+
-- d
-- Enable (EN) active : high
-- Outputs (data_out) active : low
其他 模仿spy++ 截获取任意窗口句柄
模仿spy++ 截获取任意窗口句柄,然后对其执行相关操作(目前实现了enable和disable)