搜索资源列表
serial int86
- Borland C 3.1的串口编程源代码,中断方式接收,键盘按键发送。 可运行于DOS,windows98,Windows2-Borland C 3.1 Serial programming source code, interrupt receiving, sending keyboard keys. Can run on DOS, Linux, Windows
移动短信
- 在编写程序中还用到了开发工具Borland.C++.Builder.6.0,是目前唯一完美集成 COBRA 与 COM/COM+ 的 C++ 集成开发环境,可以快速开发具有 Web 服务支持功能的电子商务应用程序,全球率先实现跨平台、高效可视化开发 Windows/Linux 应用程序,兼容 CLX、VCL 和 Borland C++ for Linux,增强了对于 Microsoft Visual C++ 源程序的兼容程度,提供 MFC 6.0 版与 ATL 3.0 版函数库。-in the
serialcommunication.ZIP
- Borland C++ 下实现的串口通信,包括CRC编码-under the serial communications, including CRC Coding
hylafax-5.1.5.tar
- Winprint HylaFAX Makes a HylaFAX Server look like a standard Windows printer, as seamless as commercial FAX servers. This project is written in Borland C++ Builder
CHAPT03
- CHAPT03\\CHAPT03.CPP 16-Bit test program for class PC8250 CHAPT03\\CHAPT03.EXE 16-Bit executable of the test program CHAPT03\\CHAPT03.MAK A makefile for Borland or Microsoft C
CHAPT04
- CHAPT04\\CHAPT04.CPP 16-Bit test program for the Digi Classic board CHAPT04\\CHAPT04.EXE 16-Bit executable of the test program CHAPT04\\CHAPT04.MAK A makefile for Borland or Microsoft C++ CHAPT04\\CLASSIC.CPP Implementation of the ClassicHandle
CHAPT05
- CHAPT05\\CHAPT05.CPP 16-Bit test program for the initelligent Digi board. CHAPT05\\CHAPT05.EXE 16-Bit executable of the test program CHAPT05\\CHAPT05.MAK A makefile for Borland or Microsoft C++ CHAPT05\\DIGI.CPP Implementation of the Digiboard
CHAPT06
- CHAPT06\\CHAPT06.CPP 16-Bit test program for the BiosPort class CHAPT06\\CHAPT06.EXE 16-Bit executable of the test program CHAPT06\\CHAPT06.MAK A makefile for Borland or Microsoft C++ CHAPT06\\BIOSPORT.CPP Implementation of the BiosPort class
CHAPT07
- CHAPT07\\CHAPT07.CPP 16-Bit test program for the Fossil class CHAPT07\\CHAPT07.EXE 16-Bit executable of the test program. CHAPT07\\CHAPT07.MAK A makefile for Borland or Microsoft C++ CHAPT07\\BIOSPORT.CPP A copy of the file from Chapter 6 CHA
CHAPT08
- CHAPT08\\TESTTERM.CPP 16-Bit test program for the terminal emulation classes CHAPT08\\TESTTERM.EXE 16-Bit executable of the test program. CHAPT08\\TESTTERM.MAK A makefile for Borland or Microsoft C++.
CHAPT09
- CHAPT09\\TERMW16.CPP 16-Bit test program for the Win16Port class. CHAPT09\\TERMW16.DEF A file needed by the linker for this program. CHAPT09\\TERMW16.EXE 16-Bit exeuctable of the test program. CHAPT09\\TERMW16B.MAK A makefile for Borland C++.
CHAPT14
- CHAPT14\\MODEM.CPP Implementation of the Modem class CHAPT14\\MODEM.H Declarations of the Modem class CHAPT14\\TSTMODEM.CPP 16-bit test program for the Modem class CHAPT14\\TSTMODEM.EXE 16-bit executable of the test program CHAPT14\\TSTMODEM.
bcb_rs232
- RS232 program multithread for borland C++ builder
Borland c++ builder串口通讯源码示例程序
- Borland c++ builder串口通讯源码示例程序-Borland c builder serial communications source sample program
gprsmodem
- GSM GPRS MODEM彩信短信开发接口以标准的DLL(Dynamic Linkable Library)即动态链接库文件提供,支持彩信、短信、超长短信、Wap Push、闪信、书签推送、名片推送的发送与接收。支持几乎所有常用的开发语言,包括ASP,ASP.NET,Borland C++ Builder,Borland Delphi,HTML,PHP,VBA,VBscr ipt,Visual Basic,Visual Basic.NET,Visual C++,Visual C#.net等,压
source
- 《C++ Builder与RS-232串行通信控制》一书所配各章源码-source code of " C++ Builder and RS-232 serial communication control,"
Exemplo-HID_BCB_6
- This source code for USB hid controlling device work in Borland c++ 6. It is very useful to control peripherials with it.-This is source code for USB hid controlling device work in Borland c++ 6. It is very useful to control peripherials with it.
o2smsv
- Oxygen SMS ActiveX Control允许你发送接受文字及图片消息,读写缺省的SMS中心号码,获得保存的信息总数和统计它们的位置,从SMS收件箱中读取和删除信息。可以获得手机的IMEI,型号的软件和硬件版本和日期,电池容量和信号强度。控件可以和任何支持Active X的编程环境相融合(如,ASP。Microsoft Visual Basic,Microsoft Visual C ,Microsoft Access,Borland Delphi,Borland C Builder等)
sms7110
- Oxygen SMS7110 ActiveX Control的操作系统为Windows 95 98 NT及2000,支持NOKIA 3***/62**/71**/8***系列的GSM手机。它允许你发送文本和图片消息,读写缺省的SMS中心号码。控件可以和任何支持Active X的编程环境相融合(如,ASP。Microsoft Visual Basic,Microsoft Visual C ,Microsoft Access,Borland Delphi,Borland C Builder等)。适用
uart_terminal
- this large program shows you how to communicate via Serial UART on your computer. GUI interface thread is independent from UART thread. so you can learn using multi-thread in windows platform. the program has some other facilities,too. builder is Bor