A Flash Player with ActionScript support. Write in C and C++. It have two part, one is Player and another is ActionScript Library. Runs on Linux and *BSD. It s very rough now, it have long way to go.
The basic principle using the branchand-
bound strategy to solve the traveling
salesperson optimization problem (TSP)
consists of two parts.
􀂄 There is a way to split the solution space.
􀂄 There is a way to predict a lower bound for a
class of solutions.
􀂄 There is also a way ...
Huffman codes
􀂄 In telecommunication, how do we represent a
set of messages, each with an access
frequency, by a sequence of 0’s and 1’s?
􀂄 To minimize the transmission and decoding
costs, we may use short strings to represent
more frequently used messages.
􀂄 This problem c ...
This sample shows different ways of performing anti-aliasing - both by using only
the native hardware AA support, and by mixing the hardware modes with additional
supersampling. There are various ways in which the supersampled image can be
down-sampled. The way we do the downsampling in this example ...
Have you ever seen players eyes light up as they explore the worlds that you ve created in your games? If you have, then game development probably has you hooked firmly in its grasp! If you ve never taken your games beyond the PC, now s the time! "J2ME Game Programming" is a hands-on guide that tea ...
Jurpopage is Free Open Source Dynamic Website Scripting Project
This first created and published at maya.or.id
and now published to public in english at Jurpo.com
It s coded under PHP and Mysql Database Server
Project goal is to help others to create their own website with easy to changed webpage ...
What I am trying to introduce here is a full fledged Java Instant messenger, which has all the features supplied by commercial messengers like Yahoo or MSN. Although it cannot compared to be in par with those messengers, it is an attempt by me to learn Advanced Java and JNI concepts. The challenges ...
learning English The following appeared in a memorandum written by the vice president of Nature s Way, a chain of stores selling health food and other health-related products. "Previous experience has shown that our stores are most profitable in areas where residents are highly concerned with leadin ...
Serial UART open source core. The design is engineered for use as a stand alone chip or for use with other of our cores. The reason for developing the Serial UART core is the fact, that asynchronous serial communication is very common that almost every machine understands it.Also, for OCRP-1, we nee ...
The Kalman filter is a set of mathematical equations that provides an efficient computational
[recursive] means to estimate the state of a process, in a way that minimizes
the mean of the squared error. The filter is very powerful in several aspects:
it supports estimations of past, present, and eve ...