-
1
说明: 研究生C++课上老师讲解的程序,从中能领会到书上学不到的东西(多态与虚函数)(small programs for C++ programming)
- 2011-11-16 09:26:00下载
- 积分:1
-
multiview
VC++实现 multiview多视图窗口的实例源代码,可看到打开窗体时有几个子窗体随主窗口一起打开,如果你不知道这是怎么创建的,那么你需要本源码为你提供参考。源码在VC6.0下可顺利编译。如果初次编译有误,你可重新编译一下即可正常。(VC++ implementation source code examples multiview multi-view window, you can see there are several sub-forms together with the main window opens, if you do not know how to create, then you need to provide a reference for the source when you open the form. Source code can be compiled successfully under VC6.0. If the initial compilation is incorrect, you can recompile to normal.)
- 2014-06-03 14:46:24下载
- 积分:1
-
NTGraph
超级好用的图表控件,非常出名!内附实例,源码及DOC说明文档(Super easy to use control charts, a very famous! Containing examples, source code and documentation DOC)
- 2021-02-27 14:39:36下载
- 积分:1
-
WinAPI_Com
用Visual C++的API函数来打开、关闭串口和设置串口通讯速率等功能。(Visual C++ using the API function to open and close the serial port and set up features such as serial communication rate.)
- 2009-07-03 15:25:47下载
- 积分:1
-
357357666
显示多行文字的工具栏,VC++经典编程源码,很好的参考资料。(Display multiple lines of text toolbar, VC++ classic programming source code, a good reference.)
- 2013-11-14 18:58:34下载
- 积分:1
-
PCISample
PCI驱动开发实例,基于微软最新的驱动开发系统WDF(Examples of PCI-driven development, based on Microsoft' s latest driver development system WDF)
- 2010-01-28 21:54:41下载
- 积分:1
-
CPPPrimer
C++_Primer中文第四版(含习题解答+源码),很好的vc入门书(Chinese fourth edition (including exercises answers+ source), a good introductory book vc)
- 2013-07-25 14:31:00下载
- 积分:1
-
BroadCast_guanbo
广播...
可以供初学网络编程的人参考...
完整 并且在winXP Visual C++6.0调试通过(... can Broadcasting Network Programming for the novice to the integrity of reference ... in winXP Visua l C by 6.0 Debugging)
- 2007-04-20 19:42:31下载
- 积分:1
-
MFC121751
适合新手。控件是Windows 图形用户界面的主要组成部分之一,用户通过操作控件对象完成与应用程序之间的交互。控件的使用集中体现了Windows 系统面向对象的特点(Suitable for novices. Control is one of the major components of the Windows graphical user interface, user interaction with the application control subjects completed between. Use controls epitomizes the object-oriented features of Windows systems)
- 2013-12-19 12:20:20下载
- 积分:1
-
rlc
行程编码的基本原理是:用一个符号值或串长代替具有相同值的连续符号(连续符号构成了一段连续的“行程”。行程编码因此而得名),使符号长度少于原始数据的长度。只在各行或者各列数据的代码发生变化时,一次记录该代码及相同代码重复的个数,从而实现数据的压缩。(The basic principle of run length coding is: a symbolic value or string length instead of having the same value of consecutive symbols that symbol length less than the length of the original data (consecutive symbols constitute a period of continuous stroke run-length encoding, hence the name.) . Only when the code for each row or each column of data is changed, the recording time code and the same number of code duplication, in order to achieve compressed data.)
- 2014-12-13 00:24:00下载
- 积分:1