Sciweavers

178
Voted

Source Code
2324views
17 years 2 months ago
Newmat C++ matrix library
A great flexible easy to use C++ library that is intended for scientists and engineers. The library supports the following matrix types: Matrix (rectangular matrix), UpperTriangula...

Source Code
4686views
17 years 2 months ago
Camera Calibration toolbox in Matlab
An amazing, accurate, and fast complete camera calibration toolbox in Matlab. The toolbox calibrates the stereo camera using one chess board that is oriented at different angles. T...

0
posts
with
0
views
156profile views
einatlevStudent, PhD

Source Code
2039views
17 years 2 months ago
GTS The Triangulated Surface Library
This is an open source library that provides an easy access to the topological properties of a 3D mesh surface. In addition, it provided several useful utility functions such as cu...

0
posts
with
0
views
102profile views
greatfargoAnonymous

0
posts
with
0
views
145profile views
iansimonStudent, PhD
ICGA
2006
312views Optimization» more  ICGA 2006»
17 years 2 months ago
New Approximate Strategies for Playing Sum Games based on Subgame Types
In this work we investigate the potential of combining AI tree-search algorithms with the algorithms of combinatorial game theory to provide more efficient strategies for playing s...
Manal Zaky, Cherif Salama, Salma Ghoneim

Lab
597views
17 years 2 months ago
Programming Languages Team (PLT)
PLT develops foundations for building reliable, high-performance software. Foundations include practices, languages, semantics, implementation techniques and type systems. To dem...

Lab
737views
17 years 2 months ago
Resource Aware Programming (RAP)
We are interested in studying and developing programming languages techniques such as multi-stage programming, reactive programming, and indexed types and in showing how they can b...
PEPM
2009
ACM
17 years 2 months ago
Static Consistency Checking for Verilog Wire Interconnects
The Verilog hardware description language has padding semantics that allow designers to write descriptions where wires of different bit widths can be interconnected. However, many ...
Cherif Salama, Gregory Malecha, Walid Taha, Jim Gr...