搜索结果
找到约 876 项符合
Project 的查询结果
按分类筛选
- 全部分类
- Java编程 (70)
- 其他 (54)
- 单片机开发 (47)
- 系统设计方案 (35)
- 技术资料 (30)
- VHDL/FPGA/Verilog (28)
- DSP编程 (27)
- 其他书籍 (27)
- 微处理器开发 (26)
- 其他嵌入式/单片机内容 (24)
- 电子书籍 (21)
- Linux/Unix编程 (20)
- 嵌入式/单片机编程 (19)
- 软件工程 (19)
- matlab例程 (18)
- 文章/文档 (18)
- 软件设计/软件工程 (18)
- 书籍 (17)
- 技术管理 (14)
- 编译器/解释器 (13)
- 单片机编程 (11)
- Internet/网络编程 (11)
- uCOS (11)
- 加密解密 (11)
- 其他行业 (11)
- VC书籍 (10)
- 人工智能/神经网络 (9)
- 行业发展研究 (8)
- 汇编语言 (8)
- *行业应用 (8)
- Java书籍 (7)
- 书籍源码 (7)
- SQL Server (7)
- 压缩解压 (7)
- 网络 (7)
- VIP专区 (7)
- 串口编程 (6)
- J2ME (6)
- 文件格式 (6)
- 中间件编程 (6)
- 其他数据库 (6)
- 数据库系统 (6)
- 驱动编程 (6)
- 通讯/手机编程 (6)
- 可编程逻辑 (5)
- 游戏 (5)
- 数值算法/人工智能 (5)
- Jsp/Servlet (5)
- JavaScript (5)
- 教育系统应用 (5)
- 金融证券系统 (5)
- 嵌入式Linux (4)
- 数学计算 (4)
- Delphi控件源码 (4)
- Windows CE (4)
- 数据结构 (4)
- 嵌入式综合 (3)
- Windows Mobile (3)
- 语音压缩 (3)
- 通讯编程文档 (3)
- 操作系统开发 (3)
- Applet (3)
- VxWorks (3)
- USB编程 (3)
- 编辑器/阅读器 (3)
- Oracle数据库 (3)
- FlashMX/Flex源码 (3)
- 多媒体处理 (2)
- 教程资料 (2)
- 通信网络 (2)
- 家庭/个人应用 (2)
- GPS编程 (2)
- Ajax (2)
- 3G开发 (2)
- 酒店行业 (2)
- 医药行业 (2)
- 磁盘编程 (2)
- C/C++语言编程 (2)
- 笔记 (2)
- VHDL/Verilog/EDA源码 (1)
- 图形图像 (1)
- 技术书籍 (1)
- 教程资料 (1)
- 教程资料 (1)
- allegro (1)
- PCB相关 (1)
- 无线通信 (1)
- 开发工具 (1)
- 工控技术 (1)
- 仿真技术 (1)
- 手机WAP编程 (1)
- 邮电通讯系统 (1)
- 传真(Fax)编程 (1)
- Symbian (1)
- 电子政务应用 (1)
- 多国语言处理 (1)
- BREW编程 (1)
- 交通/航空行业 (1)
- MacOS编程 (1)
- 人物传记/成功经验 (1)
数据结构 KML 2.0介绍 KML全称是Keyhole Markup Language KML
KML 2.0介绍 KML全称是Keyhole Markup Language KML,是一个基于XML语法和文件格式的文件,用来描述和保存地理信息如点、线、图片、折线并在Google Earth客户端之中显示
The core of the project is the KMLCreator.cs. This has three classes, KMLCoordinates, KMLPoint and KMLLine ...
其他 The C++ version of the IQmath librray requires the C header file and is built on top of the C funct
The C++ version of the IQmath librray requires the C header file and is
built on top of the C functions and definitions.
See "Building A Project" section of this Read Me file on how to include
the above files in a user C++ program/project.
*行业应用 The C++ version of the IQmath librray requires the C header file and is built on top of the C funct
The C++ version of the IQmath librray requires the C header file and is
built on top of the C functions and definitions.
See "Building A Project" section of this Read Me file on how to include
the above files in a user C++ program/project.
其他书籍 PATTERNS FOR TIME-TRIGGERED EMBEDDED SYSTEMS by Michael J. Pont [Pearson Education, 2001 ISBN: 0-
PATTERNS FOR TIME-TRIGGERED EMBEDDED SYSTEMS by Michael J. Pont
[Pearson Education, 2001 ISBN: 0-201-33138-1].
This code is copyright (c) 2001 by Michael J. Pont.
See book for copyright details and other information.
----------
This directory contains the files from Chapter 12.
The sub-direct ...
软件设计/软件工程 The Pages 2.0 specification is one of the most exciting Java Community Process releases of the year.
The Pages 2.0 specification is one of the most exciting Java Community Process releases of the year. Chances are you picked this book to learn more about the new features of 2.0. Or you may be interested in using for the first time in your next project. Regardless of your interest, we ve put togethe ...
软件工程 Mastering the Requirements Process, Second Edition, sets out an industry-proven process for gatherin
Mastering the Requirements Process, Second Edition, sets out an industry-proven process for gathering and verifying requirements with an eye toward today s agile development environments. In this total update of the bestselling guide, the authors show how to discover precisely what the customer want ...
电子书籍 Providing a proven set of procedures and heuristics that software developers, technical leads, and p
Providing a proven set of procedures and heuristics that software developers, technical leads, and project managers can apply to their projects, this guide will help organizations achieve basic estimation proficiency.
Java编程 A bluetooth SMS patcher Java ME application I made quickly after I thought about making one. What i
A bluetooth SMS patcher Java ME application I made quickly after I thought about making one.
What is does is to use JSR-82 (Bluetooth API) to send a String msg, String dest to another phone running shin-chan, and this phone will try to send it as SMS using JSR-135 (WMA).
The upload is a Netbeans 6. ...
其他嵌入式/单片机内容 This code it to make a bottle filling system using 8051 micron controller. It s an Embedded System p
This code it to make a bottle filling system using 8051 micron controller. It s an Embedded System project.
其他嵌入式/单片机内容 This code it to make a car parking system using 8051 microcontroller. It s an Embedded System projec
This code it to make a car parking system using 8051 microcontroller. It s an Embedded System project.