CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mfc 系统

搜索资源列表

  1. MP3ManagementSystem

    0下载:
  2. 运用MFC ODBC数据库编程,做的一个MP3管理小系统-MFC ODBC database application programming, so a small MP3 Management System
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4288142
    • 提供者:anan
  1. EduSystemODBC

    0下载:
  2. 用vc6.0做的学生信息管理系统,MFC.-无
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5125160
    • 提供者:于涛
  1. Clock

    0下载:
  2. 本程序是MFC实现的实时时钟,涉及到时钟界面的绘制,计时器,获取系统时间,以及时间格式的处理,很不错啊,请抓住机会-MFC to achieve this process is real-time clock, related to the mapping interface clock, timer, access system time and time format handling, very goog, please seize the opportunity
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1599565
    • 提供者:林忆民
  1. Employee_MFC

    0下载:
  2. 基于MFC的公司雇员信息系统,程序十分简单,但却用到了了C++中所有的基础知识,供初学者参考。-MFC-based information system for company employees, the program is very simple, but it has been used by C++ in all the basic knowledge, a reference for beginners.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:2042680
    • 提供者:zhangjq
  1. attendance

    0下载:
  2. 这个程序是一个个人考勤软件,它从系统时钟获取时间信息,可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以查看过去的记录,也可把记录按月打印出来.或进行年汇总。   本程序是一个基于对话框的实用程序,在基于对话框界面的程序中实现打印和打印预览是采用了非常规 MFC 方法。 -This process is a personal time and attendance software, access to it from the system clock time info
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:131850
    • 提供者:姚争涛
  1. MyNotepad

    1下载:
  2. 可以替代系统记事本的程序 首先建立基于类CEditView的单文档的工程Notepad,注意在MFC-AppWizard Step-4的Advanced中设定扩展名为txt。去掉工具栏(系统记事本里也没有),菜单按照系统的记事本来设计,并且ID用VC自带的设置,如“复制”ID为ID_EDIT_COPY。自己要加入字体的设置: 向CNotepadeView之中添加CFont类型的成员变量m_Font。为WM_CREATE消息添加映射函数。-System can replace Notepa
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:41142
    • 提供者:李建
  1. xiyuxiuxianguanlixitong

    0下载:
  2. 一个洗浴休闲管理系统代码,MFC开发的,用SQL server数据库-A management system
  3. 所属分类:SQL Server

    • 发布日期:2017-05-10
    • 文件大小:2411072
    • 提供者:许璐璐
  1. Graphic_display_CPU_and_memory_usage

    0下载:
  2. 用MFC写的动态显示WINDOWS系统CPU和内存使用率的小程序-Written with the MFC dynamic display WINDOWS system CPU and memory usage of the small programs
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2760682
    • 提供者:潘成洪
  1. personalmanagement

    0下载:
  2. 简单的人事管理系统程序,运用MFC开发的界面-simplify soft of personal management.
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-22
    • 文件大小:6723066
    • 提供者:sunkuangkai
  1. DrvSpace

    0下载:
  2. 利用mfc制作一个可以显示磁盘使用状况的对话框,供初学者学习对话框的制作以及与系统资源交互的编程方法。-The use of mfc create a disk usage can display the dialog box, for beginners to learn the production of the dialog box, as well as interact with the system resources programming method.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1878111
    • 提供者:zhuq
  1. StudentInformation

    0下载:
  2. 基于MFC对话框形式的学生星系管理系统。-MFC dialog-based forms of student galaxies management system.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-18
    • 文件大小:4885154
    • 提供者:duanqing
  1. mp3player

    0下载:
  2. 小的MP3播放器。用MFC实现,调用系统自带的realplayer,可以通过编辑框自主选择播放的歌曲。-A small MP3 player. With the MFC implementation, call the system comes with realplayer, you can edit box to choose which songs to play.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1916620
    • 提供者:刚娃子
  1. vc347732323

    0下载:
  2. C++图书管理系统,非MFC制作版本,将代码复制粘贴到C++程序里就可以直接编译运行-Library Manage System,without MFC progress.Copy the code to C++ programme and use it.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2741
    • 提供者:huangxinran
  1. TaskDispatch

    0下载:
  2. 这个系统实现操作系统作业的模拟调度,在VC环境下实现,用MFC实现了界面的可视化-The system simulation to achieve the operating system job scheduling, in the VC environment to achieve, using MFC to achieve visualization of the interface
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3566442
    • 提供者:
  1. jiandianshujiguanli

    0下载:
  2. 一个简单的人机交互书籍管理系统,开发用的mfc-A simple human-computer interaction book management system, developed using mfc
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-10
    • 文件大小:1567522
    • 提供者:wang
  1. studentScore_vc6.0_

    0下载:
  2. 学生信息管理系统,在VC6.0下根据MFC开发,很强大,下下来绝对不会后悔-Student Information Management System, in accordance with MFC under VC6.0 development, is very strong, the next down will not regret it
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-12
    • 文件大小:2822623
    • 提供者:杨春
  1. modifyTime_xiaoyi

    0下载:
  2. 在VS2008下用MFC编写的一个小程序,捕获系统时间,当到达某个特定设置的时间,修改系统时间到设定的时间。 在XP下可以,但在WIN7下不能使用,好像有权限问题,不能修改系统时间。后面的朋友可以来完善下。-Under the VS2008 with a small program written in MFC, capture the system time, when the arrival time of a particular setting, modify the system
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:6197818
    • 提供者:peter peng
  1. ss

    0下载:
  2. 学生爱好查询系统,MFC控件的应用实例。-Student Interests query system, MFC control application example.
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1909550
    • 提供者:黄鹂
  1. mail

    0下载:
  2. 基于mfc的c++编程的通讯录管理系统,非常友善的使用的管理系统,方便用户使用和实现通讯录的管理-Mfc-based programming in c++ address book management system, very friendly to-use management system, user-friendly and achieve the management of contacts
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2780671
    • 提供者:liuyu
  1. GetCapture

    0下载:
  2. 使用MFC实现的视频捕捉,拍照,保存代码,另有一注册到GPS坐标系统的功能。-Using the MFC implementation of video capture, camera, save the code, while a GPS coordinate system registered to the function.
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-10
    • 文件大小:2477359
    • 提供者:周雄
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com