Object-oriented languages define objects (types of things) that know how to perform methods (specific actions). Functional languages treat programming problems like mathematical relationships. Ruby is flexible, meaning that you can program in any of these styles however, it is primarily object oriented, with some strong functional influence. This book focuses slightly more on the functional aspects of Ruby than some other books.
標簽: Object-oriented languages objects methods
上傳時間: 2016-08-05
上傳用戶:佳期如夢
The task of clustering Web sessions is to group Web sessions based on similarity and consists of maximizing the intra- group similarity while minimizing the inter-group similarity. The first and foremost question needed to be considered in clustering W b sessions is how to measure the similarity between Web sessions.However.there are many shortcomings in traditiona1 measurements.This paper introduces a new method for measuring similarities between Web pages that takes into account not only the URL but also the viewing time of the visited web page.Yhen we give a new method to measure the similarity of Web sessions using sequence alignment and the similarity of W eb page access in detail Experiments have proved that our method is valid and e幣cient.
標簽: sessions clustering similarity Web
上傳時間: 2014-01-11
上傳用戶:songrui
Simple line-oriented calculator program. The class can also be used to create other calculator programs.
標簽: calculator line-oriented program Simple
上傳時間: 2013-12-20
上傳用戶:阿四AIR
Data Structures and Algorithms with Object-Oriented Design Pattern in C++ 國外經典C++原版書庫《數據結構與算法:面向對象的C++設計模式》/(美)Bruno R.Preiss著 胡廣斌等譯 十分經典、難得!
標簽: Object-Oriented Algorithms Structures Pattern
上傳時間: 2013-12-21
上傳用戶:lingzhichao
Visual tracking is one of the key components for robots to accomplish a given task in a dynamic environment, especially when independently moving objects are included. This paper proposes an extension of Adaptive Visual Servoing (hereafter, AVS) for unknown moving object tracking. The method utilizes binocular stereo vision, but does not need the knowledge of camera parameters. Only one assumption is that the system need stationary references in the both images by which the system can predict the motion of unknown moving objects. The basic ideas how we extended the AVS method such that it can track unknown moving objects are given and formalized into a new AVS system. The experimental results with proposed control architecture are shown and a discussion is given.
標簽: components accomplish tracking dynamic
上傳時間: 2013-12-11
上傳用戶:lizhen9880
COOOL:CWP面向對象最優化庫(CWP Object Oriented Optimization Library) COOOL是C++類的一個集合,使用這些類可實現許多最優化算法,還包含一個測試函數集合,可用于評估新的最優化算法。
標簽: COOOL Optimization CWP Oriented
上傳時間: 2016-08-27
上傳用戶:王楚楚
Matsig is an object-oriented signal class library for MATLAB 6.5 and later. It implements a signal class, simplifying operations and manipulations common in audio signal processing and speech processing
標簽: signal object-oriented implements library
上傳時間: 2014-12-21
上傳用戶:lunshaomo
平臺軟件架構 MTK方案簡介MTK軟件分層介紹 MTK 方案Task架構
上傳時間: 2016-10-02
上傳用戶:haoxiyizhong
Aspect-Oriented Software Developement Coverage includes Using AOSD to streamline complex systems development without sacrificing flexibility or scalability How AOSD builds on the object-oriented paradigmand how it s different State-of-the-art best practices for the AOSD development process Languages and foundations: separating concerns, filter technologies, improving modularity, integrating new features, and more Using key AOSD tools, including AspectJ, Hyper/J, JMangler, and Java Aspect Components Engineering aspect-oriented systems: UML, concern modeling and elaboration, dependency management, and aspect composition Developing more secure applications with AOSD techniques Applying aspect-oriented programming to database systems Building dynamic aspect-oriented infrastructure
標簽: Aspect-Oriented Developement streamline Software
上傳時間: 2013-12-01
上傳用戶:jennyzai
SSD3: Object-Oriented Programming and Design Introduction This course introduces students to problem solving by means of object-oriented design and implementation. Emphasis is on problem analysis and solution design, documentation and implementation. Students use commercial software libraries, and create software projects. Programming assignments are carried out in Java.
標簽: Object-Oriented Introduction Programming introduces
上傳時間: 2016-10-08
上傳用戶:gdgzhym