-
making a moving ball
这是一个c图形程序;
- 2022-03-02 05:41:18下载
- 积分:1
-
own use VC.NET prepared by the Jinshan net dart six serial number for rewrite
自己用VC.NET编写的金山网镖6序列号改写器-own use VC.NET prepared by the Jinshan net dart six serial number for rewrite
- 2022-03-02 10:01:00下载
- 积分:1
-
windows编程,一个贝塞尔曲线的小程序
windows编程,一个贝塞尔曲线的小程序-windows programming, a Bezier curve applet
- 2023-05-08 03:50:02下载
- 积分:1
-
采用TCP handoff技术实现服务器集群。减少接入点的负载负担,使得集群的性能大大提高。...
采用TCP handoff技术实现服务器集群。减少接入点的负载负担,使得集群的性能大大提高。-Using TCP handoff technology for server clusters. The burden of reducing the load on the access point, making the performance of the cluster increased substantially.
- 2022-07-07 23:10:52下载
- 积分:1
-
一个绘图工具。可以从工具栏中选择绘图项,同时提供给图片更多的过滤器和效果。...
一个绘图工具。可以从工具栏中选择绘图项,同时提供给图片更多的过滤器和效果。-A drawing tool. Can choose from the toolbar above the drawing and at the same time made available to the picture more filters and effects.
- 2023-08-16 16:20:03下载
- 积分:1
-
一个VB编的串口通讯程序
一个VB编的串口通讯程序-a VB series of the serial communication program
- 2022-01-26 06:51:53下载
- 积分:1
-
用OpenCV实现轮廓检测,可根据不同用途在此基础上调试
用OpenCV实现轮廓检测,可根据不同用途在此基础上调试-contour detection
- 2022-07-19 15:33:00下载
- 积分:1
-
mfc编程第二版CD
MFC编程第二版光盘及书籍,本书为MFC开发人员的经典作品,实例清晰实用
- 2023-04-27 21:30:04下载
- 积分:1
-
VS串口程序
这是VS实现串口通信的详细代码和资料。里面有各类实现的方法。串口通信(Serial Communications)的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总长不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成,分别是地线、发送、接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其他线用于握手,但不是必须的。串口通信最重要的参数是波特率、数据位、停止位和奇偶校验。对于两个进行通信的端口,这些参数必须匹配。
- 2022-02-05 19:15:08下载
- 积分:1
-
关于一个com的应用
关于一个com的应用-on the application of a com
- 2022-01-25 15:54:16下载
- 积分:1