搜索结果
找到约 52 项符合
cOnnectiOns 的查询结果
按分类筛选
- 全部分类
- 书籍 (5)
- 网络 (4)
- Linux/Unix编程 (4)
- 单片机开发 (4)
- 单片机编程 (3)
- 其他 (3)
- 技术资料 (3)
- 电源技术 (2)
- 电子书籍 (2)
- 其他书籍 (2)
- 模拟电子 (1)
- 源码/资料 (1)
- 串口编程 (1)
- 教育系统应用 (1)
- 数值算法/人工智能 (1)
- J2ME (1)
- 人工智能/神经网络 (1)
- 通讯/手机编程 (1)
- 编译器/解释器 (1)
- 手机短信编程 (1)
- VC书籍 (1)
- VHDL/FPGA/Verilog (1)
- Windows CE (1)
- Java编程 (1)
- 软件设计/软件工程 (1)
- JavaScript (1)
- 接口技术 (1)
- 源码 (1)
- 论文 (1)
- VIP专区 (1)
其他 An AHB system is made of masters slaves and interconnections. A general approach to include all poss
An AHB system is made of masters slaves and interconnections. A general approach to include all possible "muxed" implementation of multi layered AHB systems and arbitrated AHB ones can be thought as an acyclic graph where every source node is a master, every destination node is a slave and every int ...
Linux/Unix编程 Hammerhead2 is a stress testing tool designed to test out your web server and web site. It can init
Hammerhead2 is a stress testing tool designed to test out
your web server and web site. It can initiate multiple
connections from IP aliases and simulated numerous (256+)
users at any given time
编译器/解释器 Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python
Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other ...
Linux/Unix编程 Siproxd is a proxy/masquerading daemon for the SIP protocol. It handles registrations of SIP client
Siproxd is a proxy/masquerading daemon for the SIP protocol.
It handles registrations of SIP clients on a private IP network
and performs rewriting of the SIP message bodies to make SIP
connections work via an masquerading firewall (NAT).
It allows SIP software clients (like kphone, linphone) or SIP ...
单片机开发 // This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-
// This program accesses a SPI EEPROM using polled mode access. The F06x MCU
// is configured in 4-wire Single Master Mode, and the EEPROM is the only
// slave device connected to the SPI bus. The read/write operations are
// tailored to access a Microchip 4 kB EEPROM 25LC320. The relevant hardware
...
单片机开发 // This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-
// This program accesses a SPI EEPROM using polled mode access. The F06x MCU
// is configured in 4-wire Single Master Mode, and the EEPROM is the only
// slave device connected to the SPI bus. The read/write operations are
// tailored to access a Microchip 4 kB EEPROM 25LC320. The relevant hardware
...
手机短信编程 FMA is a free1 powerful phone editing tool allowing users to easily manage all of the personal data
FMA is a free1 powerful phone editing tool allowing users to easily manage all of the personal data stored in their phones, via a number of different connections methods. FMA allows easy management of Phonebook (both SIM and Phone memory), SMS, Profiles, and Files stored on the phone. FMA can also a ...
其他书籍 The combinatorial core of the OVSF code assignment problem that arises in UMTS is to assign some no
The combinatorial core of the OVSF code assignment problem
that arises in UMTS is to assign some nodes of a complete binary
tree of height h (the code tree) to n simultaneous connections, such that
no two assigned nodes (codes) are on the same root-to-leaf path. Each
connection requires a code on a ...
其他书籍 Find an introduction to the architecture, concepts and algorithms of the Linux kernel in Professiona
Find an introduction to the architecture, concepts and algorithms of the Linux kernel in Professional Linux Kernel Architecture, a guide to the kernel sources and large number of connections among subsystems.
软件设计/软件工程 Learn how to leverage a key Java technology used to access relational data from Java programs, in
Learn how to leverage a key Java technology used to access
relational data from Java programs, in an Oracle environment.
Author Donald Bales begins by teaching you the mysteries of
establishing database connections, and how to issue SQL queries
and get results back. You ll move on to advanced to ...