-
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
-
ExcelAccc
通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel文件转换为按指定分隔符分隔的其它文本格式的文件(adoption of this sample source code and supporting you to be more flexible control of Excel documents, including the creation of new Excel file, write tabular data, reading the spreadsheet data (including the original Excel files built themselves manually add the rows and columns of data accurately read), has been deleted Excel spreadsheet, the forms were designated rows and columns, and cells to conduct inquiries, insert, replace, etc, and also can be generated for the Excel document conversion designated by separate segregated from the other website text files)
- 2005-03-21 10:22:41下载
- 积分:1
-
DemoDriver
COM8虚拟串口COM0,实现GPS通信(COM8 Virtual Serial COM0, GPS communication)
- 2006-12-06 19:57:13下载
- 积分:1
-
AVR_ISP_programer
c code for avr group
- 2013-12-13 23:48:50下载
- 积分:1
-
WindghsWindows
最新版的Windows,即Vista采用了全新的高分辨率图标(icon)格式(The latest version of Windows that Vista have adopted new high resolution icon (icon) format)
- 2017-04-27 11:05:51下载
- 积分:1
-
pulse_dushu
test a programm 20150519
- 2015-05-19 19:34:15下载
- 积分:1
-
DesktopSet1
自己做的ActiveX系统配置控件,单击按钮打开桌面图标设置1对话框,实现:
隐藏所有桌面图标及图标小箭头;
修改我的电脑、计划任务、控制面板、打印机、拨号网络、网上邻居、浏览器、回收站(空)、回收站(满)等桌面图标的提示内容;
设置我的电脑、计划任务、控制面板、打印机、拨号网络、网上邻居、浏览器、回收站等图标的名称;
设置我的电脑、计划任务、控制面板、打印机、拨号网络、网上邻居、浏览器、回收站等的图标;
可以部署在服务器上,适合在公共电脑等不方便带文件的场合进行快速系统配置,也适合嵌入到其它程序中,进行快速开发。(Make its own system configuration of ActiveX controls, click the Settings button to open the Desktop icon in one dialog box, and realize:
Hide all desktop icons and a small arrow icon
Modify my computer, planning tasks, the control panel, printers, dial-up network, Network Places, browser, Recycle Bin (empty), the Recycle Bin (full) desktop icon prompts such content
Set up my computer, planning tasks, the control panel, printers, dial-up network, Network Places, browser, Recycle Bin icon s name, etc.
Set up my computer, planning tasks, the control panel, printers, dial-up network, Network Places, browser, Recycle Bin icon, etc.
Can be deployed on the server for computers in public with a document inconvenient forum for rapid system configuration, is also suitable for embedding into other programs, for rapid development.)
- 2009-02-12 11:06:13下载
- 积分:1
-
烟花
c语言实现的模拟烟花,上传源代码,可以用来告白(To realize the pattern of fireworks)
- 2017-12-25 18:55:12下载
- 积分:1
-
study-visual
趣味学习VC++,更好应用开发,对于帮助你更好的更快学习(Learning VC++, better application development, helping you learn faster and better)
- 2011-08-18 18:50:10下载
- 积分:1
-
MC_FOC_Drive
FOC算法 伺服电机控制 PMSM控制 Servo控制(FOC PMSM Servo motor)
- 2021-04-27 12:58:44下载
- 积分:1