搜索结果
找到约 200 项符合
Configuration 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (15)
- Java编程 (13)
- 行业发展研究 (11)
- 可编程逻辑 (9)
- 其他 (8)
- Linux/Unix编程 (8)
- 技术资料 (8)
- 教程资料 (6)
- 其他书籍 (6)
- J2ME (5)
- 单片机开发 (5)
- 其他嵌入式/单片机内容 (5)
- 嵌入式Linux (5)
- 微处理器开发 (5)
- 书籍 (5)
- 通信网络 (4)
- 通讯编程文档 (4)
- VHDL/FPGA/Verilog (4)
- 软件设计/软件工程 (4)
- VIP专区 (4)
- 数据库系统 (3)
- 嵌入式/单片机编程 (3)
- 技术书籍 (2)
- 软件下载 (2)
- 模拟电子 (2)
- 嵌入式综合 (2)
- 电子书籍 (2)
- Java书籍 (2)
- 加密解密 (2)
- matlab例程 (2)
- 驱动编程 (2)
- 编译器/解释器 (2)
- 其他数据库 (2)
- *行业应用 (2)
- VC书籍 (2)
- 通讯/手机编程 (2)
- 软件工程 (2)
- 系统设计方案 (2)
- Windows CE (2)
- 手册 (2)
- 其他文档 (1)
- allegro (1)
- 电源技术 (1)
- ARM (1)
- USB编程 (1)
- 网络 (1)
- 操作系统开发 (1)
- 手机WAP编程 (1)
- 人工智能/神经网络 (1)
- 邮电通讯系统 (1)
- DSP编程 (1)
- Delphi/CppBuilder (1)
- 技术管理 (1)
- 压缩解压 (1)
- 串口编程 (1)
- 文件格式 (1)
- Ajax (1)
- 汇编语言 (1)
- SQL Server (1)
- 认证考试资料 (1)
- 仿真技术 (1)
- 接口技术 (1)
- 教程 (1)
- 源码 (1)
Linux/Unix编程 This book was written to provide a single reference for network administration in a Linux environmen
This book was written to provide a single reference for network administration in a Linux environment.
Beginners and experienced users alike should find the information they need to cover nearly all important
administration activities required to manage a Linux network configuration.
其他 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 firmware and persistent ...
系统设计方案 The development of a data acquisition card based on USB bus is introduced in this article.It first d
The development of a data acquisition card based on USB bus is introduced in this article.It first describes the configuration and principle of this card in the part of hardware design,and then the application program and device driver in the part of software design.Data acquisition program in firmw ...
通讯编程文档 Abstract: By using gateway systems on large 32-bit platforms, networks of small, 8- and 16-bit mic
Abstract:
By using gateway systems on large 32-bit platforms, networks of small, 8- and 16-bit
microcontrollers can be monitored and controlled over the Internet. With embedded Linux, these
gateways are easily moved from full-blown host PCs to embedded platforms like the PC104. In
this class you wil ...
其他 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 ...
其他数据库 员工培训系统 首先确认您的机器上已经安装了VC6.0以上版本
员工培训系统
首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microso ...
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 ...
其他 Lua is a powerful, light-weight programming language designed for extending applications. It is also
Lua is a powerful, light-weight programming language designed for extending applications. It is also frequently used as a general-purpose, stand-alone language. It combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensib ...
Java编程 Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write
Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database. You don t even need to know the database is there, and you ...
微处理器开发 This code is described in "Computational Geometry in C" (Second Edition), Chapter 8. It is not writ
This code is described in "Computational Geometry in C" (Second Edition),
Chapter 8. It is not written to be comprehensible without the
explanation in that book.
Prints out one arm configuration to reach given target.
Assumes number of links >= 3.
Input:
nlinks Number of links
L1 L2 ... Ln Link l ...