OBJECTS
共 189 篇文章
OBJECTS 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 189 篇文章,持续更新中。
So you wanted to add a forms editor to your application? A dialog editor? Something that allows draw
So you wanted to add a forms editor to your application? A dialog editor? Something that allows drawing of HTML <div>s? Here is a feature rich skeleton (!) to get you started. CDiagramEditor is
本文将介绍如何使用Sun公司的最新《Java Data Objects 》规范来进行基于数据库的简单应用程序的开发
本文将介绍如何使用Sun公司的最新《Java Data Objects 》规范来进行基于数据库的简单应用程序的开发,从而使读者对JDO有一个直接的感性的认识,为更深入的开发作铺垫,同时也希望抛砖引玉,让更多的富有经验的高手也参与到推广JDO的进程中来,为读者提供更多更精彩的文章!
Solution Manual for Programming with Objects c++ and java Programming with Objects: A Comparative
Solution Manual for Programming with Objects c++ and java
Programming with Objects: A Comparative Presentation of Object Oriented Programmming
Linux socket programming delves into many particulars of network programming. It is organized into f
Linux socket programming delves into many particulars of network programming. It is organized into five specific parts: network programming from the client perspective, The Server Perspective and Load
Learn how to: * Tokenize a null-terminated string * Create a search and re
Learn how to:
*
Tokenize a null-terminated string
*
Create a search and replace function for strings
*
Implement subtraction for string objects
* Use the vec
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.
Apress Beginning CSharp Objects From Concepts to Code英文版PDF电子书
Apress Beginning CSharp Objects From Concepts to Code英文版PDF电子书
Visual Basic 6中发送邮件的新方法 用VB6编写发送邮件的程序
Visual Basic 6中发送邮件的新方法
用VB6编写发送邮件的程序,有多种E-mail组件可供选择,如MAPIMessages、IIS4.0附带的CDONTS(NTS Collaboration Data Objects)以及许多第三方厂商开发的Email软件等。本文介绍用CDONTS开发VB下的邮件程序方法。
This book focuses primarily on XML itself. It covers the fundamental rules that all XML documents an
This book focuses primarily on XML itself. It covers the fundamental rules that all XML documents and authors must adhere to, whether a web designer uses SMIL to add animations to web pages or a C++ p
This program segments and extracts objects from an image
This program segments and extracts objects from an image
快速排序! 经典的算法。 provides methods to sort a set of objects with quicksort algorithm.
快速排序! 经典的算法。 provides methods to sort a set of objects with quicksort algorithm.
Some of the contents of this paper are adapted from the author’s book Real-Time UML: Developing Eff
Some of the contents of this paper are adapted from the author’s book Real-Time UML:
Developing Efficient Objects for Embedded Systems published by Addison-Wesley, 1998.
本书由知名的C++专家Matthew H.Austern执笔
本书由知名的C++专家Matthew H.Austern执笔,引导你进入泛型编程思维模型,并将你带往此一模型的最重要成品:C++ Standard Template Library(STL)。本书揭示STL的奥秘,告诉你STL不仅仅是一组方便运用的容器类(container classes)。对于泛型组件和可交互作用的组件而言,STL是一个具备扩充能力的框架(framework)、
《泛型编程与
Conservator extends on the concept of a Flyweight Factory by allowing shared Flyweight objects to be
Conservator extends on the concept of a Flyweight Factory by allowing shared Flyweight objects to be mutated after creation without undesired side effects.
This an example showing how idl helping to build the abstract class for the java objects. As a resul
This an example showing how idl helping to build the abstract class for the java objects. As a result, the client class is able to use the function of the servant program.
Extensively revised for the latest Java (J2SE 5.0) release Deitel Java How to Program, 6/e now inclu
Extensively revised for the latest Java (J2SE 5.0) release Deitel Java How to Program, 6/e now includes earlier coverage of objects new and streamlined case studies and OPTIONAL GUI and graphics secti
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
This sample is a simple example on how to perform a glow effect by rendering into an arbitrary size
This sample is a simple example on how to perform a glow effect by rendering into
an arbitrary size Frame Buffer Object (FBO).
The Glow effect is performed on a specific part of the screen and can b
《DCOM入门》随书源码 Chapter 1 (Distributed Computing) N/A Chapter 2 (DCOM Overview) N/A Chapter 3 (Objec
《DCOM入门》随书源码
Chapter 1 (Distributed Computing) N/A
Chapter 2 (DCOM Overview) N/A
Chapter 3 (Objects) Basics
Chapter 4 (Components) Basics
Chapter 5 (Infrastructure) Infrastructure
Chapter 6 (Bui
This a full 3-tier dababase application which includes a activex dll project(business objects) and a
This a full 3-tier dababase application which includes a activex dll project(business objects) and a standard exe(UI). Besides all the database techniques it demonstrates, it also shows how to make MS