搜索资源列表
Clock
- 利用vc在单文档界面绘制时钟,利用系统API来实现
TimeClock
- 一个Java时钟程序,显示一个图形化时钟和一个数字化时钟。利用线程绘制动态图形,每隔一秒,重新画一遍时针。-a Java clock procedures, showing a graphical clock and a digital clock. The use of dynamic graphics rendering thread, every second, re-painting again hand of a clock.
ClockShow
- 绘制一图形时钟,并在下面显示电子时间,可以通过电子时间栏修改时间,默认时间与系统时间一样。-graphics rendering a clock, and below, electronic time, the electronic time modified column, the default time to time with the same system.
VB_source_code
- VB.NET的一些小程序,包含图形绘制,简单时钟程序等-VB.NET a number of small procedures, including graphics rendering, simple procedures, such as clock
Clock
- 利用vc在单文档界面绘制时钟,利用系统API来实现-Using vc drawn in a single document interface clock, use the system API to achieve
hclock
- 一个简单的时钟程序 采用GDI绘制图形,能够实现实时显示时间,初学者的东西-A simple clock program using GDI graphics rendering that can realize real-time display of time, things beginners
clock
- 在窗体上绘制模拟时钟的程序。。。具有良好的可扩展性。-Drawing in the form analog clock procedures. . . Has good scalability.
javaclock
- java时钟,有监听事件,时间计数器,每一秒触发一次,绘制图形-java clock, there are monitor events, time counter, every second the trigger once, drawing graphics
Clocks
- 一段利用GDI绘制时钟的代码,包含表盘和LED效果-Clock period of the use of GDI drawing code, including the dial and the LED effects
clock
- C#+GDI+绘制的一个时钟,实现秒针,分针,时针的绘制。-A clock by Csharp and GDI+
clock2
- 一个简单的VC制作的指针式时钟,本程序主要是编辑void CWulihuaView::OnDraw(CDC* pDC)(此函数用于绘制时钟的边框和指针以及十二个时间点)和另外两个函数:int CWulihuaView::OnCreate (LPCREATESTRUCT lpCreateStruct)和 void CWulihuaView::OnTimer (UINT nIDEvent),后两个函数主要是用于窗口和时间刷新,代码编辑之后运
dianzishizhong
- 任务: 应用一个接口技术设计一个综合键盘和数码管的电子时钟,用键盘控制时钟、修改时间 完成硬件电路原理图的设计 完成软件流程的设计 完成程序清单的设计 要求: 1. 使用8051单片机 2. I/O扩展使用74LS273 3. LED数码管动态显示6位 4. 3*8键盘 5. LED的显示、键盘的扫描用实时中断完成 6. 使用protel绘制电路原理图-Task: The technic
clock
- 时钟代码提供了各种接口,可以在HTML文件中设置,变化出多姿多彩的时钟模型, 参数说明见代码内info数组 时钟的绘制采用双缓冲图形处理机制,即先在缓冲区内绘制图形,再把图形显示到网页上可以有效的防止闪烁。 另外时钟的不断绘制是通过一个线程不断读取系统时间,如果时间有变化即绘制。采用一个线程绘制,一个线程处理网页比较符合APPLET设置规范。-Clock code provides a variety of in
MTK_analog_clock
- MTK中的,模拟时钟绘制,阅读代码时发现这么一个函数,它根据输入的年月日,可以自动计算出星期几-MTK' s, analog clock drawing, reading code, and found such a function, it is based on the input day, month, can automatically calculate the day of the week
clock
- 一个绘制时钟的程序,可以显示系统时间,c++编写.-a program to show a clock. code type is c++
MyClock
- MFC编写,绘制时钟小程序,用来显示当前时间。供学习参考(MFC write, draw a small clock program, used to display the current time. For learning reference)
turtle
- 绘制时钟,包含面向对象的思维。代码段比较长,大家仔细研究(Draw the clock, including object-oriented thinking.)
时钟
- 绘制简易的时钟,适用于初学C++人群,代码简易通俗(Draw a simple clock.It is suitable for beginners C++ crowd and the code is simple popular.)
MainTask_Clock_Demo
- 基于UCGUI3.98,h文件配置的240*240尺寸,8bit per pixel。如果编译不过打开guiconf.h里的一些宏。 该文件实现一个时钟,绘制时钟背景可以使用纯色背景,bitmap背景,jpeg背景。绘制时钟的指针可以使用Line或者多边形。切换这些功能使用宏控制,详情见文件开头部分的"Ctrl Marco Begin" 至 "Ctrl Marco End" 之间的用于控制绘