-
MH2.3CODE
11mh的辅助源码,下载研究去吧!!!!(Source of the 11mh the secondary, download study go! ! ! !)
- 2013-03-22 13:06:51下载
- 积分:1
-
P2P_UDP
点到点通信代码,其中包括客户端程序和服务器端程序。(Code point-to-point communications, including client and server-side program.)
- 2007-10-30 16:26:26下载
- 积分:1
-
Polynomial
Develop class Polynomial. The internal representation of a Polynomial is an array of terms. Each term contains a coefficient and an exponent. The term
2x4
has the coefficient 2 and the exponent 4. Develop a complete class containing proper constructor and destructor functions as well as set and get functions. The class should also provide the following overloaded operator capabilities:
Overload the addition operator (+) to add two Polynomials.
Overload the subtraction operator (-) to subtract two Polynomials.
Overload the assignment operator to assign one Polynomial to another.
Overload the multiplication operator (*) to multiply two Polynomials.
Overload the addition assignment operator (+=), subtraction assignment operator (-=), and multiplication assignment operator (*=).
- 2013-05-05 21:59:33下载
- 积分:1
-
Computer_making.cc
For introductory programming class, simple logic coding.
- 2016-02-25 11:36:54下载
- 积分:1
-
Observer
a observer pattern desing example in c++ a basic class room one
- 2015-09-24 17:01:56下载
- 积分:1
-
chanshushouce
说明: windows下编写C程序时非常好用的c函数查找手册~(procedures for the preparation of C under the windows are very useful function to find the manual c ~)
- 2008-11-22 20:04:09下载
- 积分:1
-
PCI9054_IO_Read_Write_Operation_Use_DriverStudio
PCI9054实现IO读写操作 非常好 PCI9054实现IO读写操作 非常好(PCI9054 IO read and write operations to achieve very good)
- 2011-01-13 14:22:09下载
- 积分:1
-
com_debugger
串口调试程序源代码,本例作为学习串口编程具有很好的参照作用。(Serial debugger source code, in this case as a learning serial programming with a good reference to the role.)
- 2013-09-20 18:32:13下载
- 积分:1
-
04_ScrollBarDemo
基于MFC的,用C++语言编写的一个程序界面 使得界面有滚动条功能(Scroll bar interface function MFC-based, a program written C++ language interface)
- 2012-09-14 20:55:31下载
- 积分:1
-
TestScrollTest
一个简单的SDI工程,里边实现在对话框上添加滚动条,并相应滚动条事件。运行时,请在file菜单下点击两次新建操作,弹出对话框,然后缩放对话框,减小到一定大小就会出现滚动条就能看到滚动条效果。(A simple SDI project, inside the realization of the dialog box to add a scroll bar, and the corresponding scroll bar event. Run, please click on the file menu under the new operation, pop-up dialog box, and then zoom dialog box, reduced to a certain size will appear rolling bar will be able to see the scroll bar effect.)
- 2017-03-15 10:06:02下载
- 积分:1