-
-
ImageStone_src.rar
ImageStone is a powerful C++ class library for image manipulation. It is written in pure C++ and easy portable. It includes load/save(support BMP GIF JPG PNG TIF ICO TGA PCX PSD...), display, histogram, undo/redo and transform image with over 100 ...
-
41104.zip
... to find in STL, but didn t.
The design goal of this class is to make all the string handling functions from the standard C library available within a single C++ class, with the added bonus of automatic buffer allocation and deallocation. ...
-
FileWatch_demo.zip
This class helps you to monitor files like in the DevStudio. If the file is modified outside your application a message box pops up and lets you choose between ignoring modifications or reloading the data, thus discarding all changes.
-
-
P2PDemo.rar
这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是:
1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm
2)王艳平<<Windows网络与通信程序设计>>
-
-
Soft20060210104845709.rar
检测Pentium CPU的时钟(高精度显示)
This file declares a class the wraps the Pentium-specific time stamp counter.
This counter has a resolution in terms of PCLKS (processor clocks) so it can be used for direct instruction timings.
-
svcm_run.rar
... Ltrain: number of points N: dimension
% ytrain: (Ltrain,1) containing class labels (-1 or +1)
% xrun: (Lrun,N) with Lrun: ... xtrain and ytrain)
%
% ypred: predicted y (Lrun,1) containing class labels (-1 or +1)
% margin: (signed) separation from the ...
-
-
IE4SinkDemo.zip
... Variants, Classes, Graphics, Controls, Forms,
Dialogs, OleCtrls, SHDocVw, StdCtrls, ActiveX
type
TForm1 = class(TForm)
WebBrowser1: TWebBrowser
procedure FormCreate(Sender: TObject)
procedure WebBrowser1DocumentComplete(Sender: TObject
const ...
-