-
<模拟电子时钟的程序>
算法:将当前时间显示到屏幕,当时间发生变化时,清屏,显示新的时间(当有键盘操作时退出程序)。
(显示时间格式...
算法:将当前时间显示到屏幕,当时间发生变化时,清屏,显示新的时间(当有键盘操作时退出程序)。
(显示时间格式:小时:分钟:秒)
-" Analog electronic clock program" algorithm: the current time displayed on the screen, when the time change, clear screen, display the new time (when there is the keyboard operation, exit procedures). (Show Time format: hours: minutes: seconds)
- 2022-03-24 07:12:34下载
- 积分:1
-
C编程例子38个,供基础学习用
C编程例子38个,供基础学习用-38 for the foundation to study
- 2022-08-23 03:50:28下载
- 积分:1
-
39、#计算器的小程序的源代码进行研究。论坛是,我没有自己的…
计算器小程序源代码,供学习。是论坛上的,我自己的不小心格式化了~~将后缀.zip改为.txt-small calculator program"s source code for study. The forum is, I do not own a carefully formatted to ~ ~ suffix. Zip changed. Txt
- 2023-04-08 01:25:04下载
- 积分:1
-
BLDC无传感器控制
基于TMS320F28XXX的BLDC无传感器控制技术。带相位检测,反电势检测。分步是调试BLDC电机程序。
- 2023-05-07 12:10:03下载
- 积分:1
-
最喜爱的颜色进度栏
进度栏执行,可以设置他们最喜爱的颜色。净进度栏控件不能改变的颜色
- 2023-02-20 19:25:04下载
- 积分:1
-
声音控制代码,好好用的
声音控制代码,好好用的-voice control code, properly used
- 2022-03-21 08:45:04下载
- 积分:1
-
本文详细介绍了如何在XP系统下面透过指令端口读写
本文详细介绍了如何在XP系统下面透过指令端口读写-This paper describes how XP systems through the following instructions to read and write ports
- 2022-01-25 15:13:47下载
- 积分:1
-
不带汉字字库的12864初始化程序,来源与AVR单片机编程与应用实例...
不带汉字字库的12864初始化程序,来源与AVR单片机编程与应用实例-Chinese characters without the 12864 initialization procedures, sources with the AVR Microcontroller Programmer and Application
- 2022-07-28 08:08:38下载
- 积分:1
-
ehlib5.6源码
安装方法:
1. 把 EhLib 中的 common 和 DataService 文件拷贝到 Delphi7 目录中.
2. 在 TOOLS->Environment Options->Library->Library Path 中添入Delphi7 路径。
3. 在Delphi 7中打开EHLIB70.DPK ,编译一下(点击Compile),但不要安装。
3. 在Delphi 7中打开DclEhLib70.dpk,编译(点击Compile)再安装(点击 Install)。
4. 打开附带的DEMOS,编译并运行,测试安装成功。
有安装EhLib5.0控件后,使用打印功能时,总是出现“Error reading Splitter.ExplicitTop:Property ExplicitTop does not exitst.” 这个错误,关于这个错误的解决方法如下。
先找到这个文件 PrvFrmEh.dfm
打开这个文件,在这个文件中找这个属性定义,查找ExplicitTop这个关键字(好像有两个地方),把这一行直接去掉,再查询ExplicitHeight这个关键字(只有一个地方),也去掉,保存,编译,一切OK。
- 2022-05-12 20:08:31下载
- 积分:1
-
通过钩子跟踪串口的小程序,可以检测串口的数据读写
通过钩子跟踪串口的小程序,可以检测串口的数据读写-tracking serial hook through a small procedure can detect the serial read and write data
- 2022-03-20 16:38:08下载
- 积分:1