CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - MFC 文件系统

搜索资源列表

  1. libman.rar

    0下载:
  2. 一个简单的MFC实现的图书馆管理系统 。。 可为初学者提供参考 中间有一些 对图片 音乐 文件的处理,A simple realization of the MFC library management system. . Provide a reference for the beginner there is some music files on the image processing
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-09
    • 文件大小:16990663
    • 提供者:GGnicer
  1. RMM

    0下载:
  2. 基于rmm算法(逆向最大匹配)实现的中文分词系统,具体内容是一个mfc工程文件。-Rmm-based algorithm (reverse maximum matching) to achieve the Chinese word segmentation system, specific content is a mfc project file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-31
    • 文件大小:13402711
    • 提供者:乐文
  1. lhwy

    0下载:
  2. 本设计从计算机的网络连接安全出发,编写了一个能显示出本机当前网络连接状态详细信息的MFC程序。这个程序主要利用了Windows自带的Iphlpapi.dll文件中的两个系统函数GetTcpTable与GetUdpTable,在MFC程序运行过程中动态链接到它们,从而获得当前正在连接的TCP与UDP情况,包括连接的本地地址、本地端口、外部地址、外部端口和TCP的连接状态,并在MFC程序中显示出来,以供用户观察。-The design of secure network connectivity f
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1039155
    • 提供者:玥儿
  1. ticker

    0下载:
  2. 飞机航班的订票系统,界面是MFC,应用了文件的读写-Flight booking system, the interface is the MFC, application of the file read and write ... ...
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:4034719
    • 提供者:tang
  1. PersonManagerSystem

    0下载:
  2. 人员信息管理系统,用C++写的源代码用的是文件系统数据库,界面MFC版本-person Management System
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:2300371
    • 提供者:张杰
  1. Student-Manage-System

    0下载:
  2. 基于SQl Sever及ODBC数据库模式 使用MFC创建的一个学生管理系统 实现的功能:用户登陆以及登陆账号的管理、学生基本信息的管理以及奖励/惩罚信息的管理,包含数据库的配置说明、数据库文件以及详细的功能说明-Using MFC to create a student management system Realization of functions: user login and login account management students basic informat
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-02
    • 文件大小:7272778
    • 提供者:
  1. VC_debugging

    0下载:
  2. 此文件为MFC从做系统的简单介绍,适合初学者学习,简单易懂,清晰明了-This file is from MFC to do a brief descr iption of the system, suitable for beginners to learn, easy to understand, clear
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:29592
    • 提供者:rosy lu
  1. mapPmfc

    0下载:
  2. 电子地图管理系统+MFC简单界面,实现二进制文件的操作-Management system of+MFC electronic map interface simple, binary operation
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2594908
    • 提供者:v-v
  1. BrowseDir

    0下载:
  2. 一个windows系统浏览文件夹的类文件,MFC编程时直接导入类就行了-A windows system folder class file browsing, MFC programming on the line directly into the class
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:2395
    • 提供者:谭凌云
  1. MiniSql

    0下载:
  2. 用C++开发的数据库系统,有MFC界面,支持基本的SQL命令,用文件模拟硬件实现buffer调度,实现文件内的B+树索引,比较有参考价值。-With C++ development of the database system, there are MFC interface, support for basic SQL commands, with the file buffer analog hardware implementation schedule to achieve B+ tre
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-19
    • 文件大小:28782901
    • 提供者:孔晗聪
  1. SMSystem

    0下载:
  2. mfc图标位图资源使用,对话框淡入淡出效果,以及类似QQ提示:在屏幕的右下角从下向上淡出或淡入淡出效果(根据参数不同,选择不同的效果);该资源本是一个短息收发的系统,但未全部实现,这里只是提供一个框架;以及ini文件的写-Using MFC icon bitmap resources, dialog fading effect, and similar QQ hints: on the bottom right hand corner of the screen the bottom up f
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:522637
    • 提供者:连连
  1. mfc

    0下载:
  2. 商品入库 出售 等管理系统 用mfc制作 可以用 txt形式保存文件
  3. 所属分类:Other systems

    • 发布日期:2017-06-15
    • 文件大小:23620326
    • 提供者:
  1. ReSizeV-2

    2下载:
  2. MFC 窗口自适应屏幕大小,子控件随之放大缩小。 * 功 能:子控件自适应窗口大小的改变 * 接口说明: 对所有需要改变窗口大小的Dialog提供调用接口 调用步骤: 1、在需要缩放的dialog中导入该头文件 2、在调用的dialog的cpp文件的OnInitDialog方法中中调用 CResizeChildCtrl reSize reSize.Zoom_Window(GetSafeHwnd(),2,reSize.GetDefaultTime
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4603
    • 提供者:廖先文
  1. Background-Panimation

    0下载:
  2. 基于MFC的OpenGL图形系统,背景和动画设计包括:模型文件读取、模型生成、颜色设置、纹理映射、几何变换等基本功能-MFC-based OpenGL graphics system, background and animation design includes: model file read, model generation, set the color, texture mapping, and other basic geometric transformation functio
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:711328
    • 提供者:蓝澜
  1. MFCApplication1

    0下载:
  2. 用mfc实现的学生管理系统 ⽂ 文件默认路路径为当前源⽂ 文件⽬ 目录下 :“student.txt” : ”course.txt” 学⽣ 生⽂ 文件格式:姓名 学号-Using mfc to achieve the student management system
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-17
    • 文件大小:25506816
    • 提供者:薛军
  1. 学生信息管理系统(MFC)

    1下载:
  2. 学生信息管理系统,添加学生信息,删除学生信息,查询学生信息,导出所有成绩到student.txt文件(Student information management system)
  3. 所属分类:其他

  1. 基于MFC学生信息管理系统设计与实现

    0下载:
  2. 自己做的一个基于MFC学生信息管理系统设计与实现,脚本文件也包含在里面(A MFC based student information management system is designed and implemented, and the scr ipt files are also included in it.)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:2625536
    • 提供者:yxz01
搜珍网 www.dssz.com