-
-
-
[
Visual C++ (VC++)]
ActiveTracking.rar
With a good track VC++ Algorithm, ImplementationofthE CCamera class. It is an encapsulation of serial command designed for Sony EVI-D30/31
-
[
Visual C++ (VC++)]
21-8.rar
/* Example :21-8 custom exception class*/When readers enter the y value is 0, then there will be abnormal, ... of the implementation type: Project p21-8.exe raised exception class DividByZero with message Exception Object Address: 0x69346A. Process stopped. ...
-
[
Visual C++ (VC++)]
image_process.zip
ImageStone is a powerful C++ Class library for image manipulation. It is written in pure C++ And is easily to portable. Its features include load/save (supports BMP, GIF, JPG, PNG, TIF, ICO, TGA , PCX, PSD ...), display, histogram, undo/redo, and image ...
Category:
SCM Upload User:
yulinpx Size:
1287K
-
[
Visual C++ (VC++)]
randomc.zip
Uniform random number generatorsby Agner Fog, 2001- 2007randomc.zip contains a C++ Class library of uniform random number generators of good quality.The random number generators found in standard libraries are often of a poor quality, insufficient for ...
Category:
SCM Upload User:
ryjz207 Size:
100K
-
-
[
Visual C++ (VC++)]
myfft_ifft.zip
FFT and IFFT for 16-bits wave, you can use this instead of convolution calculate, input samples must be 2 ^ n.If its not 2 ^ n samples just stuff zeroin last array.I already make it to C++ Class you cannew a calss and do it easy
-
-
[
C#(.net)]
lzwnhuffman.zip
The LZW compression class i mplemented as a fixed length code which you can specify, the huffman algorithm implementation encodes a byte into a variable length bit array. Both of them can work with streams
-
[
Asm]
time.rar
class Time (public: Time (int = 0, int = 0, int = 0) void setTime (int, int, int) void printMilitary () void printStandard () private: int hour int minute int second)