搜索结果
找到约 316 项符合
Wrapper-Classes 的查询结果
Java编程 The project Adventure is a simple text-based adventure game. The game, as given, involves the hero t
The project Adventure is a simple text-based adventure game. The game, as given, involves the hero trying to find his way from a deep dark forest to home and his true love. There s very little else the player can do apart from moving from place to place. It s not really very interesting.
This proje ...
Java编程 This project does not contain a full, runnable application program. Instead, the only package ope.fo
This project does not contain a full, runnable application program. Instead, the only package ope.football contains two classes to represent match data for football (and possibly other team sports).
Java编程 CarSim is an application for the simulating the (simplified) movement of cars on a two-dimensional s
CarSim is an application for the simulating the (simplified) movement of cars on a two-dimensional surface.
Package ope.carsim contains classes that represent the problem domain: cars and locations.
Package ope.carsim.gui contains a user interface for the application.
软件设计/软件工程 MFC应用程序中的状态条可以很方便的显示应用程序的状态
MFC应用程序中的状态条可以很方便的显示应用程序的状态,有
时需要用Bitmap位图显示程序状态,但是MFC的CStatusBar类只直接支持显
示文本,并不支持图形。本文以实例说明了如何在状态条中加入Bitmap位图。
本文内容适用于Microsoft Visual C++ 1.0/2.0/2.1/2.2/4.0/4.1所包含的
Microsoft Foundation Classes(MFC ...
其他书籍 OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a
OpenCV means Intel&reg Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms.
OpenCV has cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It ...
文章/文档 OpenSG is a scenegraph system for realtime rendering, e.g. for Virtual Reality applications. It is j
OpenSG is a scenegraph system for realtime rendering, e.g. for Virtual Reality applications. It is just a library, not a full application.
This documentation contains descriptions of the internal classes and concepts, as well as a tutorial that explains how to use the system.
串口编程 AppWizard has created this DSX01 DLL for you. This DLL not only demonstrates the basics of using th
AppWizard has created this DSX01 DLL for you. This DLL not only
demonstrates the basics of using the Microsoft Foundation classes but
is also a starting point for writing your DLL.
教育系统应用 学生课绩管理系统《学生课绩管理系统》的升级版
学生课绩管理系统《学生课绩管理系统》的升级版,采用了sertlet+jsp+javabean+sqlserver,并且做了许多修改! 说明: 数据库连接 在classes目录下的 sqlbean.java中 默认的用户名:1 密码: 1
软件设计/软件工程 Robustnesstochangesinilluminationconditionsaswellas viewing perspectives is an important requirement
Robustnesstochangesinilluminationconditionsaswellas viewing perspectives is an important requirement formany computer vision applications. One of the key fac-ors in enhancing the robustness of dynamic scene analy-sis that of accurate and reliable means for shadow de-ection. Shadowdetectioniscritical ...
VC书籍 This article shows that by using the tools available and understanding the programming system, it is
This article shows that by using the tools available and understanding the programming system, it is possible to improve programming productivity. Microsoft Foundation Classes (MFC) and other tools let the user build GUIs while working in the same development program that was used to write the rest ...