CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - vc port
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Button control
ComboBox
EditBox
TreeView
Static control
PropertySheet
RichEdit
ListView/ListBox
Menu control
ToolBar
StatusBar
Dialog_Window
Other
Tab Control
Search - vc port - List
[
GUI Develop
]
chart
DL : 0
动态适时显示曲线 可以动态显示数据,数据源可以使数据库 也可以是串口 等-Dynamic timely display curve can dynamically display data, data sources can make the database can also be a serial port, etc.
Date
: 2025-12-16
Size
: 46kb
User
:
王存款
[
GUI Develop
]
VC++MsChart_GPS
DL : 0
通过计算机串口接收GPS数据,并利用MsChart控件进行处理。-Via computer serial port to receive GPS data and the use of MSChart control for processing.
Date
: 2025-12-16
Size
: 193kb
User
:
pudn
[
GUI Develop
]
ScibasedVC6
DL : 0
基于VC的上位机串口通讯,可以设置波特率,数据位数,打开串口,关闭串口等,实现和DSP2812通讯,实现对电机转速和转矩的设置.-VC' s PC-based serial communication, you can set the baud rate, the median data, open the serial port, serial port, such as shut down, and realize DSP2812 communications, realize on motor speed and torque settings.
Date
: 2025-12-16
Size
: 1.86mb
User
:
高志安
[
GUI Develop
]
communicate
DL : 1
VC++ 6.0做的一个串口通信程序,功能与串口调试助手类似。它可以实现两台电脑的串口之间或者一台电脑的两个串口之间互相收发数据。左上角可以通过下拉列表选择不同的串口,默认的是COM1,考虑到笔记本电脑上一般没有串口,用USB转RS-232转换器之后,其COM口一般不为COM1,所以在程序中不做死COM口而是可以在界面中选择COM口,单击“关闭串口”就停止数据的收发。“接收区”对接收到的数据进行显示,接收可以选择自动接收或手动接收,自动接收状态只有检测到有数据发过来就进行显示,不处于自动接收状态时单击“手动接收”就开始接收数据,再单击这个按钮就停止接收数据,清空接收区就把接收区的所显示的数据进行清空。对于要发送的数据,在“发送区”填写,单击“发送”就把发送区的数据发送出去,单击“清空发送区”就把发送区的数据清空。-VC++ 6.0 to do a serial communication program, function and serial debugging aids like. It can be achieved between the two computers or a computer serial port, two serial ports send and receive data between each other. The upper left corner by the drop-down list to select a different serial port, the default is COM1, taking into account the serial port on laptops generally do not use USB-RS-232 converter, the COM port is generally not as COM1, why not do in the program Death COM port but can select the COM port in the interface, click "Close serial port" to stop sending and receiving data. "Receiving area" dock to display the data received, the receiver can choose to automatically receive or manual reception, automatically receive the state data are issued only to detect over the conduct shows that is not in condition to automatically receive when you click "Manual Receive" began to receive data, and then click this button to stop receiving data, empty reception area put the reception
Date
: 2025-12-16
Size
: 3.52mb
User
:
陈利聪
[
GUI Develop
]
Series
DL : 0
实现了VC下串口设置以及串口读写的功能 本程序使用了自定义串口类分别用读写两个线程-VC achieved under the serial port settings, and serial read and write functions of this program uses a custom serial port class to read and write two threads were used to
Date
: 2025-12-16
Size
: 57kb
User
:
nick
[
GUI Develop
]
SerisePortVCPP
DL : 0
用于图形界面的开发(基于PC机串口),利用VC++,实现面向对象程序设计,简单、实用!初学者身容易掌握.-For graphical interface development (based on the PC serial port), using VC++, object-oriented programming, simple and practical! Beginners body is easy to grasp.
Date
: 2025-12-16
Size
: 508kb
User
:
卓然
[
GUI Develop
]
PortScan2(1)
DL : 0
VC++扫描获取计算机端口的状态,可扫描单个端口,也可扫描多个端口,并显示扫描到的端口状态、端口号和对应的IP地址,并显示连接时的尝试次数,是一个IP地址扫描、端口扫描+端口状态检测的一个小程序,在VC6中可直接编译源码运行。-VC++ scans to obtain computer port state, can scan a single port, also can scan multiple ports, and display the scan to the port, the port number and the corresponding IP address, and display the connection attempts, is a small program an IP address scanning, port scanning+ port state inspection, in VC6 can be directly compiled source operation.
Date
: 2025-12-16
Size
: 16kb
User
:
Want
[
GUI Develop
]
MSCommPro
DL : 0
VC++使用MSComm控件进行串口通信的例子,基于MSComm来实现,也就是使用串口发送和接收数据,程序运行后会自动检测串口,选择串口后就可以发送一些简单的文字来测试串口通信的效果,之类例子较多了,你可以在本站搜索下“串口通信”。-VC++ controls the use of MSComm serial communication example, based on MSComm, which uses the serial port to send and receive data, program will automatically detect the serial port, serial port can send some simple words to test serial communication effect, more like the examples, you can in the station search under serial communication .
Date
: 2025-12-16
Size
: 16kb
User
:
Want
[
GUI Develop
]
BlueCom-v1.2
DL : 0
VC++蓝牙串口的实现,可以蓝牙通信,在实现蓝牙通信功能上有详细介绍,对于界面和驱动编程很有帮助-It can the realization of vc++ bluetooth serial port, bluetooth communication
Date
: 2025-12-16
Size
: 1.99mb
User
:
xiatao
[
GUI Develop
]
Serial-code
DL : 0
利用VC++语言写的串口通信,源代码具有详细的中文注释,使用者可以根据自己的需要更改并且得到自己的串口软件-Using VC++ language to write the serial communication, the source code with detailed notes in Chinese, the user can according to their own needs to change and get their own serial port software 用C++语言编写的串口通信,源代码中有详细的注释,用户可以根据自己的需要修改并得到自己的串口软件
Date
: 2025-12-16
Size
: 83kb
User
:
lingha
[
GUI Develop
]
CBIndyTimerExample
DL : 0
Timerecify the IP address of the ser Complex network analysis tools, c NAT traversal P2P peer-to-peer co The timber wolf Remote Control V6 tcp/ip network programming, clien The UPNP library, without setting NetWork Program book Progarm will read a serial port a The nonblocking socket communicat TCPIP programming examples TCP/IP- based the console network Sending and receiving data of the If you need color attributes then The compiler through VC++6.0 UPNP WCF RIA Services+ Mef+ MVVM CRUD To use Visual C++ the socket serv
Date
: 2025-12-16
Size
: 645kb
User
:
nawee dllyou
[
GUI Develop
]
VTR81
DL : 0
用VC演示的串口通讯程序,是学习用VC进行通讯变成的好材料-Demonstrate the serial port communication program with VC, is good to learn using VC communication into material
Date
: 2025-12-16
Size
: 17kb
User
:
Taeobiov
[
GUI Develop
]
scope_levels
DL : 0
基于VC6.0开发,在窗口中创建一个图表,通过串口读取数据并在图表中绘制实时曲线。(Based on VC6.0 development, create a chart in the window, read data through the serial port, and draw the real-time curve in the chart.)
Date
: 2025-12-16
Size
: 1kb
User
:
爱情片子
[
GUI Develop
]
przgramming-regularly-cluster
DL : 0
VC中的串口派生类 Serial derived class in VC(VC Serial port in the derived class Serial derived class in VC)
Date
: 2025-12-16
Size
: 1kb
User
:
Ingrqd
[
GUI Develop
]
twrh
DL : 0
用VC演示的串口通讯程序,是学习用VC进行通讯变成的好材料(Demonstrate the serial port communication program with VC, is good to learn using VC communication into material)
Date
: 2025-12-16
Size
: 17kb
User
:
Kylexain
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.