CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - MFC做的

搜索资源列表

  1. PermutationSJJG

    0下载:
  2. 是用语数据结构的课程设计的程序,并且用MFC做了图形界面-terminological data structure of the design process and done with MFC GUI
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:39.55kb
    • 提供者:林林
  1. train3

    0下载:
  2. 在学习堆栈的应用时,有一个很典型的例子,就是火车车厢的重排问题,该程序就是针对这个做了一个简单的MFC模拟程序-in learning the application stack, it is a very typical example is the train compartments, the rearrangement, The procedure is to address this and make a simple MFC simulation program
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:39.69kb
    • 提供者:heyangyi
  1. paixu

    0下载:
  2. 这 里 是 用mfc 做的 一些排序 ,各种 排序都有
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:151.08kb
    • 提供者:kanghongbo
  1. hanoi.rar

    0下载:
  2. 看了数据结构那本书的源代码,又学了点MFC的知识,顺便就把可视化程序做出来了,不过功能少了点,请大家多多指教!,Read the data structure of the book' s source code, but also learn a little knowledge of MFC, the way they do out of visual programming, but the functional少了点, exhibitions please!
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1.62mb
    • 提供者:萧锋
  1. Sudu

    0下载:
  2. 使用MFC写的一个解数独的程序,主要使用了类CNineGong及CCell,原理回溯法测试填入的数字是否合理,做了些优化,速度比以前快许多-Use MFC to write a single procedure itself, the main use of the category CNineGong and CCell, the principle of backtracking fill in the number of tests is reasonable, to do some op
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:39.25kb
    • 提供者:protoss
  1. maze3

    0下载:
  2. 用MFC做的走迷宫图形程序,自动选择优化的路径
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:130.69kb
    • 提供者:xiayang
  1. the-application-of-tree

    0下载:
  2. 做了一个树模板类(protected派生于二叉树类)。 类方法模仿MFC的CTreeCtrl-Made a tree template class (protected derived from binary tree class). MFC' s CTreeCtrl class method to imitate
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:20.96kb
    • 提供者:houxian
  1. Red-Black-Tree

    0下载:
  2. 使用MFC做的一个红黑树操作演示,带有显示界面,很好的展示了红黑树创建、添加、删除等操作的过程,是数据结构与算法中很重要的一部分-Use MFC to do a red-black tree operation and demonstration, with the display interface, a very good show red-black tree to create, add, delete and other operations of the process data s
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1.54mb
    • 提供者:叶子
  1. lettersort

    0下载:
  2. 这个程序简单点,就是对于文章中的字母进行排序,比较容易,用mfc做的-This program is simple point is that the letters for the article in sort, easier to do with mfc
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1.79mb
    • 提供者:张弘韬
  1. shoolguide

    0下载:
  2. 校园导游系统 单元最短路径问题 mfc做的 景点信息 与 路径查询 好看界面 清晰代码 数据结构大作业-school guide
  3. 所属分类:Data structs

    • 发布日期:2017-05-23
    • 文件大小:6.96mb
    • 提供者:dany
  1. Calculator(LJX)

    0下载:
  2. 数据结构的作业,计算机,算法没有问题,用mfc做的时候有的小问题,-calculator ,my homework
  3. 所属分类:Data structs

    • 发布日期:2017-05-23
    • 文件大小:7.25mb
    • 提供者:林靖雄
  1. guanjianlujin

    0下载:
  2. 用MFC做的数据结构中的关键路径求解,记得首先必须创建一个AOE网-Solving the critical path of the data structure of the MFC to do, remember that you must first create an AOE network
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.9mb
    • 提供者:彭博
  1. ggg

    0下载:
  2. mfc 连接数据库 用mfc做的管理系统,戏中包括数据库连接-mfc connect to the database
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2.32mb
    • 提供者:刘阳
  1. hafuman

    0下载:
  2. 该程序为实现哈夫曼的一些应用而设计的,其中用到了MFC直观的打印了树的形状,并且在界面上做了些美化工作,用到了屏幕雨,通过光标移动可控制程序的菜单,等等。-The program for the Huffman some applications and design, which uses the MFC prints intuitive tree shape, and the interface to do some landscaping work, use a rain screen,
  3. 所属分类:Data structs

    • 发布日期:2017-06-01
    • 文件大小:13.22mb
    • 提供者:陈洪杨
  1. Large-Int-Arithmometer

    0下载:
  2. 该MFC程序可以进行长整数的四则,阶乘,幂的计算。重要的是在除法上做了性能的优化。-The MFC program can be carried long integer four, factorial, power calculations. It is important to do the division of the performance optimization.
  3. 所属分类:Data structs

    • 发布日期:2017-05-20
    • 文件大小:5.66mb
    • 提供者:傅子铭
  1. MyGA_CPP

    0下载:
  2. 使用MFC写的遗传算法的例子,使用DC做图,可以很直观的看出变化。-The use of genetic algorithm written in MFC example, the use of DC map, you can see the changes in a very intuitive.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:43.84kb
    • 提供者:x
搜珍网 www.dssz.com