搜索结果
找到约 489 项符合
OBJECT 的查询结果
按分类筛选
- 全部分类
- 技术资料 (66)
- Java编程 (47)
- 其他书籍 (36)
- 其他 (35)
- VC书籍 (33)
- 软件设计/软件工程 (18)
- matlab例程 (17)
- 电子书籍 (16)
- Java书籍 (14)
- Delphi控件源码 (11)
- 文章/文档 (10)
- 书籍 (9)
- 软件工程 (9)
- Linux/Unix编程 (9)
- 人工智能/神经网络 (9)
- Delphi/CppBuilder (9)
- C/C++语言编程 (8)
- 编译器/解释器 (7)
- 单片机开发 (7)
- 其他行业 (7)
- 数据库系统 (6)
- 书籍源码 (6)
- 文件格式 (6)
- 行业发展研究 (6)
- JavaScript (5)
- 编辑器/阅读器 (4)
- 网络 (4)
- 技术管理 (4)
- 数据结构 (4)
- SQL Server (4)
- GPS编程 (4)
- 单片机编程 (3)
- 通讯/手机编程 (3)
- 操作系统开发 (3)
- 压缩解压 (3)
- 数学计算 (3)
- 教程 (2)
- Internet/网络编程 (2)
- 多国语言处理 (2)
- 其他数据库 (2)
- 通讯编程文档 (2)
- FlashMX/Flex源码 (2)
- VHDL/FPGA/Verilog (2)
- Windows CE (2)
- Symbian (2)
- 系统设计方案 (2)
- VIP专区 (2)
- Windows编程 (1)
- 数值算法/人工智能 (1)
- 仿真技术 (1)
- 技术书籍 (1)
- 技术教程 (1)
- 开发工具 (1)
- 嵌入式综合 (1)
- 可编程逻辑 (1)
- 驱动编程 (1)
- 游戏 (1)
- Applet (1)
- 汇编语言 (1)
- 嵌入式/单片机编程 (1)
- 嵌入式Linux (1)
- J2ME (1)
- 家庭/个人应用 (1)
- 交通/航空行业 (1)
- Oracle数据库 (1)
- 其他嵌入式/单片机内容 (1)
- MySQL数据库 (1)
- Jsp/Servlet (1)
- Ajax (1)
matlab例程 Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example _comparelanguages
Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example _comparelanguages
其他 JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented feat
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects ...
GPS编程 Introduction to GPS ToolKit Pro 1.0 GPS ToolKit Pro is an ActiveX object that makes it easy to add
Introduction to GPS ToolKit Pro 1.0
GPS ToolKit Pro is an ActiveX object that makes it easy to add GPS support to any Visual Basic, Visual C++, Delphi, Excel, or scripting project that supports ActiveX controls. GPS data (including lat/lon, speed, course, altitude, and dozens of other datasets) can ...
其他 Object Inspector for Delphi (3-7,2005) and C++ Builder (5,6)
Object Inspector for Delphi (3-7,2005) and C++ Builder (5,6)
Java编程 There is a shared object – int array[] between Write and Read. Write sets the array, Read gets the a
There is a shared object – int array[] between Write and Read. Write sets the array, Read gets the array and sorts ascending. Write a program to implement the write/read question by using synchronization mechanism and GUI.
数学计算 An object-oriented C++ implementation of Davidson method for finding a few selected extreme eigenpai
An object-oriented C++ implementation of Davidson method for finding a few selected extreme eigenpairs of a large, sparse, real, symmetric matrix
书籍源码 ET++ is a portable and homogenous object-oriented class library integrating user interface building
ET++ is a portable and homogenous object-oriented class library integrating user
interface building blocks, basic data structures, and high level application framework
components. ET++ eases the building of highly interactive applications with consistent
user interfaces following the direct manipula ...
其他 I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,s
I made a lot of changed on this object,such as *
// 1.Encapsulates all code in one userobjet,since PB does not *
// support "Address of Function" , so we can not set new *
// WndProc, just makes the object more easy to use. *
// 2.Uses structure array instead of Datastore *
// 3. ...
VC书籍 C++ source code for book-C++ and Object Oriented Numeric computing for scientists and engineers
C++ source code for book-C++ and Object Oriented Numeric computing for scientists and engineers
其他书籍 Object-oriented languages define objects (types of things) that know how to perform methods (specif
Object-oriented languages
define objects (types of things) that know how to perform methods (specific actions).
Functional languages treat programming problems like mathematical relationships.
Ruby is flexible, meaning that you can program in any of these styles however, it is
primarily object orien ...