搜索结果
找到约 236 项符合
Page 的查询结果
按分类筛选
- 全部分类
- 技术资料 (42)
- 其他书籍 (15)
- Java编程 (14)
- 其他 (12)
- Linux/Unix编程 (9)
- Java书籍 (9)
- 单片机开发 (8)
- 书籍 (6)
- 单片机编程 (5)
- 数值算法/人工智能 (5)
- 电子书籍 (5)
- 驱动编程 (5)
- 数学计算 (5)
- matlab例程 (5)
- DSP编程 (4)
- 操作系统开发 (4)
- Internet/网络编程 (4)
- VC书籍 (4)
- 网络 (3)
- 文件格式 (3)
- 文章/文档 (3)
- 微处理器开发 (3)
- JavaScript (3)
- 加密解密 (2)
- 多媒体处理 (2)
- 技术教程 (2)
- 可编程逻辑 (2)
- 源码/资料 (2)
- 手机短信编程 (2)
- 人工智能/神经网络 (2)
- FlashMX/Flex源码 (2)
- VHDL/FPGA/Verilog (2)
- Delphi控件源码 (2)
- Windows CE (2)
- 系统设计方案 (2)
- 软件设计/软件工程 (2)
- SQL Server (2)
- 邮电通讯系统 (2)
- Jsp/Servlet (2)
- Ajax (2)
- 电路图 (1)
- 手册 (1)
- 论文 (1)
- C/C++语言编程 (1)
- 电源技术 (1)
- 行业应用文档 (1)
- 接口技术 (1)
- 通讯/手机编程 (1)
- 技术书籍 (1)
- 资料/手册 (1)
- 模拟电子 (1)
- 游戏 (1)
- 编辑器/阅读器 (1)
- 编译器/解释器 (1)
- *行业应用 (1)
- 金融证券系统 (1)
- 技术管理 (1)
- 通讯编程文档 (1)
- 嵌入式Linux (1)
- 数据结构 (1)
- J2ME (1)
- VxWorks (1)
- Delphi/CppBuilder (1)
- 其他行业 (1)
- 交通/航空行业 (1)
- 行业发展研究 (1)
可编程逻辑 Nios II软件构建工具入门
Nios II软件构建工具入门
The Nios® II Software Build Tools (SBT) allows you to construct a wide variety of
complex embedded software systems using a command-line interface. From this
interface, you can execute Software Built Tools command utilities, and use scripts
other tools) to combine the com ...
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书籍 THIS is really two books in one: a tutorial and a reference manual for JDBC, the application program
THIS is really two books in one: a tutorial and a reference manual for JDBC, the application programming interface that makes it possible for programmers to access databases from Java. The goal is to be useful to a wide range of readers, from database novices to database experts. Therefore, we have ...
Java编程 //构造具有指定的标签的菜单 files = new Menu("文件(F)") compile = new Menu("编辑(E)") see = new Menu("查看(V
//构造具有指定的标签的菜单
files = new Menu("文件(F)")
compile = new Menu("编辑(E)")
see = new Menu("查看(V)")
format = new Menu("格式(O)")
font = new Menu("字体和颜色(F)...") //在格式菜单下再添加一个字体及颜色的菜单
help = new Menu("帮助(H)")
//构造具有指定的标签的菜单项
...
Java书籍 本书按照时间安排内容
本书按照时间安排内容,全书共分为两大部分。前一部分为3周共21天,主要讲解Java的基本概念、图形化编程的思想和方法、线程和动画、Java的声音处理、出错处理、对象串行化、因特网通信以及JavaBeans和数据库编程等高级主题。最后一周为附加的深入篇,主要是扩展了前3周所学的知识,介绍了有关软件开发工具和编程环境,编写 ...
人工智能/神经网络 OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the ope
OpenSVM was developped under Visual C++ 6.0 SP6,
You can open the workspace file(*.dsw) in the opensvm-src folder.
The folder include the svm.h and svm.cpp which in the libsvm (Copyright (c) 2000-2007 Chih-Chung Chang and Chih-Jen Lin All rights reserved) in the opensvm-src\libsvm.
However, the f ...
其他书籍 英文版,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: ...
技术资料 移植到Symbian平台C-C.开放移动开发.rar
I originally started writing this book as part of the Symbian Press Technology
series back in May 2008. Since that time, a lot has changed in
the mobile software world, particularly for those working with Symbian
devices. The book you now hold in your hands is published by the
Symbian Foundation usi ...
数学计算 功能说明: 次组件提供的功能有二: 1、解析出数学表达式中的参数 2、计算数学表达式 此组件不但可以解析和计算数学表达式
功能说明:
次组件提供的功能有二:
1、解析出数学表达式中的参数
2、计算数学表达式
此组件不但可以解析和计算数学表达式,还提供了一系列的数学基本函数,可应用于表达式中一块处理。提供的数学基本函数有:将值舍入到最接近的整数 rount(x)、向下取整函数 int(x)、向上取整 ceiling(x)、求两个数中最大数的函数 ma ...
电子书籍 《Jbuilder X 实用技术手册》 本书由Borland公司技术团队精心编写
《Jbuilder X 实用技术手册》
本书由Borland公司技术团队精心编写,内容包括:JBuilder集成开发环境的全面介绍;JBuilder工程管理方式;JBuilder的高级选项设置;建构与运行程序;高效率的程序调试技巧;图形界面应用及菜单设计;利用JBuilder建立事件处理模型;JBuilder与UML;Ant的集成应用;对BeansExpress的深入探讨;J ...