CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - mfc 界面

搜索资源列表

  1. flight_PF

    0下载:
  2. 民航机票预订系统 结合MFC界面编程 具有订票、退票,客户及航班查询等功能。-airline tickets booking system combining MFC programming interface with booking, a refund, customer and flights query capabilities.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:80406
    • 提供者:宋健
  1. Queen_PF

    0下载:
  2. 经典的八皇后问题,结合MFC界面编程,能够清晰看到皇后的排列位置。-eight Queen's classic, combining MFC programming interface, can see clearly what the position with the Queen.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:44749
    • 提供者:宋健
  1. bianli_loca

    0下载:
  2. 图的遍历,正常人和非正常人过河的问题,MFC界面,操作简单-graph traversal, normal and non-normal to cross the river, MFC interface, simple operation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:30764
    • 提供者:诺可
  1. Convex_Hull

    0下载:
  2. 凸包算法在VC6下实现,使用MFC界面编程显示结果
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:61412
    • 提供者:hwx
  1. yichuan

    0下载:
  2. 使用遗传算法实现TSP问题的c++代码,带有MFC界面
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:738551
    • 提供者:王文
  1. 基于MFC界面的人机对战五子棋

    4下载:
  2. 用C++语言编写,界面使用mfc编写,应用α-β剪枝算法实现的人机对战五子棋
  3. 所属分类:人工智能/神经网络/遗传算法

  1. eight_queen.经典的八皇后问题用VC++实现

    0下载:
  2. 经典的八皇后问题,用VC++实现,遍历各种出现的结果,MFC界面,8 Queen' s classic problem, with VC++ to achieve, the result of various traversal
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-22
    • 文件大小:525990
    • 提供者:杨旸
  1. 基于A星算法的MFC界面的八数码程序

    1下载:
  2. 基于A星算法的MFC界面的八数码程序,本人本科做得最漂亮的大作业了,其中process函数是搜索的主函数。-8 digital program with MFC interface based on A star searching method which is the most proud project I have finished in my fu*king bachelor years.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2016-04-09
    • 文件大小:36864
    • 提供者:ddgysx
  1. sortdemo

    0下载:
  2. 采用MFC界面,实现了冒泡排序、堆排序、快速排序、归并排序等常用排序算法的算法演示。-Using MFC interface, implementation of the Bubble Sort, Heap Sort, Quick sort, merge sort sorting algorithm, such as commonly used algorithm demo.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:224486
    • 提供者:秦子鸣
  1. AstarPathFind

    0下载:
  2. 使用AStar算法实现的寻找最短路径的演示程序,使用C++编写的MFC程序,有非常好看的界面。-Use AStar the shortest path algorithm to look for the demonstration program, using C++ program written in MFC, there is a very nice interface.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1905431
    • 提供者:李云龙
  1. ID3JueCheTree

    0下载:
  2. 人工智能ID3决策树算法的实现,使用了MFC编程,既有算法又有界面。-Artificial Intelligence ID3 decision tree algorithm, use the MFC programming, both algorithm and interface.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:407708
    • 提供者:蚂蚁
  1. GA

    1下载:
  2. 用遗传算法实现一刀切下料,MFC界面,在VC下编写的程序,是个优化下料问题。-Genetic Algorithms for Cutting across the board, MFC interface, prepared in the VC process is optimized cutting stock problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3792941
    • 提供者:风泽芊子
  1. LCS

    0下载:
  2. 数据结构最长公共子串实现,MFC实现,界面良好-Data structure to achieve the longest common sub-string, MFC realize a good interface
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3666984
    • 提供者:
  1. PLUS

    0下载:
  2. MFC实现加法器,优化了界面,可实现大数运算,并且有初始设定-MFC achieve plus device
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:224603
    • 提供者:weinan
  1. ChessBoard

    1下载:
  2. 经典的棋盘覆盖程序,实现MFC界面,用分治法实现-Coverage of the classic board procedures, the realization of MFC interface, with sub-rule method
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:335635
    • 提供者:杨旸
  1. huffman

    0下载:
  2. 基于huffman算法的压缩解压小程序,mfc图形界面。-Huffman compression decompression algorithm based on small programs, mfc graphical interface.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:40690
    • 提供者:
  1. code

    0下载:
  2. 本程序采用二叉树的数据结构,,以作为家谱成员及信息(profile)的存储结构,,个人信息包括姓名,,性别,配偶,出生,死亡日期等,,还包括人物编号ID,,附加信息(便于以后扩展需要),以二叉树的遍历搜索,修改,增加,删除等作为核心算法,,并通过MFC界面显示出来,,以windows树结构来展示底层的家谱信息.-family tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:12524
    • 提供者:符永顺
  1. Stack4

    0下载:
  2. 栈的实现 mfc 界面很好 功能齐全 挺好 动态演示-Stack in mfc fully functional interface, very good very good dynamic demonstration
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3166979
    • 提供者:dyn
  1. airport

    0下载:
  2. 利用数据结构的队列,模拟一个飞机场的运行,有一条跑道多条跑道等模式,是数据结构预算法的经典问题,这个是我们的项目,压缩包包含了源代码,项目报告,MFC界面。-Queue data structure used to simulate the operation of an airport, there is a multi-runway runway models, the data structure is a classic problem of the Budget Act, this i
  3. 所属分类:Data structs

    • 发布日期:2017-05-27
    • 文件大小:10414174
    • 提供者:蔡程序
  1. EightQueen

    0下载:
  2. 八皇后问题,基于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
  3. 所属分类:Data structs

    • 发布日期:2017-06-15
    • 文件大小:24572928
    • 提供者:肖强
« 12 3 4 5 6 »
搜珍网 www.dssz.com