搜索结果

找到约 475 项符合 line-oriented 的查询结果

Java编程 是一本介绍java基础应用的好书 Java For Artists targets both the undergraduate computer science or information te

是一本介绍java基础应用的好书 Java For Artists targets both the undergraduate computer science or information technology student and the practicing programmer. It is both an introductory-level textbook and trade book. As a textbook it employs learning objectives, skill-building exercises, suggested ...
https://www.eeworm.com/dl/633/347511.html
下载: 165
查看: 1064

matlab例程 采用3D Bresenham算法在两点间划一直线 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bres

采用3D Bresenham算法在两点间划一直线 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm) % ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992 % % Which is referenced by: % Fischer, J., A. del Rio (2004). A Fast Method ...
https://www.eeworm.com/dl/665/347554.html
下载: 110
查看: 1046

VC书籍 学会一个程序语言

学会一个程序语言,是一回事儿;学会如何以此语言设计并实作出有效的程序,又是一 回事儿。C++ 尤其如此,因为它很不寻常地涵盖了罕见的威力和丰富的表现力,不但建立 在一个全功能的传统语言(C)之上,更提供极为广泛的对象导向(object-oriented)性质, 以及对templates 和exceptions(异常状态)的支持。 Lostmouse编 ...
https://www.eeworm.com/dl/686/354963.html
下载: 182
查看: 1016

通讯编程文档 With the advent of multimedia, digital signal processing (DSP) of sound has emerged from the shadow

With the advent of multimedia, digital signal processing (DSP) of sound has emerged from the shadow of bandwidth-limited speech processing. Today, the main appli- cations of audio DSP are high quality audio coding and the digital generation and manipulation of music signals. They share common resear ...
https://www.eeworm.com/dl/646/358921.html
下载: 121
查看: 1044

Java编程 Write a multithreaded Java, Pthreads, or WIN32 program that outputs prime numbers. This program shou

Write a multithreaded Java, Pthreads, or WIN32 program that outputs prime numbers. This program should work as follows: The user will run the program and will enter a number on the command line. The program will then create a separate thread that outputs all the prime numbers less than or equal to t ...
https://www.eeworm.com/dl/633/361754.html
下载: 189
查看: 1188

数学计算 C 开发的有限元软件

C 开发的有限元软件,界面还可以,不错,可以试试。 FElt is a free system for introductory level finite element analysis. It is primarily intended as a teaching tool for introductory type courses in finite elements - probably in the mechanical/structural/civil fields. In a command line environment, ...
https://www.eeworm.com/dl/641/366142.html
下载: 183
查看: 1034

matlab例程 第三章 MATLAB 图形对象 3.1 图形对象 3.1.1 Root 对象 3.1.2 Figure 对象 3.1.3 Uicontrol 对象 3.1.4 Uimenu 对象

第三章 MATLAB 图形对象 3.1 图形对象 3.1.1 Root 对象 3.1.2 Figure 对象 3.1.3 Uicontrol 对象 3.1.4 Uimenu 对象 3.1.5 Axes 对象 3.1.6 Image 对象 3.1.7 Line 对象 3.1.8 Patch 对象 3.1.9 Rectangle 对象 3.1.10 Surface 对象 3.1.11 Light 对象 3.1.12 Text 对象 ...
https://www.eeworm.com/dl/665/366486.html
下载: 161
查看: 1029

软件设计/软件工程 A UML Documentation for an Elevator System:This paper is a PhD project report for the course Distrib

A UML Documentation for an Elevator System:This paper is a PhD project report for the course Distributed Embedded Systems at Carnegie Mellon University. Throughout this course, a distributed real-time system – an elevator control system– is specified, designed, built, and simulated. Object Orient ...
https://www.eeworm.com/dl/684/370497.html
下载: 34
查看: 1067

软件设计/软件工程 Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that s

Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtual inheritance. This bo ...
https://www.eeworm.com/dl/684/371863.html
下载: 111
查看: 1060

软件工程 Design patterns are elegant, adaptable, and reusable solutions to everyday software development prob

Design patterns are elegant, adaptable, and reusable solutions to everyday software development problems. Programmers use design patterns to organize objects in programs, making them easier to write and modify. C# Design Patterns: A Tutorial is a practical guide to writing C# programs using the most ...
https://www.eeworm.com/dl/540/376264.html
下载: 81
查看: 1081