The goal of this project is to explore the idea of point-based radiosity, which is a shooting radiosity technique suggested by Mark Harris at UNC. The primary idea is that features available in graphics hardware can be utilized to Perform radiosity calculations. Facilities such as flat shading, diffuse lighting, projective textures, and mipmapping can be used to replace traditional numerical solutions for radiosity.
標簽: point-based radiosity shooting explore
上傳時間: 2015-08-24
上傳用戶:change0329
The code, images and designs for this book are released under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License. http://creativecommons.org/licenses/by-nc-sa/2.5/ You are free: * to copy, distribute, display, and Perform the work * to make derivative works Under the following conditions: *Attribution. You must attribute the work in the manner specified by the author or licensor. *Noncommercial. You may not use this work for commercial purposes. *Share Alike. If you alter, transform, or build upon this work, you may distribute the resulting work only under a license identical to this one. *For any reuse or distribution, you must make clear to others the license terms of this work. *Any of these conditions can be waived if you get permission from the copyright holder. CONTACT ME Please address any questions to info@andybudd.com.
標簽: Attribution-NonComm Creative released Commons
上傳時間: 2014-01-19
上傳用戶:chfanjiang
a Java toolkit for training, testing, and applying Bayesian Network Classifiers. Implemented classifiers have been shown to Perform well in a variety of artificial intelligence, machine learning, and data mining applications.
標簽: Classifiers Implemented Bayesian applying
上傳時間: 2015-09-11
上傳用戶:ommshaggar
SQL Server 2005 Integration Services (SSIS) is a new Extract, Transform, and Load (ETL) tool that ships with SQL Server 2005. As with many of Microsoft s development tools, you can extend SSIS to Perform other operations not already bundled with the product. SSIS provides the SSIS Class Library for just this purpose. The SSIS Class Library Object Model includes all the classes and interfaces you need to extend or augment SSIS.
標簽: Integration Transform Services Extract
上傳時間: 2015-10-11
上傳用戶:baiom
SQL Server developers and administrators are no strangers to Data Transformation Services (DTS) packages. They likely develop DTS packages to Perform everything from simple database operations to data aggregation. As such, when they upgrade some or all of their servers to SQL Server 2005, they must decide what to do with all of their DTS packages
標簽: administrators Transformation developers strangers
上傳時間: 2013-12-26
上傳用戶:zhengzg
SAM9261 BasicMMU Example code with ADS1.2 (163 kB) The goal of this project is to show how to use a PC100 SDRAM and the MMU to Perform a rating with a 100MHz Bus Clock. The rating is based on Dhrystone 2.1. It shows the rate when I+D Caches are disabled or enabled, with or without MMU and I Cache is disable or enabled, with or without MMU.
標簽: BasicMMU Example project 9261
上傳時間: 2013-12-28
上傳用戶:zhanditian
Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and Perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically and there are almost no possibilities of integrating index management in a distributed environment. In other words, out of the box, Lucene is suitable for integrating indexing and searching possibilities in a single application but not for providing index/search services for multiple applications. The Lucene Server project comes with a Java API that propose the following make it easy to create indexes in a declarative way by simply providing an XML configuration document. make it easy to personalize the way Lucene must handle different kind of data sources. provide services for index management and searching that can be accessed from several applications. enable batch tasks scheduling.
標簽: Lucene Abstract Jakarta project
上傳時間: 2016-01-10
上傳用戶:songrui
Contains source to demonstrate how to copy/delete files and folders with HFS+ APIs. It also demonstrates a technique to rename an object if an object of the same name exists in the destination. This sample shows how to Perform these operations in an MP-safe way.
標簽: demonstrate Contains demonstr folders
上傳時間: 2016-01-14
上傳用戶:我們的船長
小波神經網絡好文章!A method for fault detection is proposed using a trained neural network as the nominal model of the system to be monitored. Partial physical knowledge, if available, can be combined with the nominal model to Perform fault isolation.
標簽: detection proposed network nominal
上傳時間: 2014-12-08
上傳用戶:gmh1314
This cookbook contains a wealth of solutions to problems that SQL programmers face all the time. Recipes inside range from how to Perform simple tasks, like importing external data, to ways of handling issues that are more complicated, like set algebra. Each recipe includes a discussion that explains the logic and concepts underlying the solution. The book covers audit logging, hierarchies, importing data, sets, statistics, temporal data, and data structures.
標簽: programmers solutions cookbook contains
上傳時間: 2013-12-08
上傳用戶:Altman