| Projects on Google Code | Results 1 - 10 of 108 |
We are a group of skilled Java, C#, C++, PHP, and Html coders.
Vector developments is here to continue, and or start new sources.
A very simple vector program designed for high school students in Norwegian R2 math classes. It aims for quickly calculating answers with as little hassle as possible from the command line.
This Java implementation is a straightforward standalone implementation of the ET++ Anything. An Anything is a recursive container which combines a vector and a hashmap into one data structure.
The implementation dates back to 1997 and was initially done by IFA Informatik and Andre Weinand. In 19...
= minivec =
A pure python 2D vector class for general use. There are several reasons why a developer would choose this class over other choices.
== Flexible Arguments ==
Any method or operator requiring a vector should accept as many types of objects as possible. This includes single number v...
== What is it? ==
*!PixelSnap* is an extension for [http://inkscape.org/ Inkscape], an incredibly useful vector graphics app. It allows you to align rectangles & paths to pixel boundaries, to create sharp web & digital graphics.
In particular, it solves [http://bearfruit.org/blog/2007/09/14/fuzz...
==Description==
The aim of this project is to develop a set of tools to extract data from raster images into a vector format. The input is a raster image file such as .gif, .png, .jpg. The output is a SVG file that can be viewed in Firefox or Inkscape. The application currently attempts to extra...
<b>Project Description</b>:
---------------------------
VectorNet bot is a program developed in Visual Basic 6.0 by PrivT Productions (PrivT.com) a private tutorial/programming teaching company. This product is designed to work only with vectornet servers developed by Vector.
<br />
<br />
<b>P...
vnbot,
vector,
vectornet,
vnet,
privt,
projects,
privt.com,
vb6,
visualbasic6.0,
visualbasic,
vb,
tutorials,
programming,
vb6vnet,
vnetbot
!SmallMatrix is a C++ Library for Linear Algebra that provides very fast classes for vector and matrix (generic, square and symmetric) in low dimensional context.
As dynamic memory allocation is really slow for small dimensional vector or matrix, generic Matrix/Vector libraries are not recommande...
Eventually this will be used as a platform independent collection of vector types included 2, 3, and 4 dimensional vectors; 3x3 and 4x4 matrices and quaternions.
===TODO