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.
資源簡介: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 perfor...
上傳時間: 2015-08-24
上傳用戶:change0329
資源簡介:The goal with this project was to make it possible for almost any mobile-phone to use ICQ and be able to communicate with other users! One other goal with this project was to lower the GPRS-traffic in the phone and make the ICQ-ing cheape...
上傳時間: 2015-04-08
上傳用戶:xiaodu1124
資源簡介:The purpose of this project is to explore the issues and implementation of a multiple instruction stream, single data stream processor. We are running two instruction streams on two CPUs which share an address space. The processors share a ...
上傳時間: 2017-04-18
上傳用戶:731140412
資源簡介:The purpose of this study is to explore the possibilities offered by current Artificial Neural Net(ANN) structures and topologies and determine their strengths and weaknesses.
上傳時間: 2014-11-02
上傳用戶:ommshaggar
資源簡介:This project attempts to stream high-speed ADC (or other digital) samples into a computer equipped with USB 2.0 CY3681FX2 AD9245
上傳時間: 2017-06-11
上傳用戶:曹云鵬
資源簡介: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...
上傳時間: 2013-12-28
上傳用戶:zhanditian
資源簡介:The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin a...
上傳時間: 2013-11-27
上傳用戶:Late_Li
資源簡介:The goal of this exercise is to investigate the impact of contention window size on the performance of the IEEE 802.11 MAC protocol.
上傳時間: 2016-05-07
上傳用戶:csgcd001
資源簡介:The goal of this exercise is to understand the concept of Carrier-Sensing in IEEE 802.11 standard and compare Physical Carrier Sense and Virtual Carrier Sense mechanisms.
上傳時間: 2014-01-10
上傳用戶:ljt101007
資源簡介:The goal of this exercise is to understand the concept of starvation and unfairness in IEEE 802.11 standard.
上傳時間: 2016-05-07
上傳用戶:www240697738
資源簡介:The purpose of this project is to make it possible to remotely switch on a Webasto Thermo Top C water heater that is used to pre-heat the heating system of a car without starting the motor.
上傳時間: 2013-12-28
上傳用戶:LouieWu
資源簡介:This project is to design the automated system for the inventory of Al-Ahmad Cotton and Oil Mills situated at Vehari road, Multan. It is difficult to keep the track of sale purchase and production system of any company, department or organi...
上傳時間: 2013-12-22
上傳用戶:qq1604324866
資源簡介:The objective of this project is to create a driver for a camera module (we used the OV7620). After taking the image with the camera, the driver will store into the external asynchronous RAM, and then send it to the computer through a seria...
上傳時間: 2017-09-11
上傳用戶:遠遠ssad
資源簡介: The purpose of this lab is to introduce the concept of FSMs with a datapath, and to study the usage of more complex test benches. Also, we enforce a rudimentary design methodology by assuming that the students are part of a ...
上傳時間: 2014-01-24
上傳用戶:熊少鋒
資源簡介:CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library. The ...
上傳時間: 2015-01-09
上傳用戶:refent
資源簡介:This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification . JAVA 寫的估計復合高斯模型中的參數
上傳時間: 2015-04-10
上傳用戶:kikye
資源簡介:CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library.
上傳時間: 2015-04-10
上傳用戶:hopy
資源簡介:The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programm...
上傳時間: 2013-12-06
上傳用戶:13517191407
資源簡介:This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications f...
上傳時間: 2013-12-25
上傳用戶:semi1981
資源簡介:The purpose of this application note is to describe the main elements of an RS-422 and RS-485 system. This application note attempts to cover enough technical details so that the system designer will have considered all the important asp...
上傳時間: 2013-12-29
上傳用戶:sxdtlqqjl
資源簡介:Implement the step 2 of two-level logic minimization. Our goal is to find the minimum (exact minimum) sum-of-products expression for a given function.
上傳時間: 2014-01-09
上傳用戶:無聊來刷下
資源簡介:The aim of this book is to provide the reader with a thorough grounding in the General Packet Radio Service – GPRS.The introduction contains a basic review of GSM to ensure that the reader is clear on the main aspects of circuit switched ...
上傳時間: 2016-03-30
上傳用戶:康郎
資源簡介:The goal of SPID is to provide the user with tools capable to simulate, preprocess, process and classify in vivo and ex vivo MRS signals. These tools are embedded in a matlab graphical user interface (GUI). (Pre)processing and classificatio...
上傳時間: 2014-11-29
上傳用戶:chenbhdt
資源簡介:The purpose of this document is to define the format of the messages and data being communicated between microprocessors used in heavy-duty vehicle applications. It is meant to serve as a guide toward a standard practice to promote softwa...
上傳時間: 2013-12-09
上傳用戶:tedo811
資源簡介:This program is used to calculating CRC32 checksums of files in order to verify the integrity of files. Written in Visual C# 2005.
上傳時間: 2017-03-11
上傳用戶:ryb
資源簡介:It is not the intention of this application note to illustrate usage of the part in either of operational modes. The application note does not cover details on setting up for data transfers. After having reviewed this application note, t...
上傳時間: 2013-12-09
上傳用戶:qoovoop
資源簡介:This program is to find the floating point representation of real number. The user will be asked for the number of mantissa, exponential, and the real number to be calculated (R=10). The program will find the FPR for Hexadecimal (R=16...
上傳時間: 2017-07-14
上傳用戶:ANRAN
資源簡介:MATLAB Code : For MATLAB programmers, this code is to implement the tracking algorithm of a Radar, in the Matlab environment
上傳時間: 2014-01-18
上傳用戶:希醬大魔王
資源簡介:This model is just testing an idea of MIMO, which IEEE802.11n will have. But I havo not seen the standard, I tried to make it with 11a. Actually this model would not work in real world, because the preambles were not designed to sol...
上傳時間: 2013-12-25
上傳用戶:jeffery
資源簡介:MPC8260-MCC-HOWTO Abstract: This document attempts to give the linux developer community of motorola(R) s mpc8260 processor a fairly good idea of programming details of Multi Channel controller. This document can be distributed under G...
上傳時間: 2017-01-11
上傳用戶:silenthink