登录
首页 » Visual C++ » CLOCK

CLOCK

于 2013-10-17 发布 文件大小:490KB
0 236
下载积分: 1 下载次数: 6

代码说明:

  以实例为背景学习基于MFC的WINDOWS应用程序设计,编写一个模拟时钟程序,此程序在屏幕左边有一个指针式钟面,右方有两个矩形框,上面以数字方式显示日期和时间,该时间应与指针显示的时间一致,下方的矩形框作为秒表。用菜单选项或按钮设置时间和秒表。时间不必与机器系统时间相同,可任意设置。(Background-instance learning WINDOWS MFC-based application design, the preparation of an analog clock program, this program has a pointer on the screen on the left clock face, on the right there are two rectangular box, above digitally display the date and time, which should be consistent with the pointer display time, and the lower rectangular box as a stopwatch. With a menu option or button to set the time and stopwatch. Time Machine does not have the same system time can be set arbitrarily.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • hafuman
    一 . 需求分析: 1) 输入形式和输入值范围: 输入形式是要压缩(或者要解压)的文件路径,输入范围是字符串,而且要是文件的路径。 2) 输出形式: 输出相应的编码压缩文件和解码原文件 3) 程序所能达到的功能: 利用哈夫曼对ASCII文件做不等长编码,达到压缩文件。利用哈夫曼树的遍历,达到解压文件的目的。程序的功能也就是实现压缩和解压ASCII类型文件的目的。 4)测试数据:(包括正确的输入数据及其输出结果和含有错误输入及其输出结果) 测试输入或者输出文本框是不是有空的,是不是不是有效路径。进行条件判断,实现错误处理。 比如要压缩:c:a.txt 文件路径就是:c:a.txt。如果输入框是空的,就判断,然后用MessageBox处理信息。 如果文件路径和文件的输出路径都写正确的话,就会输出相应的压缩或者解压文件,否则用函数MessageBox提示错误。然后进行更正。 二 . 概要设计: 1) 哈夫曼树的特点 a) 是二叉树的一种,而且是一种没有度数是1的二叉树 b) 一棵树有n个叶子,就会用2n-1个节点 c) 一种“最优”二叉树,由于树的带权路径(WPL)最小 d) 由于它是由下到上顺序构造的,使得分支节点和叶子节点从下到上,权值都是从小到大的顺序排列的 ()
    2007-07-16 22:04:12下载
    积分:1
  • Ping
    用C语言实现的ping 功能,经典实现,在VC下调试通过(Ping using C language functions implemented)
    2010-05-10 11:22:03下载
    积分:1
  • BD-data-analysis
    本代码是根据GPS数据解析代码经修改适用于北斗数据的解析(This code is a modification applies to Compass data analysis based on GPS data parsing code by)
    2014-08-15 15:33:12下载
    积分:1
  • MeitiShizhong
    该程序为多媒体定时技术,通过该程序可以实现某函数的周期调用(The program for multimedia timing technology, the program can be achieved through the cycle of a function call)
    2009-09-23 10:00:44下载
    积分:1
  • prim
    prim算法,输出最小生成树,时间复杂度Nlog(n)(prim algorithm)
    2013-04-13 14:19:16下载
    积分:1
  • videoplayerdxs
    VC++ 6.0源代码程序,功能是利用DirectShow播放视频文件(Use directshow to play video)
    2013-12-03 17:16:32下载
    积分:1
  • BankSystem
    刚学完VC++,试着在VS2010下编写的一个银行活期储蓄系统,用到MFC对话框、CSocket、数据库(After studying VC++, try to write in a bank Savings VS2010 system, used in MFC dialog, CSocket, database)
    2014-01-26 16:26:17下载
    积分:1
  • linux
    模拟文件系统的设计(Design and implementation of the Linux file system based simulation)
    2013-12-02 15:09:41下载
    积分:1
  • corum2
    科隆2服务端源码.....请大家下载修改,BUG多(Cologne 2 server ..... please everyone download the source code modifications, BUG more)
    2008-05-14 18:28:12下载
    积分:1
  • ClassifiedAsBackgroundPixelReconstructiOnAlgorithm
    基于像素归类的背景重构算法的VC++源码,还有其他图像算法程序代码,已经调试过。(Pixel-based background reconstruction algorithm classified the VC++ source code, there are other image algorithm program code has been debugged.)
    2009-09-09 11:44:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载