-
VC90
VC Runtime 运行库,放在可执行文件目录就可以不用安装运行库了(VC Runtime File to place to the Set up Files)
- 2015-07-24 11:08:57下载
- 积分: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
-
vcl-styles-utils-master
说明: Open Comp Port Palang Parkir
- 2019-06-18 18:28:46下载
- 积分:1
-
banking-system
The uploaded source code is a window based application for developing "Banking System" using Visual basic as front end and MS-Excel as back end.
This project is an implementation of simple tasks that occur during transactions in a bank.
Since it is in visual basic, it is very simple to understand.
- 2014-01-23 16:10:30下载
- 积分:1
-
stuscore
编程实现一个学生成绩管理系统,可以完成插入、删除、修改等操作(Programming a student achievement management system that can complete the insert, delete, modify and other operations)
- 2010-02-04 15:48:56下载
- 积分:1
-
TreeEditor
VC TreeView树控件的应用(拖放、删除、添加、重命名),精选学习源码,很好的参考资料。(Application of VC TreeView tree controls (drag and drop, add, delete, rename), select learning source code, a good reference.)
- 2013-12-25 10:29:49下载
- 积分:1
-
VCGYK
这是GYK轨道车控制运行设备测试系统的 界面选择程序,简单实用,情放心实用(This is GYK railcar control operation of the equipment interface test system selection process, simple and practical)
- 2014-02-12 14:56:53下载
- 积分:1
-
利用Lsasrv.dll 的RPC缓冲溢出漏洞的源码
可适用于: * - Windows XP Professional SP0 English version * - Windows XP Professional SP0 Russian version * - Windows XP Professional SP1 English version * - Windows XP Professional SP1 Russian versi(applicable to :*- Windows XP Professional SP3 English version*- Windows XP Professional bug Russian version*- Windows XP Professional SP1 English version*- Windows XP Professional SP1 Russian versi)
- 2005-05-03 09:39:53下载
- 积分:1
-
Expression-evaluation
bo3-1.cpp 顺序栈(存储结构由c3-1.h定义)的基本操作(9个)
algo3-6.cpp 表达式求值(输入、输出和中间结果均只能是0~9)(Bo3-1.cpp order of the stack (storage structure defined by the c3-1.h) basic operations (9)
Algo3-6.cpp expression evaluation (input, output, and intermediate results are only 0 to 9))
- 2014-02-11 18:14:56下载
- 积分:1
-
COPYFILE
VC++ MFC文件拷贝显示进度条,选择需要复制的文件、选择需要复制到的路径,开始复制文件时即可显示进度条,进度条上显示有数字百分比,适时显示复制进度。(VC++ MFC file copy shows the progress bar, select files to be copied, the choice of paths need to be copied to the beginning, copying a file to display a progress bar, progress bar displayed on a digital display percentage, the replication schedule timely.)
- 2014-09-24 12:14:41下载
- 积分:1