搜索:enable
找到约 144 项符合「enable」的查询结果
结果 144
按分类筛选
- 全部
- 技术资料 (42)
- 书籍 (13)
- 其他 (10)
- 单片机开发 (9)
- 单片机编程 (8)
- Java编程 (6)
- 电源技术 (4)
- 可编程逻辑 (4)
- VHDL/FPGA/Verilog (4)
- 软件设计/软件工程 (4)
- 其他书籍 (3)
- 教程资料 (3)
- 游戏 (3)
- 汇编语言 (3)
- Delphi控件源码 (3)
- 驱动编程 (2)
- Windows CE (2)
- 论文 (1)
- DSP编程 (1)
- 多媒体处理 (1)
- 技术书籍 (1)
- 嵌入式综合 (1)
- 工控技术 (1)
- 电子书籍 (1)
- 教程资料 (1)
- 压缩解压 (1)
- Internet/网络编程 (1)
- 编译器/解释器 (1)
- USB编程 (1)
- 数据结构 (1)
- Java书籍 (1)
- BREW编程 (1)
- matlab例程 (1)
- JavaScript (1)
- VC书籍 (1)
- 其他嵌入式/单片机内容 (1)
- 行业发展研究 (1)
- MTK (1)
https://www.eeworm.com/dl/cadence/ebook/187696.html
电子书籍
PCI Hot-Plug Specification Revision 1.0 The primary objective of this specification is to enable
PCI Hot-Plug Specification Revision 1.0
The primary objective of this specification is to enable higher availability of file and application servers by standardizing key aspects of the process of removing and installing PCI adapter cards while the system is running. Although the ...
https://www.eeworm.com/dl/684/463465.html
软件设计/软件工程
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
https://www.eeworm.com/dl/534/229819.html
其他
BlueCore supports a mechanism called Device Firmware Upgrade (DFU) to enable its software and config
BlueCore supports a mechanism called Device Firmware Upgrade (DFU) to enable its software and configuration data to be replaced. To guard against unauthorised changes, downloaded files can be verified by means of signatures.
The DFU Tools are a suite of programs that enable firm ...
https://www.eeworm.com/dl/654/342260.html
数据结构
Flexible Vector and Matrix Classes enable to use vectors and matrixes with arbitrary bounds. Cont
Flexible Vector and Matrix Classes enable
to use vectors and matrixes with arbitrary bounds.
Content. 1. Algorithm
2. Classes
3. Program Files
4. Tests
5. Compiling
6. Running (Log File)
7. Download
https://www.eeworm.com/dl/684/347093.html
软件设计/软件工程
GINSmodules to enable the low-power wireless sensor networks measurement system. Available in
GINSmodules to enable the
low-power wireless sensor networks
measurement system. Available in
868/916 MHz, 433 MHz, GINS PROGRAME
https://www.eeworm.com/dl/534/398053.html
其他
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
https://www.eeworm.com/dl/534/475526.html
其他
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 enable is asserted, a piece of data is written into the FIFO.
If the FIFO has d ...
https://www.eeworm.com/dl/656/324837.html
Java书籍
JAVA 开发 1.修改/etc/vsftpd.conf将里面的write_enable=yes,anonymous_enable=yes,local_login=yes. 2./etc/i
JAVA 开发
1.修改/etc/vsftpd.conf将里面的write_enable=yes,anonymous_enable=yes,local_login=yes.
2./etc/inetd.conf将里面关于ftp的两行的注释去掉。
3.将/etc/ftpusers中不能出现将来要登录的帐户名。
4。进入/etc/init.d/执行:./inetd restart 。按照以前的经验这样ftp服务就应该打开了。 ...
https://www.eeworm.com/dl/534/127545.html
其他
The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based
The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based empirical modelling and data mining, developed as part of my dissertation. A brief presentation of the library can be found therein.
https://www.eeworm.com/dl/618/310135.html
驱动编程
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 application based on the given skeleton.