搜索资源列表
数字时钟程序
- 十二星座 数字时钟程序
ClockST
- 一个简单的数字时钟程序,透明显示,非常不错-a simple digital clock procedures, transparent, very good
CClockST_d
- vc 写的按照系统时间走的的数字时钟程序。-vc write the time away with the system of digital clock procedures.
CClockST_src
- 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。-a simple digital clock procedures, which date the category MFC CStatic derived from the base class.
CatListBox_demo
- CatListBox_src.zip CatListBox_demo.zip 这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。
DigClock
- 一个很有价值的数字时钟程序,不可不看的程序
CClockST_demo
- 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。-a simple digital clock procedures, which date the category MFC CStatic derived from the base class.
digitalclock
- 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类
VC++精品源码打包下载1
- 内容有:模仿Outlook建立分类列表框 一个简单的数字时钟程序 可以实现在快速字符串搜索 通过单击列表来改变显示分辨率 创建一个按钮,并在上面显示图标 VC中显示JPG图片,不使用动态连接库 一个邮件报告程序 在VC中实现Undo和Redo功能 自定义的标签控件对话框-contents are : Outlook imitate established classification list frame of a simple digital clock procedures can be a
vc数字时钟
- 本程序才VC编程,以时钟的方式在视图区显示时间
数字时钟程序
- 数字小时钟,可更换皮肤
vc++
- 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。- A simple digital clock procedure, date kind of derivation to MFC CStatic base class.
MyClock
- 一个精致的数字时钟程序。有万年历,提醒等功能。-A sophisticated digital clock procedures. There are calendar, reminder functions.
clock
- 本文档采用VHDL语言编写了一个数字时钟的程序,该数字时钟采用24小时制计时,可以实现整点报时,时间设置,闹钟等功能。最小分辨率为1秒。-VHDL language in this document using a digital clock to prepare the procedure, the digital clock 24-hour time system, you can bring the whole point of time, time settings, alarm clo
vc_programming_code_analog_digital_clock
- vc编程模拟数字时钟程序代码vc programming code analog and digital clock-vc programming code analog and digital clock
旋转时钟
- 通过马达旋转和人的视觉暂留效果来显示的数字时钟(The persistence of vision effect and motor rotation to display digital clock)
clock
- 数字时钟的正常显示程序以及日期正常显示,其中包括时间的更正以及日期的更改。基于atmeg16单片机的数字时钟程序。(The normal display of the digital clock and the normal display of the date, including the correction of the time and the change of the date. A digital clock program based on atmeg16 single chi
1
- 设计一个表示分数的类Fraction。这个类用两个int类型的变量分别表示分子和分母。 这个类的构造函数是: Fraction(int a, int b) 构造一个a/b的分数。 这个类要提供以下的功能: double toDouble(); 将分数转换为double Fraction plus(Fraction r); 将自己的分数和r的分数相加,产生一个新的Fraction的对象。Fraction multiply(Fraction r); 将自己的分数
数字时钟
- 基于VHDL语言编写的数字时钟程序,经验证,可以用硬件实现(Based on VHDL language digital clock program, verified, you can use hardware to achieve.)
51单片机简易程序
- 大学电路软件设计实验可能用到的关于51单片机的简易程序,包含6种简易的计算器以及一个数字时钟,可以满足课程结课要求。