-
-
-
[
Matlab]
RandomWalks.zip
These files show how MATLAB can be used to simulate random walks both on a lattice in N-dimensions and on a graph. The zip file contains the following:
-
[
Visual C++ (VC++)]
FirstCUDA.rar
is the a G-force graphic card simulation program.this program can use to calculate or do work like CPU.it can create graphic or 3D or 2D image
-
[
Visual C++ (VC++)]
FreTrans.rar
FreTrans realize image geometric transform function [translation, mirror, transpose, zooming, rotating], Fourier Graph program graphics
-
-
[
C/C++]
fractalsSSE__dsthbsrc.rar
... can be described using iterative formulas. So you can generate a fractal by evaluating these formulas and finding the color of each pixel. That is a large computational task, and drawing a fractal needs a fast CPU and a carefully optimized program.
-
[
C/C++]
MagneticPendulum_zdfsthbs.rar
... under the influence of gravity and three magnets. For some reason, this simulation fascinated me and so I wrote a program implementing it. The original program was coded quite some time ago, and since then I almost forgot about it. But because now I want ...
-
-
-
[
Unix_Linux]
GraphCutSegmentationInTensorSpace.rar
...
Often intensity alone does not provide enough discriminating power for image segmentation. This work demonstrates extending the standard graph cut technique to more discriminative feature spaces. One such space is formed from the tensor products of ...