搜索结果
找到约 137 项符合
created 的查询结果
按分类筛选
- 全部分类
- 其他 (14)
- 书籍源码 (9)
- 书籍 (7)
- 单片机开发 (6)
- matlab例程 (5)
- 驱动编程 (5)
- 加密解密 (4)
- Internet/网络编程 (4)
- Java编程 (4)
- J2ME (4)
- 人工智能/神经网络 (4)
- Linux/Unix编程 (3)
- 微处理器开发 (3)
- DSP编程 (3)
- 其他书籍 (3)
- 其他行业 (3)
- Delphi控件源码 (3)
- VHDL/FPGA/Verilog (3)
- 编辑器/阅读器 (3)
- 技术资料 (3)
- 模拟电子 (2)
- VC书籍 (2)
- 编译器/解释器 (2)
- 串口编程 (2)
- GPS编程 (2)
- Oracle数据库 (2)
- 游戏 (2)
- 软件设计/软件工程 (2)
- 教程资料 (1)
- 嵌入式综合 (1)
- C/C++语言编程 (1)
- 可编程逻辑 (1)
- TAPI编程 (1)
- 语音压缩 (1)
- FlashMX/Flex源码 (1)
- SQL Server (1)
- 网络 (1)
- 金融证券系统 (1)
- 中间件编程 (1)
- Symbian (1)
- 医药行业 (1)
- Jsp/Servlet (1)
- 教育系统应用 (1)
- 数值算法/人工智能 (1)
- USB编程 (1)
- 压缩解压 (1)
- Modem编程 (1)
- Ajax (1)
- Windows Mobile (1)
- 文件格式 (1)
- 文章/文档 (1)
- 系统设计方案 (1)
- 手机短信编程 (1)
- 数学计算 (1)
- 单片机编程 (1)
- 论文 (1)
J2ME 手机邮件 Manifest-Version: 1.0 MicroEdition-Configuration: CLDC-1.0 MIDlet-Data-Size: 15000 MIDlet-Descr
手机邮件 Manifest-Version: 1.0 MicroEdition-Configuration: CLDC-1.0 MIDlet-Data-Size: 15000 MIDlet-Description: Warriors of the Lion MIDlet-Version: 1.0.0 MIDlet-Icon: /icon.png Created-By: 1.3.1_01 (Sun Microsystems Inc.) MIDlet-Vendor: www.elkware.com MicroEdition-Profile: MIDP-1.0 MIDlet-1: Warri ...
其他 A simple utility to split a concatenated vCard format file into separate files (IETF RFC 2426 - vCar
A simple utility to split a concatenated vCard format file into separate files (IETF RFC 2426 - vCard MIME Directory Profile). It splits on the BEGIN:VCARD and END:VCARD tags. It was created to help import a Lotus Organizer export file into Palm Desktop
单片机开发 yright 2002 Cygnal Integrated Products, Inc. // // Filename: LIION_BC_MAIN.c // Target Device: 8051F
yright 2002 Cygnal Integrated Products, Inc. // // Filename: LIION_BC_MAIN.c // Target Device: 8051F300 // Created: 11 SEP 2002 // Created By: DKC // Tool chain: KEIL Eval C51 // // This is a stand alone battery charger for a Lithium ION battery. // It utilizes a buck converter, controlled by the on ...
VC书籍 Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edi
Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition)
Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge
Publisher: Addison-Wesley
Page: 560
Edition: 2nd edition (March 27, 2001)
Format: PDF
Summary: The Standard Template ...
Java编程 a program that takes in three arguments: the first one represents the size of an array that will be
a program that takes in three arguments: the first one represents the size of an array that will be
created the second one represents the maximum value that each of the array elements can have the third
one represents the position in the array that you would like to print the value of.
其他 maven 2.0 The following instructions show how to install Maven 2: 1) Unpack the archive where y
maven 2.0
The following instructions show how to install Maven 2:
1) Unpack the archive where you would like to store the binaries, eg:
tar zxvf maven-2.0.tar.gz
or
unzip maven-2.0.zip
2) A directory called "maven-2.0" will be created.
3) Add the bin directory to your PATH, eg:
export PATH=/u ...
Linux/Unix编程 unRAR - free utility for RAR archives The unRAR utility is a freeware program, distributed with so
unRAR - free utility for RAR archives
The unRAR utility is a freeware program, distributed with source code and developed for extracting, testing and viewing the contents of archives created with the RAR archiver, version 1.50 and above.
matlab例程 This is the machine-generated representation of a Handle Graphics object and its children. Note that
This is the machine-generated representation of a Handle Graphics object and its children. Note that handle values may change when these objects
are re-created. This may cause problems with any callbacks written to
depend on the value of the handle at the time the object was saved.
其他书籍 英文版,pdf格式。 详细说明: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Templa
英文版,pdf格式。
详细说明:
Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition)
URL: http://www.amazon.com/exec/obidos/tg/detail/-/0201379236/
ISBN: 0201379236
Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge
Publisher: ...
Java编程 Overview Provides a way to store very large collections of email addresses (100,000+ addresses) and
Overview
Provides a way to store very large collections of email addresses (100,000+ addresses) and efficiently check whether a specific address is contained in a collection. The collection can be created programmatically, or through a pluggable persistence mechanism.
Functionality
Maintains lar ...