搜索结果
找到约 439 项符合
CPP 的查询结果
按分类筛选
- 全部分类
- 数据结构 (42)
- 人工智能/神经网络 (36)
- 其他 (31)
- VC书籍 (28)
- 数值算法/人工智能 (21)
- 加密解密 (19)
- 数学计算 (19)
- Linux/Unix编程 (19)
- 多媒体处理 (17)
- 串口编程 (15)
- 编译器/解释器 (14)
- Windows CE (14)
- 单片机开发 (13)
- 书籍源码 (12)
- 源码 (9)
- matlab例程 (7)
- 文章/文档 (7)
- 软件设计/软件工程 (5)
- 编辑器/阅读器 (5)
- 通讯/手机编程 (5)
- 嵌入式/单片机编程 (5)
- 其他书籍 (5)
- 教育系统应用 (4)
- 汇编语言 (4)
- 多国语言处理 (4)
- 其他数据库 (4)
- 驱动编程 (4)
- Java编程 (4)
- 企业管理 (3)
- 压缩解压 (3)
- Delphi控件源码 (3)
- *行业应用 (3)
- 图形图像 (2)
- C/C++语言编程 (2)
- 电子书籍 (2)
- 游戏 (2)
- 生物技术 (2)
- 中间件编程 (2)
- Internet/网络编程 (2)
- 操作系统开发 (2)
- Linux/uClinux/Unix编程 (2)
- 软件 (2)
- 习题答案 (2)
- 技术资料 (2)
- 技术书籍 (1)
- 单片机编程 (1)
- CA认证 (1)
- Oracle数据库 (1)
- 传真(Fax)编程 (1)
- TAPI编程 (1)
- 家庭/个人应用 (1)
- Modem编程 (1)
- Applet (1)
- 通讯编程文档 (1)
- 并行计算 (1)
- 手机短信编程 (1)
- Windows Mobile (1)
- GPS编程 (1)
- 金融证券系统 (1)
- 交通/航空行业 (1)
- DSP编程 (1)
- VxWorks (1)
- VHDL/FPGA/Verilog (1)
- MySQL数据库 (1)
- 其他行业 (1)
- 软件工程 (1)
- 文件格式 (1)
- 数据库系统 (1)
- STL (1)
- 百货/超市行业 (1)
- 计算机相关 (1)
- 电源技术 (1)
- 教材/考试/认证 (1)
- 经验 (1)
- VIP专区 (1)
串口编程 CHAPT03CHAPT03.CPP 16-Bit test program for class PC8250 CHAPT03CHAPT03.EXE 16-Bit executable of the
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
串口编程 CHAPT04CHAPT04.CPP 16-Bit test program for the Digi Classic board CHAPT04CHAPT04.EXE 16-Bit executa
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 ClassicHandler class
CHAPT04\CLASSIC.H Declaration of the ClassicHandler ...
串口编程 CHAPT05CHAPT05.CPP 16-Bit test program for the initelligent Digi board. CHAPT05CHAPT05.EXE 16-Bit e
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 class
CHAPT05\DIGI.H Declaration of the Digiboard cla
串口编程 CHAPT06CHAPT06.CPP 16-Bit test program for the BiosPort class CHAPT06CHAPT06.EXE 16-Bit executable
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
CHAPT06\BIOSPORT.H Declaration of the BiosPort cla
串口编程 CHAPT07CHAPT07.CPP 16-Bit test program for the Fossil class CHAPT07CHAPT07.EXE 16-Bit executable of
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
CHAPT07\BIOSPORT.H A copy of the file from Chapter 6
串口编程 CHAPT08TESTTERM.CPP 16-Bit test program for the terminal emulation classes CHAPT08TESTTERM.EXE 16-B
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++.
串口编程 CHAPT09TERMW16.CPP 16-Bit test program for the Win16Port class. CHAPT09TERMW16.DEF A file needed by
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++.
CHAPT09\TERMW16M.MAK A makefile for Microsoft C++.
串口编程 CHAPT12Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class. CHAPT12Chapt12.dsp The
CHAPT12\Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class.
CHAPT12\Chapt12.dsp The Visual C++ project file for the program.
CHAPT12\Chapt12.dsw The Visual C++ workspace file for the program.
CHAPT12\Chapt12.h The header file for the app s application class
CHAPT12\Chapt12.ico The i ...
串口编程 CHAPT13AnsiWinTerm.cpp Class used in Win32 terminal emulation CHAPT13AnsiWinTerm.h Header file for
CHAPT13\AnsiWinTerm.cpp Class used in Win32 terminal emulation
CHAPT13\AnsiWinTerm.h Header file for the AnsiWinTerm class
CHAPT13\Chapt13.cpp 32-bit test program of terminal emulation
CHAPT13\Chapt13.dsp Visual C++ project file
CHAPT13\Chapt13.dsw Visual C++ workspace file
CHAPT13\Chapt13.rc The re ...
串口编程 CHAPT14MODEM.CPP Implementation of the Modem class CHAPT14MODEM.H Declarations of the Modem class
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.MAK Make file for use with Borland or Microsoft C