-
测试串口的PC软件
应用背景这是完整源代码 ;测试一个简单的PC软件UART(RS232)。这个工具用C语言写的#。主要特点:•选择通讯端口-波特率•数据大小•位停止•发送接收数据—…关键技术UART:wiki源码一个 ;通用异步接收器/发送器UART,简称 ; ;一 ;计算机硬件 ;设备之间的数据并行转换 ; ;和 ;串行 ;形式。UART中常用的通信标准,如 连词;TIA ;(原 ;EIA RS-232,RS-422) ; ;或 ;RS-485。这一“通用”的设计表明,数据格式和传输速度是可配置的。电气信号水平和方法(如 ;差分信号 ;等)是由一个驱动电路UART外部处理。
- 2023-03-05 11:20:03下载
- 积分:1
-
编制一个演示约瑟夫环的程序
编制一个演示约瑟夫环的程序-prepare a demonstration Josephus procedures
- 2023-04-27 01:00:02下载
- 积分:1
-
VC++几个常用的类,有串口类,超链接类,图钉类等,都很好用!...
VC++几个常用的类,有串口类,超链接类,图钉类等,都很好用!-VC++ of several commonly used classes, there are serial type, hyperlink type, pushpin type and so on, are very easy to use!
- 2022-02-02 00:06:18下载
- 积分:1
-
演示图片的处理,将图片放大和翻转显示,并在窗体中显示出来,文件为ImgDemo.java...
The JDOM build system is based on Jakarta Ant, which is a Java building tool originally developed for the Jakarta Tomcat project but now used in many other Apache projects and extended by many developers.
- 2023-03-02 18:25:03下载
- 积分:1
-
著名界面库cj60lib的源程序,通过此源代码,您可以了解很多界面方面的知识。...
著名界面库cj60lib的源程序,通过此源代码,您可以了解很多界面方面的知识。-Well-known interface library cj60lib source, the passage of this source code, you can learn a lot of the knowledge interface.
- 2022-08-14 07:17:50下载
- 积分:1
-
MiNiGUI按键图片与背景图片
/* ** $Id: bmpbkgnd.c 759 2009-09-21 05:22:47Z dongjunjie $**** Listing 5.2**** bmpbkgnd.c: Sample program for MiniGUI Programming Guide** Create a dialog box filling background with bitmap.**** Copyright (C) 2003 ~ 2007 Feynman Software.**** License: GPL*/#include"include.h"/*************************************///打开GPIO 口的返回值int fd;//等待重新发送标志int pir_send = 0;int lock = 1;int wait = 0;int wait_flag = 3;extern int human_flag;extern int timing;extern int human;extern int light;extern int prompt;/*************************************/#ifdef _LANG_ZHCN#include "bmpbkgnd_res_cn.h"#elif defined _LANG_ZHTW#include "bmpbkgnd_res_tw.h"#else#include "bmpbkgnd_res_en.
- 2022-02-04 05:45:32下载
- 积分:1
-
Delphi XE7下多张图片切换效果
Delphi XE7下多张图片切换效果,使用xe7有现成的控件实现该功能,不需要复杂的图片处理技巧。使用Imagin控件加载多张图片,并且设置控件的切换效果模式。
- 2023-03-23 08:35:04下载
- 积分:1
-
项目开发的单
VC项目开发之单文档多视图程序实现,有PDF文档。-VC project development of the single-document multi-view program implementation, there are PDF documents.
- 2023-04-27 18:05:04下载
- 积分:1
-
有时候我们制作了很多个属性页,由于页数过多分成了几行,这是的用户难以分辨到底哪一个是被激活的.所以,我制作了这段代码,把激活的属性页的标题文字设为高亮....
有时候我们制作了很多个属性页,由于页数过多分成了几行,这是的用户难以分辨到底哪一个是被激活的.所以,我制作了这段代码,把激活的属性页的标题文字设为高亮.-Sometimes we produce a lot of attributes page, the page is divided into a few too many firms, it is difficult to distinguish the users which in the end was an activated. So, I produced this code, activation of the title page attribute set highlighted text.
- 2023-05-13 03:20:02下载
- 积分:1
-
With ATL/WTL realize the CIcon, CCursor, CLogFont useful source of template clas...
用ATL/WTL实现的CIcon、CCursor、CLogFont等有用的模板类源码-With ATL/WTL realize the CIcon, CCursor, CLogFont useful source of template classes
- 2022-03-24 06:13:23下载
- 积分:1