-
-
bladeenc-0.92.0-src-stable.rar
A basic but clean implementation of AAC encoding. A good starting point for AAC encoding, way better than using the MPEG-4 ISO code.
-
peertopeer.rar
peertopeer]LAN peer-to-peer communications plug-in
That the peer-to-peer Point-To-Point, peer-to-peer networks can in fact be seen as a model for such networks. Using this communication in the network communication tools of a computer, communication, ...
-
HistogramVC.rar
... stretch (aka automatic gain control):
// Stretches the image histogram to fill the entire range of values. This is a "point operation,"
// meaning each pixel is scaled to a new value, without examining the neighboring pixels. The
// histogram stretch ...
-
-
ShowBMPNew.rar
... application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
...
-
ch1_1.rar
实现图像的几何变换,VC加DIB类编写—— AppWizard has created this ch1_1 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
-
Driver.rar
Driver for shape, point, circle, cylinder hierarchy
-
duijian.rar
堆栈的数据结构和操作
ypedef struct{
HGLOBAL hMem //堆栈全局内存句柄
POINT *lpMyStack //指向该句柄的指针
LONG ElementsNum //堆栈的大小
LONG ptr //指向栈顶得指针
-
-
kmeansNetlab.rar
... the centres of a cluster model. The matrix DATA
represents the data which is being clustered, with each row
corresponding to a vector. The sum of squares error function is used.
The point at which a local minimum is achieved is returned as
CENTRES.
-