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

搜索资源列表

  1. Bank

    1下载:
  2. MFC储蓄卡管理系统,模拟银行卡开卡,取/存款,注销银行卡,冻结银行卡等-MFC Savings Card Management System to simulate bank card to open card, check/deposit, cancellation of bank cards, the freezing of bank cards, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2014-12-24
    • 文件大小:2914566
    • 提供者:tom
  1. Display_System_Directory

    0下载:
  2. VC++6.0的一个mfc小程序,用于显示系统目录的,并且能够显示应用程序的当前目录-VC++6.0 in an mfc small program used to display the system directory, and can display the application' s current directory
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:26581
    • 提供者:lonfen1108
  1. PreviewDemo

    0下载:
  2. VC++利用对话框打印及预览的源码实例.在写一套MIS,但不想用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,系统UI是基于对话框的,支持打印及预览,没想到用起来还真不错,赶紧拿出来奉献给大家,支持分页预览,功能相信能满足朋友们的使用,如果感觉不错可以帮我继续修正并把源代码发给我。-VC++ using the dialog box print and preview source code examples. In the writing of a MIS, but do not
  3. 所属分类:Printing program

    • 发布日期:2017-03-29
    • 文件大小:25658
    • 提供者:275
  1. book_1

    0下载:
  2. 模拟图书管理系统,实现图书信息的添加,删除,查找等功能,并带有MFC界面-Simulation library management system to realize the book information to add, delete, search and other functions, and interface with MFC
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1962545
    • 提供者:dx
  1. Stu

    0下载:
  2. 简陋的MFC写的学生学籍管理系统程序,仅供参考与借鉴-Written by students in the primitive MFC Grade Management System procedures, only reference and reference
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:76461
    • 提供者:啊啊
  1. srccode

    0下载:
  2. 资源1 一个完善的,基于MFC的图书管理系统 资源2 牛顿迭代算法在C里面的实现 资源3 BinaryTree算法 资源4 C++模式设计-基于QT4开源跨平台开发框架源代码 资源 5 7130采集卡开发资料包 资源6 MSVCCDK,开发OLE Ctrl必备-Resources, a sound one, based on MFC library management system resources, two of Newton' s iterative algor
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:9080472
    • 提供者:Cao Zhongyan
  1. Elevator

    1下载:
  2. 这是一个电梯调度模拟算法,基于MFC的对话框写的,有电梯移动的界面,输入电梯等待人数,点击仿真,就会再不同楼层随机产生等待的人,请求电梯承载,电梯会在有请求的层数打印出,谁进了电梯,谁出了电梯的文字描述,当所有人都使用完电梯,则算法结束,当中用到了timer,但是我把图像处理的那部分都写在了画图里面,导致系统界面会不断刷新,输入多人仿真的时候效果比较明显-This is an elevator dispatching simulation algorithm, based on MFC dial
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:617248
    • 提供者:李梓钺
  1. ASK_Pro_1

    0下载:
  2. ASK通信系统仿真,模拟了通信的整个系统过程,使用MFC实现。-ASK communication system simulation, simulation of the communication process of the entire system, use the MFC to achieve.
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1968705
    • 提供者:沙一
  1. vcsetup

    0下载:
  2. Visual C++即VC,全称是 MicroSoft Visual C++,是由微软公司推出的开发Win32应用程序(Windows 95/98/2000/XP/NT)的、面向对象的高级可视化计算机程序开发工具,是一个可视化的集成开发系统。Visual C++提供了一套开发环境:Visual Studio,它是以C++语言和C语言为蓝本的可视化编译、开发环境,用微软的C++语言编写程序,并兼容C语言,可以识别C/C++语言并进行编译等,并且支持功能强大MFC类库。-Visual C++ or
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2711053
    • 提供者:色某某
  1. CodeEditor

    0下载:
  2. 自制的代码编辑器,可以写C++,C语言的代码编辑器,实现代码折叠,系统保留字变色显示,使用scintilla实现,并很好的与MFC结合,可以用类似方法把该代码编辑器放进自己的view类,只需仿照这个程序重写onsize,oncreate函数即可,scintilla使用的notepad++改装后重编译的版本,可以直接使用里面的d-Self-made code editor, you can write C++, C language code in this editor, code foldin
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4535230
    • 提供者:qqq
  1. MFCChipDrawer

    0下载:
  2. 不错的一个电子器件绘制系统,适合初学MFC的程序员,由于时间关系,界面只做了个大概地设计,但不影响主要的功能实现,初学者可以自行设计以促进对MFC的了解.-Nice drawing system, an electronic device, suitable for beginners MFC programmer, due to time, the interface is probably only had months to design, but does not affect the
  3. 所属分类:Applications

    • 发布日期:2017-05-19
    • 文件大小:5196267
    • 提供者:zack
  1. 3456tushuguanlixitong

    0下载:
  2. MFC实现的图书馆管理系统,希望对大家有用。-MFC library management system to achieve the hope for all of us.
  3. 所属分类:Other Databases

    • 发布日期:2017-05-13
    • 文件大小:3550420
    • 提供者:ydd
  1. VC6MFC

    0下载:
  2. VC6.0 MFC房地产售楼系统 这个简单的系统是我软件工程课做的,上传给大家看看,希望多多支持。 有问题的可以发信息到邮箱605935244@qq.com -This simple system is a software engineering course I do, upload for everyone to see, hoping their support. In question can send messages to the mailbox 605935244@qq.
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-20
    • 文件大小:5984988
    • 提供者:潘磊
  1. yuangongguanli

    0下载:
  2. 员工管理系统简化版。用vc环境编写。MFC-vc++ MFC
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3443603
    • 提供者:晔子
  1. GradeManangementSystem

    0下载:
  2. 一个MFC的简单学生成绩数据库管理系统,适合初学者参考。-A simple MFC database management system for student achievement
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2432549
    • 提供者:cjy
  1. filesystem

    0下载:
  2. 利用MFC基于对话框的程序实现的一个小型文件系统.-A filesystem program,using MFC dialog based.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1946877
    • 提供者:J
  1. bank_3

    0下载:
  2. 这是一个C++开发的简单银行存取系统,包含有MFC界面,以及数据库的数据-This is a C++ developers access to a simple banking system, includes MFC interfaces, and database data
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1532048
    • 提供者:朱其媛
  1. changesystime

    0下载:
  2. 该程序实现了程序改变系统时间,里面用到了mfc里面的代码-The program realization of the program to change the system time, which used the mfc code inside the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:703088
    • 提供者:张文
  1. kefang

    0下载:
  2. 用MFC制作的简单的客房管理系统,能够实现基本的查询,删除,客房登记功能,内有详细的实验报告-MFC produced using a simple room management system to achieve the basic query, delete, rooms registration function, containing a detailed experimental report
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-13
    • 文件大小:3146780
    • 提供者:王涛
  1. LevelEnrollSystem

    0下载:
  2. VC++做的等级报名系统,有客户端和服务器两部分,客户端可注册,报名,服务端功能较多,对初学者很有参考价值-MFC-Lianliankan game run, you can use, the needs of students can be directly used
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6325825
    • 提供者:Anson11223
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com