搜索结果
找到约 80 项符合
Configure 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (12)
- Linux/Unix编程 (8)
- 微处理器开发 (6)
- 其他 (4)
- Internet/网络编程 (4)
- Java编程 (4)
- 其他书籍 (3)
- 软件工程 (3)
- 单片机编程 (2)
- 通信网络 (2)
- 嵌入式综合 (2)
- 可编程逻辑 (2)
- 编译器/解释器 (2)
- 嵌入式Linux (2)
- 系统设计方案 (2)
- 通讯/手机编程 (2)
- 电子书籍 (2)
- Delphi控件源码 (2)
- 软件设计/软件工程 (2)
- 技术资料 (2)
- 教程资料 (1)
- 网络 (1)
- 汇编语言 (1)
- 其他嵌入式/单片机内容 (1)
- 3G开发 (1)
- 压缩解压 (1)
- 家庭/个人应用 (1)
- 嵌入式/单片机编程 (1)
- Windows CE (1)
- VHDL/FPGA/Verilog (1)
- 串口编程 (1)
- 接口技术 (1)
Linux/Unix编程 QT4的utils库源码包.解压后运行./configure配置,然后make.使用时在.pro文件中加入两行:LIBS+=-L$$(CPPLIBS)-lutils及INCLUDEPATH+=$$(C
QT4的utils库源码包.解压后运行./configure配置,然后make.使用时在.pro文件中加入两行:LIBS+=-L$$(CPPLIBS)-lutils及INCLUDEPATH+=$$(CPPLIBS)/utils.
单片机开发 c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h
c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines
in STDIO.h to write to and read from the UART interface. The program
reads a character using the STDIO routine getkey(), outputs that character
to the screen, and then outputs the ASCII hex value of that cha ...
软件设计/软件工程 SDT创建bin文件的步骤,need to configure option
SDT创建bin文件的步骤,need to configure option
Internet/网络编程 带mod_cache的lighttpd服务器,性能有很大提高,可以让一个1G带宽跑满不是神话 使用是直接解压后./configure -C就可以生成mod_cache模块的lighttpd.
带mod_cache的lighttpd服务器,性能有很大提高,可以让一个1G带宽跑满不是神话
使用是直接解压后./configure -C就可以生成mod_cache模块的lighttpd.
微处理器开发 ST32 基于(英蓓特)STM32V100的EXTI程序 This example shows how to configure an external interrupt line. In t
ST32
基于(英蓓特)STM32V100的EXTI程序
This example shows how to configure an external interrupt line.
In this example, the EXTI line 9 is configured to generate an interrupt on each
falling edge. In the interrupt routine a led connected to PC.06 is toggled.
This led will be toggled due to the softa ...
压缩解压 This document aims to provide instructions on how to configure the H.264/AVC encoder and decoder usi
This document aims to provide instructions on how to configure the H.264/AVC encoder and decoder using the different command line options. Also, sample command line parameters are included for reference
Java编程 Java HTTP Server and Client - easy to configure (Client is multithreaded for load testing)
Java HTTP Server and Client - easy to configure (Client is multithreaded for load testing)
Windows CE to configure gsm modem thru serial communication
to configure gsm modem thru serial communication
其他书籍 New way to configure OCR from code for image to text file
New way to configure OCR from code for image to text file
微处理器开发 configure HID devices like USB mouse with A91SAM7SE CPU. Inlcude initilization for necessary periphe
configure HID devices like USB mouse with A91SAM7SE CPU. Inlcude initilization for necessary peripherials. Developer can modify this piece code to do their development on HID devices. This is speically for GNU