▍1. PatchSystem
GUNZ2 更新系统,工具和登录器源码, 完整可以编译.(GUNZ2 Patchsystem)
GUNZ2 更新系统,工具和登录器源码, 完整可以编译.(GUNZ2 Patchsystem)
Creating Global Api Hook Using Windows Hook
自己编的扫雷的小程序,很用心的编写,对新手应该会有帮助。里面的小砖块、计数值显示都是小控件,以后有类似用途应该都用得上。控件以动态库的形式。(Own a small demining program, very hard to write, it should be helpful for the novice. Inside the small brick, the count display controls are small, after a similar purpose should all need them.)
多套两轮平衡车,扭扭车的源码和学习资料,希望对大家有帮助(Several sets of two balanced car, shilly car source and learning materials, we hope to help)
MFC的小程序,打开文本的STL文件,并实现缩放、旋转、计算体积、表面积功能(MFC applet, open the text of STL file, and zoom in, rotate, calculate volume, surface area function)
05-VC++ for ProE chapter five about parameter
这个程序简单展示了利用Labwindow/CVI制作对话框的步骤。让弹出的对话框不再变得神秘。(This program shows a simple step uses Labwindow/CVI make dialog. Let the dialog box no longer becomes mysterious.)
利用labwindows/CVI制作的一个计算器,可以实现计算器的基本功能。(Use labwindows/CVI produced a calculator, you can achieve the basic functions of the calculator.)
实现txt文本的读写,实现平台VS2008,可以实现对txt文本的读写操作,支持unicode!(txt write and read MFC you can do it visual studio 2008)
Source for Eutron SmartKey 3
哈希计算器,包含MD系列,SHA系列等多种计算,输入字符串或文件,生成哈希值,可复制并比对(Hash calculators, contains the MD series, SHA series such as a variety of computing, the input string or a file, to generate the hash value, can be copied and alignment)
科学与工程数值算法(Visual C++版),原书配套vc++6.0实现代码(Science and engineering numerical algorithm (Visual C++ version))
VC++矩阵运算类,提供各类矩阵运算的算法,是一个很不错的运算类(VC++ matrix operations class, provide all kinds of matrix operation algorithm, is a very good algorithm )
人事管理系统在VC++6.0编程通过,使用了ODBC、SQL Server等技术,实现了基本的人事管理功能(Personnel management system running well on VC++6.0,using ODBC and SQL Server,has the basic function of personal management)
字符匹配问题为典型的字符数组的运用问题,体现了c语言面向过程的特性,在VC6.0下能够正确编译以及运行。(The problem of character matching is a typical character array, which reflects the characteristics of C language and can be compiled and run in VC6.0. )
VC Runtime 运行库,放在可执行文件目录就可以不用安装运行库了(VC Runtime File to place to the Set up Files)
CA认证系统中使用最广泛的证书载体是USBKEY,国内各大产商一般是使用CSP服务来提供加解密服务。这个例子是2048位的RSA数字签名与验证签名,使用厂家自带的csp来实现(若下载者没有安装任何USBKEY的驱动,可将代码中的TEST_CSP_NAME宏改为NULL 即调用微软自带的csp),编译环境VC6.0。(CA authentication system is the most widely used carrier certificate in USBKEY, the major domestic producers are generally use of CSP service to provide encryption services. This example is a 2048- bit RSA digital signature and verifying signature, use the manufacturer s own CSP to achieve (if downloaders not install any driver USBKEY, TEST_CSP_NAME macros in your code can be changed to NULL is called Microsoft s own CSP), the compiler environment VC6.0.)