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

搜索资源列表

  1. vwumpus

    0下载:
  2. 一个基于MFC的人工智能的巫魔问题求解,图形化界面显示。-an artificial intelligence-based MFC Witch of the devil problem solving, graphical interface shows.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:92.62kb
    • 提供者:阿赫
  1. MFC_hanio

    1下载:
  2. 这是图形界面的汉诺塔程序,是在VC6的MFC开发环境中编写的-This is a graphical interface HANOR procedures in the VC6 MFC Development Environment prepared
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:45.83kb
    • 提供者:孙韩
  1. Calculator_1024

    0下载:
  2. 这是一个用文法实现的计算器,在vc++6.0 mfc 环境下开发,编译,运行,正确,可靠。且界面友好美观。-This is a realization of the grammar used calculators, the vc 6.0 mfc development environments, compilers, operating correctly, reliable. But friendly interface appearance.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:35.9kb
    • 提供者:
  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
    • 文件大小:78.52kb
    • 提供者:宋健
  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
    • 文件大小:43.7kb
    • 提供者:宋健
  1. heapArrange

    1下载:
  2. 此程序实现了堆排序,并且使用了MFC的图形界面,非常实用-this program achieved a heap sort, and the use of the MFC graphics interface, very useful
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:55.17kb
    • 提供者:林林
  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
    • 文件大小:513.66kb
    • 提供者:杨旸
  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
    • 文件大小:36kb
    • 提供者:ddgysx
  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
    • 文件大小:1.82mb
    • 提供者:李云龙
  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
    • 文件大小:398.15kb
    • 提供者:蚂蚁
  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
    • 文件大小:3.62mb
    • 提供者:风泽芊子
  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
    • 文件大小:3.5mb
    • 提供者:
  1. PLUS

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

    • 发布日期:2017-04-03
    • 文件大小:219.34kb
    • 提供者: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
    • 文件大小:327.77kb
    • 提供者:杨旸
  1. huffman

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

    • 发布日期:2017-03-29
    • 文件大小:39.74kb
    • 提供者:
  1. BP_N_digital_identification_system

    0下载:
  2. 基于BP算法的数字识别系统,有界面,MFC实现-BP algorithm based on digital identification system, there are interfaces, MFC Implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:192.13kb
    • 提供者:Lucia
  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
    • 文件大小:9.93mb
    • 提供者:蔡程序
  1. maze-mfc

    0下载:
  2. 界面好看的迷宫程序,用MFC实现,用户可以自己建造迷宫,可以随时修改迷宫地图,编理有具体的路线显示。-Interface nice maze procedure, using MFC, users can build their own labyrinth, you can always modify the maze map, the compilation of a specific route display.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:75.12kb
    • 提供者:小缺
  1. MFC

    1下载:
  2. (1)定义一个抽象基类Shape,同它派生出5个类:圆、正方形、矩形、梯形、三角形。 (2)利用虚函数计算几种图形面积。 (3)演示构造函数、复制构造函数、析构函数的作用和调用顺序 (4)用类模板具体实现。 (5)利用MFC类库在图形用户界面上绘制及修改这些图形,采用对话框输入输出图形的基本属性,或者利用运算符重载输入输出图形的基本属性。 (6)用文件保存图形信息,且能够从文件中读取并作相应处理。 2)创新要求: 采用头文件与源文件分离的方法,多态性的实现多样化-d
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-01-13
    • 文件大小:252kb
    • 提供者:宋骏霖
« 12 3 4 5 6 »
搜珍网 www.dssz.com