资源列表

« 1 2 ... .39 .40 .41 .42 .43 844.45 .46 .47 .48 .49 ... 1228 »

[串口编程SerialPortAPI

说明:一个串口编程的例程,使用vc++编写,是串口编程的入门程序-A serial programming routines, use the vc to prepare, is serial programming entry procedures
<yuqianyi> 在 2024-10-02 上传 | 大小:59392 | 下载:0

[串口编程TX_RX

说明:在c++builder环境下一个串口通信程序,包括界面的设计和串口通信函数的设计,实现了串口通信。在文件夹TX-RX中。-In c++ Builder environment of a serial communication program, including interface design and the design of serial communication function, realize the serial co
<武超> 在 2024-10-02 上传 | 大小:4180992 | 下载:0

[串口编程RS232_DO

说明:串行端口的数字输出控制,本程序使用两个按钮使得用户通过按钮控制DTR和RTS的引脚电压。-Serial port of the digital output control, the program allows users to use two buttons through the button control DTR and RTS pin voltage.
<武超> 在 2024-10-02 上传 | 大小:2935808 | 下载:0

[串口编程Auto_Timer

说明:开发串行通信时,可以利用定时器已轮询的方式达到自动化的目的,本程序就是一个自动读取串口传入的字符串的程序。-The development of serial communication, you can use the timer has been polling the way to achieve the purpose of automation, this procedure is an automatic read inco
<武超> 在 2024-10-02 上传 | 大小:2956288 | 下载:0

[串口编程RS232_DI

说明:本程序实现了串行端口的输入检测功能。采用getcommmodemstatus函数取得线路状态,也就是串口上的电位值。-This procedure achieved a serial port input detection. Getcommmodemstatus function used to obtain line states, that is, the potential value of serial port.
<武超> 在 2024-10-02 上传 | 大小:2677760 | 下载:0

[串口编程serialcom

说明:一款实现计算机间串口通信的源代码。一款实现计算机间串口通信的源代码-Realize a serial communication between the computer source code. Realize a serial communication between the computer source code
<zangchang> 在 2024-10-02 上传 | 大小:54272 | 下载:0

[串口编程SCOMMV23

说明:可实现串口通信与调试 ,功能强大,使用方便,区别于微软公司制作的mscomm类,作者自己编写了一个串口类,无需注册控件,自动生成release文件,在没有装VC的机器上也能运行-Can realize serial communication with the debugger, powerful, easy to use, produced from Microsoft MSComm category, the authors hav
<赵伟> 在 2024-10-02 上传 | 大小:152576 | 下载:0

[串口编程MicrosoftCommunicationsControl

说明:常用的串行通信方式。在 Visual C++的编程中,既可以用 Windows API函数进行串行通信编程,也可以利用环境自带的控件进行编程。利用 API函数编写实际应用程序时,往往要考虑多线程的问题,这样编出来的程序不但十分庞大,而且结构比较复杂,继承性差,维护困难。但是使用串行通信控件就 相对简单一些,而且功能强大,性能安全可靠-Commonly used serial communication. In Visual C
<anjian> 在 2024-10-02 上传 | 大小:43008 | 下载:0

[串口编程api

说明:rs232 communication file
<fangming> 在 2024-10-02 上传 | 大小:48128 | 下载:0

[串口编程chuankoujieshou

说明:串行端口的本质功能是作为CPU和串行设备间的编码转换器。当数据从 CPU经过串行端口发送出去时,字节数据转换为串行的位。在接收数据时,串行的位被转换为字节数据-The nature of the serial port function as CPU and serial devices encoding converter. When the data from the CPU through a serial port to sen
<anjian> 在 2024-10-02 上传 | 大小:67584 | 下载:0

[串口编程combiancheng

说明:实际工作中利用串口完成通信任务的时候非常之多。杂志上登载也多但感觉不太全面,特别是介绍32位下编程的更少且不详希望对各位需要编写串口通信程序的朋友有一些帮助 -Actual work completed by the use of serial communications mission when numerous. Published in the journal but also the feeling is by no mean
<anjian> 在 2024-10-02 上传 | 大小:40960 | 下载:0

[串口编程FBserial.C

说明:使用方便的串口通信模块 功 能: 串口中断服务程序,通过简单调用即可完成串口输入输出的处理。 输入输出均设有缓冲区,可任意设置大小。 -Easy-to-use serial communication module features: serial port interrupt service routine, through a simple call to complete the deal with serial inpu
<> 在 2024-10-02 上传 | 大小:2048 | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 844.45 .46 .47 .48 .49 ... 1228 »

源码中国 www.ymcn.org