-
VS串口程序
这是VS实现串口通信的详细代码和资料。里面有各类实现的方法。串口通信(Serial Communications)的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总长不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成,分别是地线、发送、接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其他线用于握手,但不是必须的。串口通信最重要的参数是波特率、数据位、停止位和奇偶校验。对于两个进行通信的端口,这些参数必须匹配。
- 2022-02-05 19:15:08下载
- 积分:1
-
在WinCE界面下显示文件内容,显示格式与DOS的DEBUG相同
在WinCE界面下显示文件内容,显示格式与DOS的DEBUG相同-in WinCE interface displays the contents of the paper, the display format with the same DOS DEBUG
- 2022-05-21 18:34:39下载
- 积分:1
-
Please read your package and describe it at least 40 bytes in English.
System w...
Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-01-26 05:37:19下载
- 积分:1
-
On C++ Practical Guide to the contents of some of the relevant courseware, to be...
关于C++实用教程的相关内容的一些课件,能够对初学者和深入研究者有一定的帮助!-On C++ Practical Guide to the contents of some of the relevant courseware, to beginners and in-depth research will certainly help!
- 2022-03-18 05:34:30下载
- 积分:1
-
很多ASP代码编写着都会遇到,当提交表单或URL中的信息太多,写Request.Form等语句会很麻烦。有时甚至要写几十个之多。如果可以直接输入变量就自动的...
很多ASP代码编写着都会遇到,当提交表单或URL中的信息太多,写Request.Form等语句会很麻烦。有时甚至要写几十个之多。如果可以直接输入变量就自动的写出Rs(),Request.Form(),Request.Querystring()等语句。将大大减轻编写着的负担! 还有时候可能需要这些格式语句中的变量,一个个的选中再复制也同样非常烦人。如果可以自动把这些Rs(),Request.Form(),Request.Querystring()等格式语句中的变量提取出来,那是多么领ASP代码编写着兴奋啊! ASP变量助手 可以满足这些要求,支持 【变量】->『格式』 和 『格式』->【变量】双向转换。不但预设了常用的5种转换格式,还支持自定义转换格式!绿色免费软件,不写注册表,不用安装!-many ASP code will be prepared to encounter when submitting a form or a URL that too much information, write Request.Form such phrases will be very troublesome. Sometimes even write as many as several dozen. If direct input variables can automatically write the Rs (), Request.Form (), Request.Querystring () statement. Be prepared to significantly reduce the burden! There may be times when they need to form statements variables, a further 000 copies of selected also very annoying. If these can be automatically Rs (), Request.Form (), Request.Querystring () formats statements extracted variables, it is how prepared from ASP code with e
- 2023-05-03 04:25:03下载
- 积分:1
-
这是一款相当不错的小游戏,可以提供vc初学者学习的好资料
这是一款相当不错的小游戏,可以提供vc初学者学习的好资料-This is a pretty good game, vc can provide good information for beginners to learn
- 2022-07-04 03:29:31下载
- 积分:1
-
VB的经典计算方法,可以设计界面,函数计算,很 有帮助的
VB的经典计算方法,可以设计界面,函数计算,很 有帮助的 -VB classic method of calculation can design interface, function, very helpful
- 2022-01-31 20:57:38下载
- 积分:1
-
零售药房的应用
retail pharmacy application
- 2022-03-12 10:06:39下载
- 积分:1
-
可以查到自己的ip,能控制关机和开机,得到计算机的属性等
可以查到自己的ip,能控制关机和开机,得到计算机的属性等-Can be found in your own ip, can control the shutdown and startup, get the computer" s properties, etc.
- 2022-09-27 19:00:04下载
- 积分:1
-
was tcp/ip agreement
was tcp/ip协议
- 2023-05-21 21:20:03下载
- 积分:1