搜索结果

找到约 489 项符合 OBJECT 的查询结果

技术资料 基于POOSL 的系统性能建模与性能分析

本文介绍了面向对象的并行描述语言(POOSL,Parallel Object-Oriented Specification Language)的基本语义语法及相关的建模工具,并通过对一个基本的包交换系
https://www.eeworm.com/dl/926380.html
下载: 4
查看: 4891

VC书籍 This book is intended for "hands-on" developers or advanced students interested in understanding the

This book is intended for "hands-on" developers or advanced students interested in understanding the strategies and tactics of concurrent network programming using C++ and object-oriented design. We describe the key design dimensions, patterns, and principles needed to develop flexible and efficient ...
https://www.eeworm.com/dl/686/181855.html
下载: 161
查看: 1096

VC书籍 Part 1. OO Techniques (面向对象技术) Chapter 1. OO Software Development (面向对象软件开发) Chapter 2. Ca

Part 1. OO Techniques (面向对象技术) Chapter 1. OO Software Development (面向对象软件开发) Chapter 2. Case Study--OO in C++ (C++面向对象程序设计实例) Part 2. Object-Oriented Programming (面向对象程序设计) Chapter 3. Basic C++ Programming (C++程序设计基础) Chapter 4. Object-O ...
https://www.eeworm.com/dl/686/290564.html
下载: 142
查看: 1121

Java编程 java 线程 静态锁

java 线程 静态锁,对象锁, synchronized 是锁方法还是锁对象?还是锁类?如何实现?? 部分代码如下, public static Object lock=new Object() //静态锁,锁类,不是锁对象了!!所以两个线程同时 运行两个 TestThread 的execute( ),也可以同步!!! public void execute(){ // synchronize ...
https://www.eeworm.com/dl/633/465618.html
下载: 196
查看: 1056

GPS编程 This Delphi 4.0 example uses the MapX Ver 4.0 OCX Control. The main goal of this example is to sho

This Delphi 4.0 example uses the MapX Ver 4.0 OCX Control. The main goal of this example is to show the use of the new object editing capabilities in MapX Ver 3.51. The program show how to perform functions such as adding a new layer adding lines and points, and editing a layers data.
https://www.eeworm.com/dl/693/139114.html
下载: 115
查看: 1118

编辑器/阅读器 SIC_XE程式Pass 1:先對每個Source statement做定location

SIC_XE程式Pass 1:先對每個Source statement做定location,Pass 2:對每個細項做不同的處理,算出object code,最後轉成machine code輸出。
https://www.eeworm.com/dl/626/233582.html
下载: 168
查看: 1061

文件格式 The W3C DOM Core interfaces defines a minimal set of: A. interfaces for accessing and manipulating

The W3C DOM Core interfaces defines a minimal set of: A. interfaces for accessing and manipulating document objects B. Java object implementations for use with XML parsers. C. Conventions and processes for creating live HTML pages. D. Mutable document
https://www.eeworm.com/dl/639/395723.html
下载: 106
查看: 1101

文件格式 This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in co

This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graphics Hardware to achieve considerable speedup in the running ...
https://www.eeworm.com/dl/639/454380.html
下载: 70
查看: 1097

文件格式 This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in co

This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graphics Hardware to achieve considerable speedup in the running ...
https://www.eeworm.com/dl/639/454383.html
下载: 194
查看: 1067

技术资料 企业应用系统的设计模式

The topics covered include: Dividing an enterprise application into layers The major approaches to organizing business logic An in-depth treatment of mapping between objects and relational databases Using Model-View-Controller to organize a Web presentation Handling concurrency for data that s ...
https://www.eeworm.com/dl/905103.html
下载: 6
查看: 6937