搜索结果

找到约 160 项符合 Objects 的查询结果

Delphi控件源码 The all mighty mouse: you can have more memory, you can have blue-ray discs but you are still using

The all mighty mouse: you can have more memory, you can have blue-ray discs but you are still using the mouse (and the keyboard) to control your computer. The mouse pointer lets you select objects on the screen and operate on them. What and how you operate with the mouse is pretty simple: there s a ...
https://www.eeworm.com/dl/666/460763.html
下载: 49
查看: 1071

软件设计/软件工程 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.
https://www.eeworm.com/dl/684/466975.html
下载: 37
查看: 1042

matlab例程 Two scripts are included here. 1. convsys.m - combines the state space representation of two syst

Two scripts are included here. 1. convsys.m - combines the state space representation of two systems connected in series. [Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2) This algorithm gives the convolution of two state space representations | A1 B1 | | A2 B2 | u ==> | | == ...
https://www.eeworm.com/dl/665/469698.html
下载: 196
查看: 1056

软件设计/软件工程 Learn how to leverage a key Java technology used to access relational data from Java programs, in

Learn how to leverage a key Java technology used to access relational data from Java programs, in an Oracle environment. Author Donald Bales begins by teaching you the mysteries of establishing database connections, and how to issue SQL queries and get results back. You ll move on to advanced to ...
https://www.eeworm.com/dl/684/472671.html
下载: 23
查看: 1150

matlab例程 Matlab code for simulation of radar received power versus range. There are other files for additiona

Matlab code for simulation of radar received power versus range. There are other files for additional features like aperture area, swirling objects and pulse integration Happy learning!
https://www.eeworm.com/dl/665/477067.html
下载: 111
查看: 1061

Java编程 Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write

Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database. You don t even need to know the database is there, and you ...
https://www.eeworm.com/dl/633/478860.html
下载: 179
查看: 1039

系统设计方案 /* * tesswind.c * This program demonstrates the winding rule polygon * tessellation proper

/* * tesswind.c * This program demonstrates the winding rule polygon * tessellation property. Four tessellated objects are drawn, * each with very different contours. When the w key is pressed, * the objects are drawn with a different winding rule. */
https://www.eeworm.com/dl/678/482597.html
下载: 72
查看: 1080

VHDL/FPGA/Verilog Implementation of GPU (Graphics Processing Unit) that rendered triangle based models. Our goal was t

Implementation of GPU (Graphics Processing Unit) that rendered triangle based models. Our goal was to generate complex models with a movable camera. We wanted to be able to render complex images that consisted of hundreds to thousands of triangles. We wanted to apply interpolated shading on the obje ...
https://www.eeworm.com/dl/663/489333.html
下载: 194
查看: 1048

源码/资料 Boost C++ Libraries 1.35.0

Boost C++ Libraries Free peer-reviewed portable C++ source libraries Boost C++ Libraries 基本上是一個免費的 C++ 的跨平台函式庫集合,基本上應該可以把它視為 C++ STL 的功能再延伸;他最大的特色在於他是一個經過「同行評審」(peer review,可參考維基百科)、開放原始碼的函式庫,而且有許多 Boost ...
https://www.eeworm.com/dl/506700.html
下载: 1
查看: 61

Windows编程 Delphi 泛型容器 TDictionary 的用法 Demo

Collection of key-value pairs.  TDictionary represents a generic collection of key-value pairs.  This class provides a mapping from a collection of keys to a collection of values. When you create a TDictionary object, you can specify various combinations of initial capacity, equality ope ...
https://www.eeworm.com/dl/507598.html
下载: 1
查看: 873