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
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - vc port - List
[
Communication
]
SSCOMCE
DL : 0
EMBEDDED VC++ PDA 上运行的COM口通讯程序含原码.自己写的.PC上运行不了-EMBEDDED VC PDA running on the COM port communication procedures with the original code. Wrote it myself. PC can run
Date
: 2025-12-16
Size
: 50kb
User
:
王三
[
Communication
]
315M无线通信模块
DL : 0
315M的无线通讯模块,用VC编写(1) 串口初始化,如何设置波特率,串口的四种工作方式。 (2) 串口查询、中断方式发送程序编写方法 (3) 串口查询、中断方式接收程序编写-- 315M wireless communications modules, prepared with VC (1) serial port initialization, how to set up a baud rate, Serial four methods of work. (2) Serial inquiries, send interrupted programming methods (3) Serial inquiries, receiving interrupted programming
Date
: 2025-12-16
Size
: 266kb
User
:
孟凡军
[
Communication
]
PortControl
DL : 0
并口控制信号的VC接口,将头文件(WinIo.h)和库文件(WinIo.lib)加入到工程即可-parallel port control signal VC interface, head (WinIo.h) and libraries (WinIo.lib) can be added to the project
Date
: 2025-12-16
Size
: 20kb
User
:
陈先俞
[
Communication
]
TALENT
DL : 0
基于串口的vc与嵌入式arm7串口设置参数的完整程序包-vc based on the serial port and serial port embedded ARM7 set parameters of integrity package
Date
: 2025-12-16
Size
: 2.25mb
User
:
李建勋
[
Communication
]
MiniDll
DL : 0
一段vc++的dll的编程代码,主要通过dll访问并口,通过并口收发数据-section of the dll vc programming code, mainly through dll visit Parallel, through the parallel port data transceiver
Date
: 2025-12-16
Size
: 230kb
User
:
liu
[
Communication
]
CSocket-lan-chat
DL : 0
基于CSocket的局域网聊天室程序 一个在局域网里面聊天室的程序。 用vc6编译。注意要设置好端口号。 聊天时按enter键发送信息。-CSocket LAN-based chat room procedures in LAN inside a chat room procedures. Vc6 compiler used. Attention to the need to set up a good port. By the time chatting enter key message.
Date
: 2025-12-16
Size
: 47kb
User
:
tang
[
Communication
]
selport
DL : 0
在VC++中使用 WINDOWS API 函数对计算机串口进行读写操作-in VC use Windows API functions for serial port of computer literacy operation
Date
: 2025-12-16
Size
: 48kb
User
:
曾世尧
[
Communication
]
GPRS_MODEM_VC++
DL : 0
用VC++开发的对GPRS-MODEM控件的简单使用,GPRS-MODEM一般工作在串口,速率为115200 可以收发短信-VC development of GPRS-modem controls simple to use, GPRS-modem serial port in general, the rate of 115,200 can send and receive text messages
Date
: 2025-12-16
Size
: 1.17mb
User
:
王选
[
Communication
]
API
DL : 0
实现对输入的字符传到串口,再通过串口在屏幕显示出来.VC实现.-realization of input characters reached Serial, and through the serial port on the screen is displayed. VC.
Date
: 2025-12-16
Size
: 55kb
User
:
peking2008ol
[
Communication
]
20050728
DL : 0
vc++6.0开发的,可通过此动态链接库向串口发送命令、信息。可用于串口程序的开发,非常有用-vc++ 6.0 developed by this dynamic-link library to the serial port to send orders, information. Procedures can be used for serial development, very useful
Date
: 2025-12-16
Size
: 7kb
User
:
nidaye
[
Communication
]
TestSerial
DL : 0
用VC++2005写的多线程向串口发送数据 接收数据。主要用到了Serial类。用到了函数指针 有很高的参考价值。运行的速度超快-With VC++ 2005 to write multi-threaded sending data to the serial port receive data. The main use of the Serial category. Use a function pointer has high reference value. Ultra-fast speed run
Date
: 2025-12-16
Size
: 3.62mb
User
:
摄氏37度
[
Communication
]
SCommtest
DL : 0
VC与西门子PLC自由口通讯例程源码-VC and Siemens PLC source free port communication routines
Date
: 2025-12-16
Size
: 1.34mb
User
:
张晖
[
Communication
]
ParallelPortControl
DL : 0
vc下控制并口独立io的程序,可以独立控制并口的某一个独立的管脚-vc under the control of parallel port io independent procedures, can be independently controlled to a parallel port pin as an independent
Date
: 2025-12-16
Size
: 44kb
User
:
陈虹
[
Communication
]
serial_port_vc
DL : 0
VC++写的串口精灵程序-VC++ Write serial wizard
Date
: 2025-12-16
Size
: 4.27mb
User
:
周攀
[
Communication
]
mcom4
DL : 0
串口编写程序 VC6请使用 LsCommDemo(for vc6).zip VC7请使用 LsCommDemo(for vc7).zip 作者:Liu_sir VC知识库 http://www.VCKBASE.com 多线程,多接收模式串口类LsComm相关文档 多线程,多接收模式串口类LsComm 作者:Liu_sir 所以参照Delphi中的SpComm设计了一个类CComPort,对CSerialPort进行了2次封装,主要目的是简化串口的使用.使其用简单的代码就可以完成串口通讯的过程.并提供了一个Demo程序演示了CComPort的使用 多线程,多接收模式串口类 LsComm 之二 作者:liu_sir 实现了一个简洁易用的多线程串行通讯接口,可以切换查询和自动接收模式,进行对串口数据收发-Serial programming VC6 use LsCommDemo (for vc6). ZipVC7 use LsCommDemo (for vc7). Zip Author: Liu_sirVC Knowledge http://www.VCKBASE.com multi-threaded, multi-mode serial port to receive the relevant document category LsComm multi-threaded, multi-category serial receive mode LsComm Author: Liu_sir Therefore, in light of Delphi SPComm designed a category CComPort, on CSerialPort a 2 package, the main purpose is to simplify the use of serial port. it simple code to complete the process of serial communication. and provided a Demo program CComPort demonstrated the use of multi-threaded, multi-mode receiver serial-type bis LsComm Author: liu_sir implements a simple-to-use multi-threaded serial communication interface , you can switch query and automatically receive mode and proceed to the serial data transceiver
Date
: 2025-12-16
Size
: 80kb
User
:
liaotao
[
Communication
]
vc-serialPort
DL : 0
VC串口编程,介绍了VC中串口的基本知识和基本控件的使用和例子!-VC serial port programming, serial port introduced in VC the basic knowledge and basic control of the use and examples!
Date
: 2025-12-16
Size
: 10.51mb
User
:
李帅
[
Communication
]
VC++SerialCommunication
DL : 0
In this sample,you can open and close the communication port that you have chosen.What is more and important,you can sand and receive datas from the serial port selected.
Date
: 2025-12-16
Size
: 1.84mb
User
:
hzg
[
Communication
]
IO-Completion-Port-DLL
DL : 0
vc通讯编程实例、完成端口模型、dll接口-vc communication programming examples, the completion port model, dll interfaces
Date
: 2025-12-16
Size
: 850kb
User
:
明少
[
Communication
]
Java-to-call-VC-PP-DLL
DL : 0
Java 通过JNI 技术调用VC ++ DLL 的方法, 并设计了含有串口GPS 类和Java 导出 函数的DLL , 该DLL 既可以用于Java 访问串口GPS , 也可以用于VC ++ 访问串口GPS , 实现了Java和VC ++ 共用的动态连接库设计。-Java through JNI technology called VC++ DLL' s methods, and design and the Java class containing the serial GPS export function DLL, which both can be used for Java to access the serial port GPS, can also be used in VC++ to access the serial port GPS, to achieve a Java and VC++ shared dynamic link library design.
Date
: 2025-12-16
Size
: 203kb
User
:
rocky
[
Communication
]
读取串口数据并画实时曲线的VC++程序源码
DL : 0
通过串口读取数据,将读取回来的数据分析处理,然后通过曲线形式显示出来。(Read data through the serial port, read back data analysis, processing, and then displayed in the form of curves.)
Date
: 2025-12-16
Size
: 159kb
User
:
Tercel_fly
«
1
2
3
4
5
6
7
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.