登录
首页 » 电子书 » windows写字板的源代码

windows写字板的源代码

于 2022-11-07 发布 文件大小:43.39 kB
0 181
下载积分: 2 下载次数: 1

代码说明:

windows写字板的源代码-windows source code

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

发表评论

0 个回复

  • 支持向量机导论中文版,学习SVM的好材料
    支持向量机导论中文版,学习SVM的好材料-Introduction to support vector machines the Chinese version of good material to learn SVM
    2022-02-27 03:36:04下载
    积分:1
  • Informix数据库的说明文档,可以简单学习一下这款数据库的操作
    Informix数据库的说明文档,可以简单学习一下这款数据库的操作-Informix database documentation, you can simply learn about the operation of this database
    2022-05-23 06:50:27下载
    积分:1
  • thinks
    有许多应用程序创建的线程花费了大量时间在睡眠状态来等待事件的发生。还有一些线程进入睡眠状态后定期被唤醒以轮询工作方式来改变或者更新状态信息。线程池可以让你更有效地使用线程,它为你的应用程序提供一个由系统管理的工作者线程池。至少会有一个线程来监听放到线程池的所有等待操作,当等待操作完成后,线程池中将会有一个工作者线程来执行相应的回调函数。-thinks
    2023-06-04 06:10:02下载
    积分:1
  • 数据库连接成功示例,使用C#语言编写。 多多练习,掌握技巧。...
    数据库连接成功示例,使用C#语言编写。 多多练习,掌握技巧。-Database Connection successful examples, the use of C# language. Lot practice and master skills.
    2023-05-21 15:25:03下载
    积分:1
  • J2ME.开发指南
    J2ME.开发指南-J2ME. Development Guide
    2022-02-20 01:09:48下载
    积分:1
  • 时钟闪烁移动
    #include"reg51.h" sbit SET_K    = P1^0; //设置 sbit PLUS_K   = P1^1;//左移加1 sbit SHIFT_K  = P1^2;//左移 sbit CHANGE_K = P1^3;//切换 年、月、日 bit SecFlag = 0;         bit FlashFlag = 0; unsigned int Counter = 0; unsigned char Led0,Led1,Led2,Led3,Led4; unsigned char Shift; code unsigned char LedSeg[10] = {0x3f,0x06,0x5B,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f}; void Time0() interrupt 1 // 0: EX0 1:Time0 2: EX1 3: Time1,4:serial     中断 {  static unsigned int IntCnt;  TH0 = 0xfc;  TL0 = 0x66;    if(++IntCnt > 1000)  {   IntCnt = 0;   SecFlag = 1;   }  switch(++Counter%5)     //显示功能   {    case 0:   
    2022-03-02 21:20:39下载
    积分:1
  • Thinking_In_C this book with the book source
    Thinking_In_C++这本书的随书源码-Thinking_In_C this book with the book source
    2022-01-26 05:32:53下载
    积分:1
  • IPv6无状态地址自动
    《IPv6无状态地址自动配置规范》征求意见稿
    2022-03-09 14:30:30下载
    积分:1
  • vc,bcb文章集是记录了VC,BCB编程方面的一些方法和技巧,是BCB,VC编程的一本工具帮助。...
    vc,bcb文章集是记录了VC,BCB编程方面的一些方法和技巧,是BCB,VC编程的一本工具帮助。-vc, moreover article sets the record is VC, BCB some of the programming methods and techniques, BCB, VC of a programming tool to help.
    2022-05-25 06:59:04下载
    积分:1
  • computer network (Release 4), the Chinese version
    计算机网络(第4版)中文版-第一章 全书由潘爱民先生翻译 由于没有下载到中文版后面的章节,所以我上传了全书的英文版。-computer network (Release 4), the Chinese version- the first chapter book translation by Mr. Pan Aimin downloaded to the absence of the Chinese version of the chapter on the back, so I upload the book in English.
    2022-04-09 17:32:23下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载