搜索资源列表
MD5加密的C++类
- 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果 LPCSTR GetErr() //如果有错误,取错误字串
EncodingReports
- 本程序包用标准C++实现了Huffman编码以及解码的基本类,并且通过MFC编写了测试程序,同时显示了各项压缩指标。是学习编码的基本入门资料。-this program use standard c++ to implement Huffman coding and decoding fundamental class,it is tested by a MFC program,which display compression information.it is begginer s mate
5地图染色d
- 基于C++的MFC实现的地图着色问题。对于使用文档/视图模型的 MFC 应用程序。-based on C + + MFC map rendering issues. The use of Document / View model MFC applications.
calculator_lw
- 本代码用C++实现简易计算器的功能,MFC实现-the C code to achieve simple calculator functions, MFC
ENA_TSP
- 开发环境:Visual C++ .net2003 功能介绍:神经网络算法实验;分Console版本和MFC版本;主要用来求解TSP问题。
MapTest
- 遵循C和基本C++标准的Map类,移植来至MFC的MapPtrToPtr,可以在各种平台下使用,可以在各种编译器下编译。
实现LZARI压缩算法的C++类
- 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -LZARI algorithm based on the type of data compression. Haruhiko SAP in 1
基于MFC界面的人机对战五子棋
- 用C++语言编写,界面使用mfc编写,应用α-β剪枝算法实现的人机对战五子棋
ID3JueCheTree
- 人工智能ID3决策树算法的实现,使用了MFC编程,既有算法又有界面。-Artificial Intelligence ID3 decision tree algorithm, use the MFC programming, both algorithm and interface.
FPTree
- 简单的FPTree算法C++实现,关联规则挖掘算法-A simple FPTree algorithm
hannuota
- 用c++的MFC写的汉诺塔程序,可自由选择塔的层数,运行过程中实现塔的自动移动;-With c++ The MFC write Tower of Hanoi procedures, are free to choose the low-rise tower, tower to run the course of the realization of the automatic movement
FDTDMFC
- MFC实现FDTD编程,编程规范,体现了C++语言的有点,适合想利用MFC进行编程的同行参考-FDTD realization MFC programming, programming standards reflects the C++ language a bit, for want to use the peer-MFC programming reference
01
- MFC例程LRESULT CALLBACK WNDFUN (HWND hWnd, UINT msg, WPARAM wparam, LPARAM lparam) { switch (msg) { case WM_PAINT: { HDC hdc = GetDC(hWnd) SetBkMode(hdc,TRANSPARENT) TextOut(hdc,20,20,"明日科技有限公司",16) DeleteDC(hd
MFC_Windows_MATLAB_C_Math_Library
- 从MFC Windows 应用程序中调用MATLAB C Math Library-From the MFC Windows application, call the MATLAB C Math Library
calculater
- C++语言编写的mfc程序,实现了基本的计算器的加减乘除的功能。-Written in C++, mfc program to achieve the basic addition and subtraction, multiplication and division calculator functions.
EightQueen
- 八皇后问题,基于MFC界面,C++语言写的,可以动态演示,还有word文档报告,下下来就可以教的数据结构课程设计-Eight Queens problem, the interface based on MFC, C++ language to write, can be dynamically presentation, as well as word document report, the next down to the data structure can teach curricul
DataStruct_MFC_WinMain_SortMethod
- MFC中winmain详解,c++各种排序算法以及二叉树,搜索树,红黑树及其他数据结构的实现-Detailed in winmain MFC, c++ various sorting algorithms and binary search trees, red-black tree implementation of data structures and other
BinaryTree
- 用MFC实现的c++版的二叉树的相关操作-插入删除、修改等相关操作,界面友好-Implemented with MFC c++ version of the binary tree-related operations- into the deletion, and modification operations, user-friendly
char
- get c sector disk information.mfc ...c-get c sector disk information.mfc ...c++