登录
首页 » Windows开发 » tclocklight

tclocklight

于 2022-02-07 发布 文件大小:386.05 kB
0 139
下载积分: 2 下载次数: 1

代码说明:

tclocklight-040702-2-zh-tw-tclocklight-040702-2-zh-tw

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

发表评论

0 个回复

  • 项目管理系统
    项目管理系统用来处理所有功能都在组织中运行项目。该系统具有 feartuere,将项目分配到很多的团队成员可以跟踪所有会员活动项目管理系统用来处理所有的功能在一个组织中运行项目。该系统有 feartuere,将项目分配到很多的团队成员可以跟踪所有成员 activityProject 管理系统用来处理所有的功能在一个组织中运行项目。该系统有 feartuere,将项目分配到很多的团队成员可以跟踪所有成员 activityProject 管理系统用来处理所有的功能在一个组织中运行项目。该系统有 feartuere,将项目分配到很多的团队成员可以跟踪所有成员 activityProject 管理系统用来处理所有的功能在一个组织中运行项目。该系统有 feartuere,将项目分配到很多的团队成员可以跟踪所有成员 activityProject 管理系统用来处理所有的功能在一个组织中运行项目。该系统具有 feartuere,将项目分配到很多的团队成员可以跟踪所有成员活动
    2022-05-05 13:06:14下载
    积分:1
  • 2022-07-20 20:10:06下载
    积分:1
  • 使用evc的电话号码查询程序,在其中可以进行电话号码的查询,完成查询显示...
    使用evc开发的电话号码查询程序,在其中可以进行电话号码的查询,完成查询显示-EVC to develop the use of the telephone number of inquiries, procedures, in which telephone numbers can be carried out inquiries, complete the inquiry showed that
    2023-07-29 04:40:04下载
    积分:1
  • 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助...
    一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
    2023-02-22 16:05:03下载
    积分:1
  • SBC2410 WinCE 5.0 BSP.绝大多数驱动已经调通。
    SBC2410 WinCE 5.0 BSP.绝大多数驱动已经调通。-SBC2410 WinCE 5.0 BSP. The vast majority of drivers have been transferred Qualcomm.
    2022-03-01 08:34:12下载
    积分:1
  • 串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:...
    串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。 另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows CE不支持Windows下常用的串行通信重叠I/O方式(OVERLAPPED),因此编写Windows CE下的串口通讯类有一些与桌面Windows不同的地方。 以下是我从SDK程序改写而来的MFC类,希望能和致力于WINCE开发的朋友多多交流,由于本人才疏学浅,程序中有许多不完善的地方,请大家指正。我的程序是基于“主动发送请求,被动接收响应”的假设,因此我只设置了一个接收数据的线程。-serial communication is the computer, communications and control areas the most basic means of communication. Bringing in the "Embedded Development/pulled" communities, it was often the question where to find serial communications, in fact, the question I have asked. :) And the general answer is to provide you with a Pocket PC 2002 SDK examples procedures. But in the end SDK MFC procedures and the structure are quite different, MFC prepared to use communication program who is not very convenient. The other hand, is a Windows CE-based Unicode operating system, Windows C
    2022-05-21 18:26:03下载
    积分:1
  • 用c++实现红黑树,对红黑树里面的各种情况进行了分析,代码带有注释...
    用c++实现红黑树,对红黑树里面的各种情况进行了分析,代码带有注释-With c++ Realize black trees, black trees on the various situations which were analyzed, the code with the Notes
    2023-03-27 17:55:03下载
    积分:1
  • 模仿窗口用户界面程序
    模仿WindowsXP用户接口的程序-imitate the Windows user interface procedures
    2022-06-03 20:22:20下载
    积分:1
  • OCR算法代码。它不是一个完整的系统,而不是建立执行程序…
    OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR arithmetic code. It is not a complete system, and not build execute program. The development of this code based on Linux/KDE, and used C++ standard moulding board library. Its purpose to lay out including parts and how to work in an OCR system to reader. You, Reader, also could use these code for reference, and used in your system after altered. These code could not be build by itself because it is extracted from a whole OCR system. Two file of*.dat is : char_data.dat: Characteristic data of character words_de.dat: word library (used in after-disposal).
    2022-02-21 00:24:04下载
    积分:1
  • 自己做的前面板。后面的程序大致能满足前面的显示而已。
    自己做的前面板。后面的程序大致能满足前面的显示而已。-The front panel to do its own. Behind the procedures generally met just in front of the display.
    2022-03-21 23:44:28下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载