-
79757
将长文件名转换为短文件名,C++Builder精选编程学习源码,很好的参考资料。(The long file name into a short file name, C++Builder select learning programming source code, a good reference.)
- 2013-11-22 11:48:11下载
- 积分: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
-
midfilter
基于中值滤波的图像处理算法,基于嵌入式DSP开发的程序。(Median filter based on image processing algorithms, DSP-based embedded development process.)
- 2009-05-29 20:19:46下载
- 积分:1
-
Accelerated C++中文版_
说明: 非常经典的一本C++教材,适合初学者入门(Accelerated C++, a very good C++ book for beginners.)
- 2020-06-19 19:00:01下载
- 积分:1
-
HCM
Program to compute a Hard c means given a input file.
- 2013-04-18 23:57:02下载
- 积分:1
-
pvgrid-connectedsystem
光伏并网逆变器参考程序,基于DSP2818的程序。(PV grid-connected system )
- 2011-11-16 10:58:00下载
- 积分:1
-
HoughLinesDemo
TI VLIB示例代码 很有参考价值!这个是
可以作为移植DSP的参考。(TI VLIB sample code was useful! DSP can be used as reference for transplant.)
- 2016-08-03 23:39:07下载
- 积分:1
-
VC6LineNumberAddin
VC++行号显示插件,里面有相应的txt说明文件(VC6 LineNumber Addin dll files.)
- 2012-03-06 12:06:33下载
- 积分:1
-
keylock
这个是个键盘密码锁的程序。但是要真的用的话,给我信,我这个是个例程,先不能直接用(This is a keypad lock program. But we really want to use the words, give me the letter, I am this is a routine, first can not be directly used)
- 2009-09-06 11:14:54下载
- 积分:1
-
FileCopy
filte copy程序,能实现进度条的显示功能(filte copy procedures, to achieve progress bar display function)
- 2008-12-27 10:45:05下载
- 积分:1