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 resource file used in the test program CHAPT13\resource.h IDs defined in the resource file CHAPT13\Win32Term.cpp The Win32 general purpose terminal class CHAPT13\Win32Term.h Definition of the class CHAPT13\Debug\Chapt13.exe 32-bit executable of the test program.
标签: AnsiWinTerm CHAPT emulation terminal
上传时间: 2016-02-03
上传用户:秦莞尔w
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
上传时间: 2013-12-24
上传用户:坏天使kk
Embedded System Programming In C and CPP,中文版。书不是很厚,200页左右,很适合嵌入式的入门学习。不过里面的CPU是intel的。
标签: Programming Embedded System CPP
上传时间: 2013-12-25
上传用户:从此走出阴霾
《虚拟机的设计与实现c/cpp》(linux平台)源码 好东西大家熟知不多说
上传时间: 2014-01-04
上传用户:璇珠官人
《虚拟机的设计与实现c/cpp》(win32平台)源码 好东西大家熟知不多说
上传时间: 2014-01-03
上传用户:cmc_68289287
中科院开源的ictprop源码,使用方法: 1、修改源码中的InputComboBox.cpp文件 InvokeAction里面的txt文件路径换成你的本地路径; 2、入口在帮助里面,先G_A,再G_B,然后P;结果就出来了,那几个子窗口不要关了,就可以看到句子的分析结果; 注:InvokeAction里面的txt文件都在压缩包里面;
标签: InputComboBox InvokeAction ictprop cpp
上传时间: 2013-12-24
上传用户:851197153
VOF追踪界面cpp语言的实现。 VOF追踪界面cpp语言的实现。
上传时间: 2013-12-29
上传用户:2525775
psp开发用的所有头文件。包含所有系统API。需要psp-gcc编译器。在www.psp-dev.com上有
上传时间: 2016-02-29
上传用户:坏坏的华仔
包含两个文件KMEAN.h,KMEAN.CPP,使用方法非常简单,将数据存成.dat文件,即可对其进行K均值聚类
上传时间: 2014-01-17
上传用户:tb_6877751
#include"c1.h" typedef int ElemType #include"c2-2.h" #include"bo2-4.cpp" void MergeList_CL(LinkList &La,LinkList Lb) { LinkList p=Lb->next Lb->next=La->next La->next=p->next free(p) La=Lb }
标签: include MergeList_C ElemType typedef
上传时间: 2016-03-03
上传用户:rishian