登录
首页 » Windows开发 » 时钟钟表的程序,C语言实现

时钟钟表的程序,C语言实现

于 2022-01-27 发布 文件大小:16.61 kB
0 140
下载积分: 2 下载次数: 1

代码说明:

写的一个时钟钟表运行程序,练练手,好久不做了,完成了时钟的运行程序,可以完整的跑一圈,大家可以在此基础上进行改进,欢迎指正以及私聊,如果有不明白的地方可以来询问。

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

发表评论

0 个回复

  • 这个程序用来模拟银行业的情况
    本程序主要用于模拟某银行一天的营业状况,可用文本配置窗口、 座位数和测试分钟数-This procedure used to simulate a situation in the banking business day
    2022-05-10 11:51:54下载
    积分:1
  • earth and sun opengl
    earth and sun opengl
    2022-04-24 17:00:40下载
    积分:1
  • Scan all running processes, and access to system privileges, you can specify the...
    扫描运行的所有进程,并且可以获得系统权限,可以指定关闭进程包括System进程-Scan all running processes, and access to system privileges, you can specify the closure process, including the System process
    2022-07-17 20:00:45下载
    积分:1
  • 动态窗口例子程序
    动态窗口例子程序-dynamic window examples procedures
    2022-06-18 12:48:50下载
    积分:1
  • this is program simple by opencv in computer vision
    this is program simple by opencv in computer vision
    2022-03-14 15:31:38下载
    积分:1
  • Text Box控件
    Text Box控件-Text Box Controls
    2022-02-05 17:52:26下载
    积分:1
  • 对于VC编程很有帮助,非常好的非常好的不可见的分隔条
    对于VC编程很有帮助,非常好的非常好的不可见的分隔条-for VC helpful, very good very good visibility to the separation of
    2022-06-21 05:27:46下载
    积分:1
  • 将阻断64串
    convert unsinged int 64 to string
    2022-02-20 07:07:13下载
    积分:1
  • operating system using optimal allocation algorithm xk size distribution space
    操作系统之采用最优分配算法分配xk大小的空间-operating system using optimal allocation algorithm xk size distribution space
    2023-04-18 23:20:03下载
    积分:1
  • 内存修改
    #ifndef _SEARCH_THREAD_H_ #define _SEARCH_THREAD_H_ #define PROCESS_SIZE    1000    // 进程条的最大值 #define THREAD_NUM     1     // 搜索内存线程个数 #define WM_FIND_MEMORY    (WM_USER + 1)  // 找到搜索数值 #define WM_FIND_PROGRESS   (WM_USER + 2)  // 搜索进度 #define WM_SEARCH_FINISH   (WM_USER + 3)  // 搜索线程完成 #define SEARCH_STRING_MAX_LENGTH 255     // 搜索字符串的最大长度 class CModifyMemoryDlg; // 搜索线程函数 DWORD WINAPI SearchMemory(LPVOID lpParameter); // 精确搜索 void EquSearch(CModifyMemoryDlg *pDlg, BYTE *lpBuf, MEMORY_BASIC_INFORMATION &mbi); // 大于搜索 void GreaterSearch(CModifyMemoryDlg *pDlg, BYTE *lpBuf, MEMORY_BASIC_INFORMATION &mbi); // 小于搜索 void
    2022-06-18 16:10:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载