CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc 显示时间

搜索资源列表

  1. clock

    0下载:
  2. 用vc开发的一个小时钟,具有菜单选项,能够显示多个时间差,显示多个地方的时间。-Vc development of a small clock, with a menu option to display multiple time difference, and display more than one place of the time.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:4719464
    • 提供者:陈瑶
  1. xitongshizong

    0下载:
  2. 通过vc++实现时钟输出,可以显示系统的时间和有时钟样式。-Vc++ clock output can display system time and clock styles.
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1939224
    • 提供者:周辉
  1. progress-bar-control

    0下载:
  2. 当我们在处理大程序时,常常需要耗很长时间,为了不让用户错误的认为系统已经死机,我们要给程序添加进度条,但是大家知道如果就直接添加进度条,并在程序里面控制它的进度,往往得到的结果是程序仍然像死机状态,直到处理完毕才显示进度条进度为100 ,中间的过程看不到了,那么怎么办呢,是为什么呢? 原因是我们处理大程序和进度条显示是在同一个线程中进行的,这样往往因为处理大程序导致界面无法实时更新。解决办法就是把处理大程序的这段逻辑让一个单独的线程在处理,并利用postmessage或sendmessa
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:59913
    • 提供者:xgr
  1. SysTm

    0下载:
  2. VC++编程,基于MFC窗口实现功能为读取系统时间,并不断刷新循环显示-Vc + +, read system time, and constantly refresh cycle display shows that vc + +, based on the MFC window functions for reading system time, and constantly refresh cycle display
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:45167
    • 提供者:
  1. yansejianbiandeshizhong

    0下载:
  2. 颜色渐变的时钟 是用VC++6.0 MFC 编写的一个简单的时钟能显示系统时间 对于初学MFC的人可以-Color gradient of the clock is a simple clock written VC++6.0 MFC system time can look for beginner MFC
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:116559
    • 提供者:peng
  1. TickTimer

    0下载:
  2. 使用vc++开发的具有数字式和指针式两种时间显示的闹钟。-Using vc++ development of the with digital pointer two time display alarm clock.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-12
    • 文件大小:1408270
    • 提供者:ll
  1. dynamic_time

    0下载:
  2. 利用vc++自带的定时器能够动态地显示当前的实时时间。-The timer able using vc++ comes to display real-time time.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-01
    • 文件大小:30305
    • 提供者:
  1. Waveshow

    0下载:
  2. VC++ 实现绘制波形图动态图,类似示波器的界面,信号用正弦信号模拟,可调节显示的幅度档和时间档,可对信号进行暂停观测,可上下左右移动信号波形。-VC++ realize draw oscillogram dynamic figure, such as the scope of the interface, signal with sine signal simulation, which can adjust the display of files and time files, the s
  3. 所属分类:Wavelet

    • 发布日期:2017-11-20
    • 文件大小:150315
    • 提供者:Bruce
  1. FCFSsuanfa

    0下载:
  2. 在VC开发环境下利用所提供的clock()函数,实现先来先服务算法的模拟;可以用一个空循环或其他操作来模拟一个作业量,建议输入的作业量都在100-1000为宜。通过程序运行结果所显示的“作业号、作业量、提交时间、开始运行时间、执行时间、等待时间”的值来体现先来先服务原则。帮助学生加深了解作业调度的工作。-VC development environment using the supplied clock () function to achieve a first-come first-ser
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:183208
    • 提供者:mrliu
  1. SZxscxjm

    0下载:
  2.  圆形钟表源码,VC++电子钟,显示当前系统时间,圆形风格,实际上这个源码是讲述了一些界面设计方面的知识,和电子钟相关不大,有兴趣的就下载源码参考一下。-Round clock source, VC++ electronic clock, display the current system time, round style, in fact, this source is about the knowledge of interface design, and electronic cloc
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:70753
    • 提供者:王夏云
  1. SZxscxjm

    0下载:
  2. 圆形钟表源码,VC++电子钟,显示当前系统时间,圆形风格,实际上这个源码是讲述了一些界面设计方面的知识,和电子钟相关不大,有兴趣的就下载源码参考一下。-failed to translate
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-04
    • 文件大小:71503
    • 提供者:刘锋
  1. naolock

    0下载:
  2. 圆形钟表源码,VC++电子钟,显示当前系统时间,圆形风格,实际上这个源码是讲述了一些界面设计方面的知识-A round clock source, VC++ electronic clock, display the current system time, circular style, in fact this source is about some interface design knowledge
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:2713
    • 提供者:zhongyh
  1. TestHtml

    0下载:
  2. 鉴于广大VC爱好者对于“对话框显示HTML网页”功能的需求,制作一个简单的示例。 1)对话框显示外部磁盘HTML网页 2)对话框显示内部资源HMTL网页 3)显示内存HTML网页 4)联系方式(QQ:34596561 | E-mail:airen3339@163.com) 近期工作需要,在网上找了一些有关在自己程序中显示打开网页的程序,为了方便各位同仁使用及理解,我把它们重新编写成类,去掉了原先一些没有多大用处的函数,也是为了便于正常使
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-11-10
    • 文件大小:1259796
    • 提供者:李明宇
  1. 3ddandao

    2下载:
  2. 3D弹道仿真VC程序以及源代码文件,外弹道经典的解三自由度弹道方程,运行结果将显示:落地误差、飞行时间、修正射程、侧偏等参数。用C语言编写,程序注释丰富,运行时请把Debug目录中的EXE文件拷贝至根目录中运行,否则出错。-3D trajectory simulation VC program and source code files, the solution of three classic exterior ballistics degree trajectory equation, t
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-11-19
    • 文件大小:1653515
    • 提供者:陈涛
  1. SZxscxjm_

    0下载:
  2. 圆形钟表源码,VC++电子钟,显示当前系统时间,圆形风格,实际上这个源码是讲述了一些界面设计方面的知识,和电子钟相关不大,有兴趣的就下载源码参考一下。-Round clock source, VC++ electronic clock that displays the current system time, round style, in fact, this source is about some of the interface design knowledge, and relate
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-20
    • 文件大小:75981
    • 提供者:ke
  1. opencv

    0下载:
  2. 显示系统时间的视频,用OpenCv在VC下编写的程序-The video display system time with OpenCv program written in VC
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1424645
    • 提供者:dorakid
  1. clock

    0下载:
  2. 在VC++的环境下,设计一款时钟,使之显示现在的时间。-In VC++ environment, design a clock, so that shows the current time.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:832
    • 提供者:COCO
  1. time

    0下载:
  2. 用VC编写的一个显示日期和时间的小程序,主要用于学习怎么用VC中的MFC进行编程。-VC prepared a display the date and time a small program, mainly for learning how to use in VC MFC programming.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1880986
    • 提供者:
  1. process-scheduler-schedulin

    0下载:
  2. 2. 用VC+6.0创建一个控制台应用程序(这个控制台应用程序的类型是A hello world application)。 3. 编程创建一系列的进程并放入就绪队列中(使用链表实现),来模拟进程创建。 4. 把创建的进程的信息在屏幕上显示出来。 5. 设计进程调度程序模拟两种以上调度算法(时间片调度、优先级调度)。 6. 进程调度程序从活动就绪队列中挑选进程,若队列为空,应显示相应提示信息。 7. 必须有出错处理。 -2. With VC+6.0 create a co
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:7973
    • 提供者:李亮
  1. 8554455

    0下载:
  2. 在状态栏上显示当前时间,VC++编程精选学习源码,很好的参考资料。-Display the current time in the status bar, select learning VC++ programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:212416
    • 提供者:豆渣蒸肉
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com