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

搜索资源列表

  1. 一个在MFC环境中使用的 InfoZip打包类

    0下载:
  2. 一个在MFC环境中使用的 InfoZip打包类,使用时需包含UNZDLL.DLL和ZIPDLL.DLL两个动态链接库-an environment in the use of the SDK package type, use and the need to contain UNZDLL.DLL ZIPDLL.DLL two dynamic link library
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:148.27kb
    • 提供者:陈晨
  1. mfc

    0下载:
  2. MFC 和MATLAB 混合编程代码,使用MATCOM 进行接口的实例
  3. 所属分类:matlab例程

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

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

  1. mfc与opencv结合做的车牌定位、分割的程序

    7下载:
  2. mfc与opencv结合做的车牌定位、分割的程序 有源码,我也在学习阶段,与大家一起讨论研究。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-03-22
    • 文件大小:2.81mb
    • 提供者:yxleon
  1. meanshift tracking vc6

    0下载:
  2. 采用MeanShift算法对视频中目标进行跟踪,程序在vc6.0 MFC多文档结构下运行通过,视频第一帧的目标位置和大小需要在事先指定。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2011-08-21
    • 文件大小:317.16kb
    • 提供者:yh3191
  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. vc-mfc-open--and-show-bmp-

    0下载:
  2. vc mfc 编写的多文档程序, 可打开多幅bmp图 -vc mfc Multiple Document prepared by procedures to open multiple bmp map
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:191kb
    • 提供者:luocw138
  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. huffman-MFC

    0下载:
  2. huffman的可视化的MFC编程,输入字数权值,自动绘图-the huffman visual MFC programming
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:1.87mb
    • 提供者:llf
  1. Mymintree最小生成树的程序,用MFC编的

    0下载:
  2. 最小生成树的程序,用MFC编的,功能比较简单,绝对可以运行-Minimum spanning tree procedure, using MFC series, feature relatively simple and it can definitely run
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-23
    • 文件大小:25.03kb
    • 提供者:刘文
  1. Chess(8puzzle)

    0下载:
  2. 这个程序是从广度优先搜索,深度优先搜索,A算法以及A算法等多方面算法来解决八数码问题.zip-8-puzzle A* BFS DFS MFC
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3.59mb
    • 提供者:benson
  1. 密码学实验中的DES算法

    0下载:
  2. 密码学实验中的DES算法,MFC实现,包含所有工程文件。-Cryptography DES algorithm experiment, MFC to achieve, including all engineering documents.
  3. 所属分类:密码/编码算法

    • 发布日期:2017-03-23
    • 文件大小:44.94kb
    • 提供者:lerry
  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. matrix

    1下载:
  2. 神经元网络。可以进行矩阵神经网络计算。MFC写的,谁也没有用过这种方式做神经元。-Neural network. Neural network matrix can be calculated. MFC writing, nobody has used this way neurons do.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:40.69kb
    • 提供者:
  1. hannuota

    0下载:
  2. 用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
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:42.46kb
    • 提供者:donglin
  1. FDTDMFC

    0下载:
  2. 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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:429.65kb
    • 提供者:杨永常
  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. Po_Clock

    0下载:
  2. mfc实现的时钟,我们老师布置得数据结构课程设计-mfc clock to achieve, we teachers have the data structure layout of the curriculum design
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1.87mb
    • 提供者:苏飞
  1. PLUS

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

    • 发布日期:2017-04-03
    • 文件大小:219.34kb
    • 提供者:weinan
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com