搜索资源列表
我们如何从VC++开始“编程”
- 不管学C还是学C++,VC和gcc都可以,甚至,什么其他C语言编译器,也可以啊,Intel的C,以前DOS下的turbo C/C++,Watcom C/C++,都可以,我首先摆句话,C和C++是语言,既然是语言,就与操作系统无关,那些printf,scanf,甚至包括什么对话框,MassageBox,消息循环,都不重要,因为这不是语言特性,初学者,暂时先不必管。
BorlandC3.1
- Borland C++ is a C and C++ programming environment (that is, an integrated development environment) for MS-DOS and Microsoft Windows. It was the successor to Turbo C++, and included a better debugger, the Turbo Debugger, which was written in protecte
How-to-Program-in-CPP
- “MFC的前言”曾经辉煌一时的编程语言工具开发软件商Borland公司在今年4月份更名为Inprise公司,对于广大忠实的Borland追随者来说,这可不是一个好消息。在Dos编程时代Turbo Pascal,Borland C++是最好的开发工具,Borland公司也曾名列美国五大软件公司之列,可到了Windows时代,微软凭借操作系统的优势终于占了统治地位,Borland的大批人员也跳槽加入了微软(Borland Delphi的主设计师成了Microsoft Visual J++的项目负责人
Serial-programming
- 本书从编程实践角度详细介绍了PC计算机Windows环境下、DOS环境下以及单片机的串口通信的基本方法,并根据当前串口与网络结合的发展趋势,给出了串口与TCP/IP网络、远程监控相结合的解决方案与详细程序实例。内容丰富、步骤详尽,初学Visual C++/Turbo C的读者也能很快编写出实用的串口通信程序。-Programming practices from the perspective of the book details the PC computer under Windows e