-
propsheet
关于属性页的编程实例,适合初学者,程序简单(On the property page of the programming examples, for beginners, the program is simple)
- 2011-06-14 10:28:54下载
- 积分:1
-
IEC-61850标准[中文.完整版]
说明: IEC-61850标准分析完整中文版(自用)(IEC-61850 standard analysis)
- 2020-08-18 16:08:21下载
- 积分:1
-
ATP 3.0 Files
ATP Prototype EA. Can be use with certain pairs.
- 2019-01-09 16:24:22下载
- 积分:1
-
DSPrumen
14 DSP入门教程,还有实例(14 DSP examples of expriment.rar)
- 2013-12-17 00:42:13下载
- 积分:1
-
prime
输出用户输入的任意两个整数间的所有素数
输入的大小任意,输出按从小到大的顺序。
C++实现(Output user input between any two integers all prime numbers of arbitrary size of input and output according to the order from small to large. C++ implementation)
- 2009-03-10 10:20:31下载
- 积分:1
-
Calculator
计算器,模拟windows环境下的计算器部分功能(Calculator, analog windows environment, some features of the calculator)
- 2009-09-14 15:37:23下载
- 积分: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
-
You-are-no-longer-afraid-pointer
要了解指针,多多少少会出现一些比较复杂的类型,所以我先介绍一下如何完全理解一个复杂类型,要理解复杂类型其实很简单,一个类型里会出现很多运算符,他们也像普通的表达式一样,有优先级,其优先级和运算优先级一样(To understand pointers, more or less there will be some of the more complex types, so I' ll explain how to fully understand a complex type, to understand the complex type is actually very simple, there will be a lot of one type of operator, they, like the general expression style, have a priority, the priority and operational priorities as)
- 2014-05-19 10:43:47下载
- 积分:1
-
lv+VC+Flash
自己用VC做的Flash播放器,可播放Flash的exe文件(own VC do Flash player, Flash can broadcast the exe file)
- 2007-04-21 23:21:00下载
- 积分:1
-
02
说明: Resize方法方便的解决因窗口大小改变,而使控件的大小与位置的改变(Resize a convenient method to solve the problem of window size change, which controls the size and location changes)
- 2008-10-08 09:55:30下载
- 积分:1