虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Multi-Object

  • 本小节通过一个简单的实例来讲述ARX程序的创建过程

    本小节通过一个简单的实例来讲述ARX程序的创建过程,介绍编制Object ARX程序的一些基本步骤和原则,并初步了解ARX程序与AutoCAD进行通讯的方式。如同学习其它计算机语言一样,我们首先来创建一个最简单的ARX程序—“Hello.ARX”,在AutoCAD 2002中加载并运行该程序,将会在命令行出现-“Hello, ObjectARX!”。

    标签: ARX 程序 过程

    上传时间: 2016-02-19

    上传用户:AbuGe

  • 利用SyncML开发客户端程序的中间件

    利用SyncML开发客户端程序的中间件,J2ME版本。 This library is a collection of basic utilities for: object serialization and persistence on the RMS, Logging and string manipulation. This document describes the Funambol JavaME Common API library, which purpose is giving support and providing basic functionalities to all the other components developed for the J2ME platform. These functionalities are: a persistent data storage framework, a logging framework, a framework to read different streams of byte, a thread monitoring system and a set of classes useful for data encoding and string manipulation. This library may grow in future, as new functions will be seen as common to different J2ME components.

    标签: SyncML 程序

    上传时间: 2016-03-05

    上传用户:kr770906

  • javascript中文教程 <INPUT TYPE="button" NAME="objectName" VALUE="buttonText" [onClick="hand

    javascript中文教程 <INPUT TYPE="button" NAME="objectName" VALUE="buttonText" [onClick="handlerText"]> NAME specifies the name of the button object as a property of the enclosing form object and can be accessed using the name property. VALUE specifies the label to display on the button face and can be accessed using the value property.

    标签: javascript buttonText objectName onClick

    上传时间: 2014-01-25

    上传用户:aix008

  • 许多 Web 站点都包括几种多媒体和交互程

    许多 Web 站点都包括几种多媒体和交互程,如数字视频、数字音频文件、MacromediaFlash 影片和 Java applet。因,Java Web 站点通常将这种内容集成在Servlet 和 JSP(JavaServer Page)中。本文将解释在 Java Web 组件中嵌入多媒体的础。这个过程包括在组件的 HTML 输出中导入 object 和 embed 标记。

    标签: Web 站点 多媒体

    上传时间: 2016-03-11

    上传用户:trepb001

  • JavaServer Pages Software and OODB This tutorial covers Deploying Dynamic Sites Using Page Compil

    JavaServer Pages Software and OODB This tutorial covers Deploying Dynamic Sites Using Page Compilation, JavaServer PagesTM Software and an Object Oriented Database

    标签: JavaServer Deploying Software tutorial

    上传时间: 2016-03-11

    上传用户:13215175592

  • 基于OFDM的无线宽带系统仿真It contains mainly two parts, i.e. link-level simulator and system-level simulator.

    基于OFDM的无线宽带系统仿真It contains mainly two parts, i.e. link-level simulator and system-level simulator. Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated at rx. Comparing the difference in tx/rx signal, the error rate can be found out. The output of the link-level simulator is the BLER/BER vs. SNR mapping table, that can be used for the system-level simulation. System-level simulator focus on a multi-cell multi-user scenario. For the sake of simplicity, it takes the mapping table aquired in the link-level simulation, measure the actural SNR, and finds the corresponding error rate.

    标签: simulator i.e. system-level link-level

    上传时间: 2016-03-15

    上传用户:xsnjzljj

  • These tools are for use by developers so that they can create more robust applications. Especially o

    These tools are for use by developers so that they can create more robust applications. Especially of use to those developing multi-threaded applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler. http://www.soft234.com

    标签: applications Especially developers create

    上传时间: 2013-12-17

    上传用户:erkuizhang

  • LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provide

    LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, indexes and sequences to database and upgrades schema when needed.

    标签: integrates relational database LiteSQL

    上传时间: 2016-03-25

    上传用户:源弋弋

  • 飞机订票系统

    飞机订票系统,实现订票,退票,查询 the banking system relates to multi-threaded, socket programming, and Singleton design pattern. Notes for the complete source Gilmour, documentation, together with the development process

    标签: 飞机

    上传时间: 2016-04-02

    上传用户:ma1301115706

  • ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind

    ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 part of the program ofc). The difference between this method, and the standard debug API method it that this method monitores all of XP processes, and the program does not have to attach to any other process to monitor it, hence it s harder to detect. The code currently is considered as ALPHA, and it has been reported to BSoD sometimes (on multi core/cpu machines). Take Care!

    标签: Exception ExcpHook Coldwind Monitor

    上传时间: 2014-02-10

    上传用户:jing911003