Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (3)
BCB image compression
4.0
Under Borland C++ Builder to write an implementation of image compression functionality. Converts images to JPEG first, and then use the TJPEGImage class the Compress function. Image compression, and modify the dimensions of the image.
vinvidlo
2016-08-23
0
1
Based eXosip2, osip2 the UAC and UAS code
no vote
Description: example of realization of Internet communications based on SIP protocol, from Baidu. Have been tested and can be successfully compiled. Used platforms: VS2010 Lib directories library, eXosip2.lib, libeay32.libosip2.lib, osipparser2.lib, ssleay32.lib Inc directory: used by the library header files. DLL directory: dynamic library files UAC: user agent client UAS: user agent server
vinvidlo
2016-08-23
0
1
Design patterns--a simple factory pattern code
no vote
One written in c++ language, learn a simple factory pattern code. Through a parent class (OperationFactroy) pointer, achieved by judging the calculated symbols are entered and child class called addition, subtraction, multiplication, and division operation of simple code.
vinvidlo
2016-08-23
0
1
No more~