搜索结果
找到约 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)
软件工程 Patterns of Enterprise Application Architecture is written in direct response to the stiff challenge
Patterns of Enterprise Application Architecture is written in direct response to the stiff challenges that face enterprise application developers. The author, noted object-oriented designer Martin Fowler, noticed that despite changes in technology--from Smalltalk to CORBA to Java to .NET--the same b ...
VC书籍 Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, refer
Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, references, operator overloading, inheritance and dynamic objects, as well as advanced topics such as the proper use of templates, exceptions and multiple inheritance. The entire effort is woven in a fabri ...
Java编程 This handbook is a concise guide to architecting, designing, and building J2EE applications. It guid
This handbook is a concise guide to architecting, designing, and building J2EE applications. It guides technical architects through the entire J2EE project, including identifying business requirements, performing use-case analysis, doing object and data modeling, and leading a development team throu ...
SQL Server sql equipment management system for the Institute of Laboratory office automation management system
sql equipment management system for the Institute of Laboratory office automation management system an important part of it can lend to the return of the equipment scrapped and a new standardized management, thereby increasing efficiency and avoiding waste of resources.
&#61550 background database ...
其他 For advanced geometry, most apps will prefer to load pre-authored meshes from a file. Fortunately,
For advanced geometry, most apps will prefer to load pre-authored
meshes from a file. Fortunately, when using meshes, D3DX does most of
the work for this, parsing a geometry file and creating vertx buffers
for us. This tutorial shows how to use a D3DXMESH
object, including loading it from a file and ...
Java编程 Whenever there is an application to write, breaking it up to small pieces is a great idea. The small
Whenever there is an application to write, breaking it up to small pieces is a great idea. The smallest piece of any application would probably be a data object, or a simple Bean in Java. Java Beans are simple Java classes that have a distinctive look and behavior. Their simplest purpose is to conta ...
书籍 Chipless_Radio_Frequency_Identification
Introduction to Radio Frequency Identification (RFID): RFID is a
wireless modulation and demodulation technique for automatic
identification of objects, tracking goods, smart logistics, and access con-
trol. RFID is a contactless, usually short‐distance transmission and
reception technique for uniq ...
教程 Delphi 6 入门与提高
本书从基本概念出发,全面讲解了Delphi各方面的知识,其内容包括安装Delphi 6,Object Pascal语言的基本语法和Object Pascal技术,窗体的使用,各种常用组件的属性、事件和方法,对话框设计,图形图像编程,文件管理,调试程序和错误处理,高级组件的使用,多媒体应用,API函数的使用,数据库以及网络编程等。这些涉及到使 ...
技术资料 C语言与汇编语言在单片机编程中的应用
分析了C语言和汇编语言的特点:C语言可读性好,通用性强,但目标代码较长;汇编语言目标代码紧凑,实时控制好,可读性和通用性差。通过实例介绍了两种语言在编程中的应用,C语言在算法和数据处理过程中优势明显,汇编语言在时钟和实时控制方面具有不可替代的作用。The characteristics of the two languages are analyzed: 1) C lan ...
电子书籍 下面的是学C++时要注意的。 1.把C++当成一门新的语言学习(和C没啥关系!真的。); 2.看《Thinking In C++》
下面的是学C++时要注意的。
1.把C++当成一门新的语言学习(和C没啥关系!真的。);
2.看《Thinking In C++》,不要看《C++变成死相》;
3.看《The C++ Programming Language》和《Inside The C++ Object
Model》,不要因为他们很难而我们自己是初学者所以就不看; ...