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

搜索资源列表

  1. 作业题目2应用MFC制作屏幕程序:

    0下载:
  2. 在Windows开发中弹出对话框是一种常用的输入/输出手段,同时编辑好的对话框可以保存在资源文件中。Visual C++提供了对话框编辑工具,利用编辑工具可以方便的添加各种控件到对话框中,而且利用ClassWizard可以方便的生成新的对话框类和映射消息。-development in Windows pop-up dialog box is a common input / output means, and good editing dialog can be saved in resour
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3.58kb
    • 提供者:熊帆
  1. DLL输出对话框类的例子

    0下载:
  2. 此代码示范了如何将对话框封装到MFC DLL,然后可由VC,VB/VB.NET调用。压缩包中有两个例子: 1、dlldemo 示范了从VC中调用; 2、vbnetdllcall 示范了从VB.NET调用的例子;-this code will be demonstrations of how to MFC dialog Packaging DLL, which may then be VC, VB / VB call. Compressed are two examples : one, dlld
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:59.26kb
    • 提供者:丁俊
  1. MFC做的二叉树

    2下载:
  2. 这是VC++6.0开发环境下做的MFC界面编程 能够以树的形式输出
  3. 所属分类:源码下载

    • 发布日期:2010-12-03
    • 文件大小:1.88mb
    • 提供者:yang_star
  1. 进制转换器

    2下载:
  2. 五、 进制转换器(10) 要求:(1)可输入二进制、八进制、十进制、十六进制数; (2)将已输入的数转换成其余进制的数; (3)具有输入输出界面。 ,Friday, hex converter (10) request: (1) may enter the binary, octal, decimal, hexadecimal number (2) will have entered into the rest of the number of h
  3. 所属分类:其他小程序

    • 发布日期:2017-03-02
    • 文件大小:914byte
    • 提供者:chen fei
  1. MFCDraw

    0下载:
  2. MFC绘图,交互式绘图程序,可以选择绘图颜色、图形、图像,并输出文字(可设计其方向、大小颜色)-MFC graphics, interactive drawing program, you can select the drawing color, graphics, images, and output the text (can be designed to the direction, size, color)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:333.21kb
    • 提供者:linyoujie
  1. mfc-shiyan2

    0下载:
  2. 鼠标画图 要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。 2、右键单击后在该点会画一个大小随机的圆;中键按下后会在屏幕上输出一行“用鼠标画图的实验”字符,颜色和字体可以自定义。 3、所有数据的存储要定义在文档类中,而且之前所有的图形都可以回显。不要求对程序生成的图形进行文件保存 -Mouse drawing requirements: 1, left it to start by drawing a line, raised his
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4.31mb
    • 提供者:王建
  1. MFC

    0下载:
  2. 项目的研究内容是对硅微谐振式加速度计的数据采集电路开展研究工作。硅微谐振式加速度计敏感结构输出的是两路差分的频率信号,因此硅微谐振式加速度计数据采集电路完成的主要任务是测出两路频率信号的差值。测量要求是:实现10ms内对中心谐振频率为20kHz、标度因数为100Hz/g、量程为±50g、分辨率为1mg的硅微谐振式加速度计输出的频率信号的测量,等效测量误差为±1mg。电路的控制核心为单片机,具有串行接口以便将测量结果传送给PC机从而分析、保存测量结果。 按研究内容设计了软硬件。软件采用多周期同
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:236.19kb
    • 提供者:tancm
  1. chengjiguanli

    0下载:
  2. 这个课题主要是要求我们能够录入﹑统计﹑查询﹑修改﹑删除与输出学生的成绩记录。-This subject were mainly requests for statistics, we are able to input, query, modify, delete and export track record of students.
  3. 所属分类:Document

    • 发布日期:2017-03-28
    • 文件大小:269.72kb
    • 提供者:简美
  1. YAM_Project

    2下载:
  2. 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
  3. 所属分类:Other windows programs

    • 发布日期:2017-01-14
    • 文件大小:1.41mb
    • 提供者:乔松
  1. B06040403_a_1

    0下载:
  2. 题目:分数统计 要求:(1)输入某班级学生的姓名、分数; (2)对(1)的分数进行降幂排列并输出; (3)具有输入输出界面。 -software design based on MFC
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:30.12kb
    • 提供者:zaoyan
  1. STestR

    0下载:
  2. 实现波形输出到界面,增加了频谱分析,从文件读入数据并输出到文件-computing the Discrete Fourier Transform (DFT) in one or more dimensions, of both real and complex data
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1.66mb
    • 提供者:fighter
  1. DrawString

    3下载:
  2. 使用MFC进行文字的输出处理,可以设置字体,颜色和方向-The use of MFC to handle the output of text, you can set fonts, colors and directions, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2015-02-13
    • 文件大小:76.98kb
    • 提供者:zhangcht
  1. no4

    0下载:
  2. MFC对话框实现均匀和指数分布 并输出实际期望和方差-MFC dialog to achieve uniform and exponential distribution
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:7.91kb
    • 提供者:yangyang
  1. MP411-MFC

    0下载:
  2. MP411是一款USB2.0/1.1总线兼容12位采集模块,具有16路模拟输入,工作在软件启动模式、二路12位DA输出(MP411)、开关量16路输入/16路输出、一路20位计数器(MP411),支持频率测量。采用USB总线,支持即插即用。MP411的所有功能设置都可以通过上位机MFC软件控制。包括源代码和界面。-MP411 is a USB2.0/1.1 bus-compatible 12-bit acquisition module with 16 analog inputs, work i
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1.81mb
    • 提供者:whb
  1. MFC

    0下载:
  2. MFC编程,解一元二次方程并输出一元二次方程-MFC programming, solution of quadratic equations and the output of one dollar one dollar quadratic equation
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1.8mb
    • 提供者:高宇
  1. StudentInputandOutput

    0下载:
  2. 学生信息输入输出系统,MFC编程,可进行增加删除功能-Student Input and Output
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.85mb
    • 提供者:nuan
  1. 输出txt

    0下载:
  2. 在mfc模式下开发的一个小小工具,可以运行生成txt文档,并且可以写入。
  3. 所属分类:Windows编程

  1. mfc

    0下载:
  2. 输出当前系统时间,并且输出格式不同,基于VC6.0平台(Output current system time, and the output format is different, based on the VC6.0 platform)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:8.9mb
    • 提供者:hundan
  1. mfc简单程序输出滚动左右移动

    0下载:
  2. 简单的mfc程序实现选择性的输入输出,滚动条,颜色设置等(Simple MFC programs implement selective input and output, scroll bars, color settings, and so on)
  3. 所属分类:Windows编程

  1. VC++MFC

    0下载:
  2. 棋牌游戏框架开发后续版本功能建议计算胜负,按照规则以文件形式输入输出,人工智能等(The game framework for chess and card games is developed for the subsequent version of the function, which is recommended for calculation, input and output in the form of documents, artificial intelligence, et
  3. 所属分类:游戏

    • 发布日期:2018-04-21
    • 文件大小:2.76mb
    • 提供者:人_天涯
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com