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

搜索资源列表

  1. vcsocketserver

    0下载:
  2. 该代码是将MSDN中的httpsvr MFC代码移植到STL。含有VC完整应用程序代码。 -The code is the MSDN httpsvr MFC code into STL. VC contain complete application code.
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:76.77kb
    • 提供者:victory
  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. hangbanguanli

    0下载:
  2. 数据结构课程设计C++语言,应用了MFC库,图形界面编写的小型航班管理系统,数据结构采用文件读写方式,包括查询,订票,退票3个基本功能。 内有程序设计报告-Data Structures C++ language curriculum design, the application of the MFC library, a graphical interface written in small flight management systems, data structures used
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2.39mb
    • 提供者:核外电子
  1. SORT

    0下载:
  2. 运用工厂设计模式的MFC应用程序,实现五种排序算法。-MFC application using the factory design pattern, to achieve the five types of sorting algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-11-30
    • 文件大小:1.59mb
    • 提供者:kai
  1. ColourRain

    0下载:
  2. 在vc6开发环境下编写的MFC应用小程序:池塘夜雨。数据结构课程大作业。-Vc6 development environment in the preparation of the MFC application applet: the pond on a rainy night. Operation data structure courses.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:54.21kb
    • 提供者:
  1. MFC_Windows_MATLAB_C_Math_Library

    1下载:
  2. 从MFC Windows 应用程序中调用MATLAB C Math Library-From the MFC Windows application, call the MATLAB C Math Library
  3. 所属分类:matlab

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

    0下载:
  2. 双线程对一系列随机数进行归并排序,使用MFC的控制台程序-Dual-threaded on a series of random numbers to merge sort, using the Console application in MFC
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:203.09kb
    • 提供者:张韶远
  1. alunfangcha

    1下载:
  2. 根据应用的实际需要,采用基于对话框的MFC程序设计模式,将对话框的客户区界面分为两个部分,一个是用于显示坐标系的图像区域,另一个是和用户交互的操作部分,根据用户的需要进行不同的操作选择和设置等。 采用基于对话框的程序设计,对于绘制曲线部分,坐标轴的确立和刻度,原点等,根据自己的偏好进行设置。本设计曲线绘制的精度不是很高,采样的点数只有有限个,而且自己建立的坐标系也存在一些数值的取舍。能够得出阿伦方差的大致走向。 -Depending on the application of the a
  3. 所属分类:Algorithm

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

    0下载:
  2. apriori算法的实现 mfc应用 通过设置置信度和支持度两个不同的参数,挖掘海量数据中的关联规则-the implement of apriori arithmetic the application of mfc
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-17
    • 文件大小:4.7mb
    • 提供者:康秉义
  1. 7_05

    0下载:
  2. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-R
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-02
    • 文件大小:37.02kb
    • 提供者:guoguo
  1. LinkList_Class

    0下载:
  2. 在应用程序中,使用M F C的链表类组织数据。-In the application, the list of organizations using the MFC data.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:21.29kb
    • 提供者:yty
  1. BigInt_rsa

    0下载:
  2. 标准c语言大数运算函数库,并附应用实例rsa加密程序。参考afanty编写适用与MFC的BigInt库。-Standard library c language operator of large numbers, with application examples rsa encryption. Reference afanty prepared for the BigInt with the MFC library.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6.76kb
    • 提供者:李抒昌
  1. DatastructDesign

    0下载:
  2. 本人上学期数据结构课程设计(包含9个程序),一部分使用MFC(IDE为VS2008),一部分为控制台程序(IDE为DEV-C++),代码量大约148KB。(内容包括电梯模拟、南京公交路线查询等等)-I designed last semester data structures courses (including 9 procedures), part of the use of MFC (IDE is VS2008), part of the console application (IDE
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3.26mb
    • 提供者:li
  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. BuffonNeedle

    0下载:
  2. Buffon投针试验,计算圆周率的值.使用MFC完成界面和图形的开发-The application of Buffon Needle Test with GUI by MFC.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:53.71kb
    • 提供者:sparrow
  1. 1

    0下载:
  2. 关联规则算法的代码,apriori算法的实现 mfc应用 通过设置置信度和支持度两个不同的参数,挖掘海量数据中的关联规则-the implement of apriori arithmetic the application of mfc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:70.29kb
    • 提供者:王威
  1. BeiJingDiTieChaXun

    2下载:
  2. 北京地铁查询软件,应用floyd算法,实现最短路径查询,有管理员等功能,图形界面为MFC-Beijing subway query software, application floyd algorithm to achieve the shortest path query, there are administrators and other functions, graphical interface for MFC
  3. 所属分类:Data structs

    • 发布日期:2016-11-30
    • 文件大小:226kb
    • 提供者:LuckLerbem
  1. VEGA

    0下载:
  2. 适用Vega初学者,一个简单的Vega的MFC应用程序-Applicable Vega beginners, a simple MFC application Vega
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-28
    • 文件大小:270.48kb
    • 提供者:贾露
  1. EditBox

    0下载:
  2. 含有编辑框控件的MFC应用程序,较为简单,但是编译通过适合初学者-MFC application contains an edit box control
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-13
    • 文件大小:1.8mb
    • 提供者:浩浩
  1. bmp-jpeg--mfc

    0下载:
  2. BMP实现JPEG格式的图像压缩程序设计 代码-BMP implementation of JPEG image compression application design code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:104.43kb
    • 提供者:黄家驹
« 12 »
搜珍网 www.dssz.com