搜索结果
找到约 160 项符合
Objects 的查询结果
按分类筛选
- 全部分类
- 书籍 (16)
- Java编程 (15)
- 其他书籍 (14)
- 其他 (13)
- 电子书籍 (5)
- matlab例程 (5)
- VC书籍 (5)
- Linux/Unix编程 (4)
- 编辑器/阅读器 (4)
- 微处理器开发 (4)
- 文章/文档 (4)
- Delphi控件源码 (4)
- GPS编程 (3)
- Java书籍 (3)
- 行业发展研究 (3)
- 文件格式 (3)
- 其他数据库 (3)
- 单片机编程 (2)
- uCOS (2)
- 其他行业 (2)
- 书籍源码 (2)
- 单片机开发 (2)
- SQL Server (2)
- 数据库系统 (2)
- 压缩解压 (2)
- 数据结构 (2)
- Oracle数据库 (2)
- 软件设计/软件工程 (2)
- 系统设计方案 (2)
- 技术资料 (2)
- 实用工具 (1)
- 开发工具 (1)
- DSP编程 (1)
- 无线通信 (1)
- Windows Mobile (1)
- 数值算法/人工智能 (1)
- 数学计算 (1)
- 家庭/个人应用 (1)
- 游戏 (1)
- 中间件编程 (1)
- 编译器/解释器 (1)
- 生物技术 (1)
- CA认证 (1)
- Symbian (1)
- 人工智能/神经网络 (1)
- 网络 (1)
- JavaScript (1)
- 驱动编程 (1)
- 软件工程 (1)
- 通讯编程文档 (1)
- 嵌入式/单片机编程 (1)
- VHDL/FPGA/Verilog (1)
- 源码/资料 (1)
- Windows编程 (1)
- 手册 (1)
- 论文 (1)
其他书籍 PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that ran
PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains practical examples -- or "recipes" -- for anyone who uses this scripting language to generate dynamic web content ...
Linux/Unix编程 Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be por
Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be portable and highly modular. It is coded in C++ so that it effectively translates the object concepts of the CIM objects into a programming model but still retains the speed and efficiency of a compiled ...
单片机开发 Visual tracking is one of the key components for robots to accomplish a given task in a dynamic env
Visual tracking is one of the key components for robots
to accomplish a given task in a dynamic environment,
especially when independently moving objects are included.
This paper proposes an extension of Adaptive
Visual Servoing (hereafter, AVS) for unknown moving
object tracking. The method utilize ...
JavaScript <JavaScript:The Good Parts>全英文版,O Reilly出品,必属精品,该书的英文版是2008年5月才出版的,此为对应的chm文档,支持目录索引和搜索功能.目录如下
<JavaScript:The Good Parts>全英文版,O Reilly出品,必属精品,该书的英文版是2008年5月才出版的,此为对应的chm文档,支持目录索引和搜索功能.目录如下:Syntax/Objects/Functions/Inheritance/Arrays/Regular expressions/Methods/Style/Beautiful features
其他数据库 A template solution for C++ database development Description: A template class that can write,read,
A template solution for C++ database development
Description: A template class that can write,read,modify & delete objects of any class/structure to a database.
VC书籍 The OpenGL graphics system is a software interface to graphics hardware. (The GL stands for Graphics
The OpenGL graphics system is a software interface to graphics hardware. (The GL stands for Graphics Library.) It allows you to create interactive programs that produce color images of moving three-dimensional objects.
电子书籍 创建flash网站傻瓜书。内容包括: * Build an interface with custom buttons and menus * Include animation and soun
创建flash网站傻瓜书。内容包括:
* Build an interface with custom buttons and menus
* Include animation and soundtracks
* Dress up your text
* Create tween animations
* Create ActionScript objects
* Test and publish your site
Java编程 During your career as a Software Designer/Programmer you will probably encounter the need to use Obj
During your career as a Software Designer/Programmer you will probably encounter the need to use Objects in run-time without knowing much about them in design-time. Java enables this with Reflection.
驱动编程 This utility has two views: (a) one view that will show you the entire PnP enumeration tree of devic
This utility has two views: (a) one view that will show you the entire PnP enumeration tree of device objects, including relationships among objects and all the device s reported PnP characteristics, and (b) a second view that shows you the device objects created, sorted by driver name. There is not ...
电子书籍 This text shows how to analyze programs without its source code, using a debugger and a disassembler
This text shows how to analyze programs without its source code, using a debugger and a disassembler, and covers hacking methods including virtual functions, local and global variables, branching, loops, objects and their hierarchy, and more.