-
明确选择
Option Explicit
Private Sub Timer1_Timer()
Label1.Caption = Time
End Sub
- 2023-01-15 12:00:03下载
- 积分:1
-
此为字符处理函数,有多个例子,适合初学者
此为字符处理函数,有多个例子,适合初学者-This is the characters deal with functions, there are multiple examples for beginners
- 2022-06-17 19:17:22下载
- 积分:1
-
任何设计类(如点式,人民币类、学生等)的设计要求…
任意设计一个类(比如point类、RMB类、Student类等),要求
在类设计中对流操作符""进行重载。在主程序中声明5个该
类的对象,然后将这5个对象分别以文本格式和二进制格式保存到当前目录的zrf.dat文件和zrf.bin中,之后再
以字符方式和二进制方式从文件中读取数据存储到另外5个临时对象中并输出。-Any design of a class (eg point type, RMB class, Student, etc.) require the design of convection in the class operator " " " " and " " " " to overload. In the main program contains a statement to five such objects, then these five objects were in text format and binary format to the current directory zrf.dat documents and zrf.bin in manner and after the characters from the file in binary mode read data is stored to another five temporary object and output.
- 2023-08-17 00:25:04下载
- 积分:1
-
kinect fingerTip
这个一个用于识别手指的代码,跟一般的opencv识别不同,采用kinect传感器,可以动态识别手指,建立手指的简单模型,获取手指数据,从而实现一些应用,别如用手指控制电脑鼠标,模拟键盘,钢琴等。。。。。。。。。
- 2022-08-19 20:00:53下载
- 积分:1
-
在二维空间中旋转三角形
Rotating a triangle in a 2d space
- 2022-07-05 06:21:06下载
- 积分:1
-
简单管道通信,介绍了如何通过pipe实现父子进程间的通信
简单管道通信,介绍了如何通过pipe实现父子进程间的通信-Simple pipeline communications, through the introduction pipe realize how the process of communication between father and son
- 2022-07-12 17:29:51下载
- 积分:1
-
wince对线程进行控制的实例程序,包括线程的创建,控制和同步等...
wince对线程进行控制的实例程序,包括线程的创建,控制和同步等-wince right thread for the control of the examples of procedures, including thread creation, control and synchronization
- 2022-07-02 10:40:06下载
- 积分:1
-
MODBUS RTU ASCII。
您可以通过FreeModbus-v1.5.zip获取FreeModbus的当前版本。此版本包括许多功能,如Modbus RTU
- 2022-02-02 23:31:27下载
- 积分:1
-
显示CPU的占用率,并将结果以文本文件的形式存放在C盘中
显示CPU的占用率,并将结果以文本文件的形式存放在C盘中-Shows that the occupancy rate of CPU, and the results to the form of text files stored in C after
- 2022-03-21 00:46:50下载
- 积分:1
-
基于H.263的P2P视频会议
将服务端捕捉的视频通过H.263压缩处理后传给客户端,支持多客户端
- 2022-03-23 11:47:34下载
- 积分:1