搜索结果
找到约 416 项符合
OBJECT 的查询结果
按分类筛选
- 全部分类
- Java编程 (47)
- 其他书籍 (36)
- 其他 (34)
- VC书籍 (32)
- 软件设计/软件工程 (18)
- matlab例程 (17)
- 电子书籍 (16)
- Java书籍 (14)
- Delphi控件源码 (11)
- 文章/文档 (10)
- 软件工程 (9)
- Delphi/CppBuilder (9)
- 技术资料 (9)
- Linux/Unix编程 (8)
- 书籍 (8)
- 其他行业 (7)
- 编译器/解释器 (7)
- 人工智能/神经网络 (7)
- 单片机开发 (7)
- 行业发展研究 (6)
- 文件格式 (6)
- 书籍源码 (6)
- 数据库系统 (5)
- JavaScript (5)
- GPS编程 (4)
- 技术管理 (4)
- 数据结构 (4)
- 编辑器/阅读器 (4)
- 网络 (4)
- 单片机编程 (3)
- 通讯/手机编程 (3)
- 操作系统开发 (3)
- 数学计算 (3)
- SQL Server (3)
- 压缩解压 (3)
- Internet/网络编程 (2)
- 通讯编程文档 (2)
- 系统设计方案 (2)
- Symbian (2)
- Windows CE (2)
- 多国语言处理 (2)
- 其他数据库 (2)
- FlashMX/Flex源码 (2)
- VHDL/FPGA/Verilog (2)
- 教程 (2)
- VIP专区 (2)
- 嵌入式综合 (1)
- 开发工具 (1)
- 可编程逻辑 (1)
- 仿真技术 (1)
- Applet (1)
- 其他嵌入式/单片机内容 (1)
- 交通/航空行业 (1)
- MySQL数据库 (1)
- 汇编语言 (1)
- J2ME (1)
- 嵌入式Linux (1)
- 嵌入式/单片机编程 (1)
- 游戏 (1)
- Ajax (1)
- 数值算法/人工智能 (1)
- Oracle数据库 (1)
- 家庭/个人应用 (1)
- 驱动编程 (1)
- Jsp/Servlet (1)
- 技术书籍 (1)
- 技术教程 (1)
- Windows编程 (1)
软件设计/软件工程 这是我修读美国卡耐基梅隆大学Carnegie Mellon University(CMU)课程ssd3:Object-Oriented Programming and Design时完成的课程设计
这是我修读美国卡耐基梅隆大学Carnegie Mellon University(CMU)课程ssd3:Object-Oriented Programming and Design时完成的课程设计,内含课程设计报告,类图,源码(注释规范)。执行效果见报告内。
Java书籍 Quality, object.oriented architecture is the product of careful study, decision making, and experim
Quality, object.oriented architecture is the product of careful study, decision making, and
experimentation. At a minimum, the object.oriented architecture process includes farming of
requirements, architecture mining, and hands.on experience. Ideally, object.oriented
architecture comprises a set of ...
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 ...
Java编程 大概是OBJECT控件只类的东西
大概是OBJECT控件只类的东西,可能有用哦
技术管理 analysis patterns usable object model a good book
analysis patterns
usable object model
a good book
Java书籍 Object/Relational Mapping with Hibernate.ppt
Object/Relational Mapping with Hibernate.ppt
软件设计/软件工程 基于Java开发的Data Object自动生成器
基于Java开发的Data Object自动生成器
Applet 使用数组存储一个英文句子"java is an object oriented programming language"显示该句子
使用数组存储一个英文句子"java is an object oriented programming language"显示该句子,并算出每个单词的平均字母数。
Delphi/CppBuilder Delphi书籍---Object Pascal 编程指南
Delphi书籍---Object Pascal 编程指南
数据结构 Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP
Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. ...