搜索结果
找到约 153 项符合
built 的查询结果
按分类筛选
- 全部分类
- matlab例程 (10)
- 技术资料 (10)
- 其他书籍 (8)
- 单片机开发 (7)
- 其他 (7)
- 书籍 (7)
- 微处理器开发 (6)
- 单片机编程 (5)
- 网络 (5)
- Linux/Unix编程 (5)
- 电源技术 (4)
- Java编程 (4)
- 可编程逻辑 (3)
- Delphi控件源码 (3)
- 驱动编程 (3)
- 嵌入式综合 (2)
- 数值算法/人工智能 (2)
- DSP编程 (2)
- 嵌入式/单片机编程 (2)
- 其他嵌入式/单片机内容 (2)
- 数学计算 (2)
- Java书籍 (2)
- 手机短信编程 (2)
- 人工智能/神经网络 (2)
- 数据库系统 (2)
- 系统设计方案 (2)
- 编辑器/阅读器 (2)
- *行业应用 (2)
- Internet/网络编程 (2)
- 电子书籍 (2)
- 行业发展研究 (2)
- 模拟电子 (1)
- PCB相关 (1)
- 无线通信 (1)
- 工控技术 (1)
- 编译器/解释器 (1)
- GPS编程 (1)
- 压缩解压 (1)
- SQL Server (1)
- 串口编程 (1)
- VxWorks (1)
- 书籍源码 (1)
- 邮电通讯系统 (1)
- 教育系统应用 (1)
- MySQL数据库 (1)
- 软件工程 (1)
- VC书籍 (1)
- 加密解密 (1)
- 操作系统开发 (1)
- JavaScript (1)
- 企业管理 (1)
- 软件设计/软件工程 (1)
- BREW编程 (1)
- VHDL/FPGA/Verilog (1)
- 文章/文档 (1)
- Symbian (1)
- Ajax (1)
- 通讯编程文档 (1)
- 游戏 (1)
- 文件格式 (1)
- 单片机 (1)
- 多媒体处理 (1)
- 学术论文 (1)
- 手册 (1)
- VIP专区 (1)
编译器/解释器 Full support for extended regular expressions (those with intersection and complement); Support for
Full support for extended regular expressions (those with intersection and complement); Support for some kinds of cycles in grammar; DFA-based operation; Unicode support; C++ only, requires a modern compiler; Lexical analyzers can be configured to get symbols from any input class (built-in support f ...
数值算法/人工智能 This matrix C++ template class library is for performing common matrix operations in your C++ progra
This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program source file
微处理器开发 LPC2148 USB Audio Device Example This USB example project implements an USB Audio Device that conne
LPC2148 USB Audio Device Example
This USB example project implements an USB Audio Device that connects via the USB interface to the PC. It may be used on the following devices:
LPC2141
LPC2142
LPC2144
LPC2146
LPC2148
An USB Audio Device (HID) does not require any special USB driver, since the ...
网络 项目描述: Fink is an attempt to bring the full world of Unix Open Source software to Darwin and Mac OS
项目描述:
Fink is an attempt to bring the full world of Unix Open Source software to Darwin and Mac OS X. Packages are downloaded and built automatically and installed into a tree managed by dpkg.
Fink试图将Unix开源软件世界带入到 Darwin 和Mac OS X。工具包可以被下载和自动生成,并安装到由dpkg管理的 ...
其他书籍 内容如下: 1.The history of the computerized database 2.SQL Data Statements--those used to create, mani
内容如下:
1.The history of the computerized database
2.SQL Data Statements--those used to create, manipulate, and retrieve data stored in your database example statements include select, update, insert, and delete
3.SQL Schema Statements--those used to create database objects, such as tables, index ...
DSP编程 DSP音频处理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that
DSP音频处理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that
were engineered without it. When the program is not built from the ground up using the
DSP/BIOS kernel and real-time analysis features, the lack of familiarity prevents engineers
from reaping t ...
单片机开发 This example program shows how to configure and use the A/D Converter of the following microcontroll
This example program shows how to configure and use the A/D Converter of the following microcontroller:
STMicroelectronics ST10F166
After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port.
To run this program...
Build the project (Project ...
微处理器开发 This package contains example software and associated documentation for the ColdFire MCF5249 micro
This package contains example software and associated documentation for the
ColdFire MCF5249 microprocessor. The software includes sample processor
initialization routines for the MCF5249 running a M5249C3 evaluation board as
well as the following sample applications:
simple - empty application ...
嵌入式/单片机编程 用于motorala 68K系列处理器的小实时多任务操作系统 The OMU Kernel was written to provide a cut-down Unix-like O/S for a
用于motorala 68K系列处理器的小实时多任务操作系统
The OMU Kernel was written to provide a cut-down Unix-like O/S for a
home-made 6809-based home computer built by me, Steven Hosgood, in the
early 1980s. This package contains the RTOS version of omu68k, derived
from a port of the original 6809 code to ...
其他书籍 Oracle PL/SQL Best Practices is a concise, easy-to-use summary of best practices in the program dev
Oracle PL/SQL Best Practices is a concise, easy-to-use summary of best
practices in the program development process. It covers coding style,
writing SQL in PL/SQL, data structures, control structures, exception
handling, program and package construction, and built-in packages.