-
grey_edit
输入提示,vc6.0环境下实现输入框内容提示(Enter the prompt, vc6.0 environment realize the contents of input box prompt)
- 2009-03-16 13:03:02下载
- 积分:1
-
POLYCAL
VC++多项式的计算小程序,带输入输出界面。(VC++ Polynomia small program, with input and output interfaces.)
- 2021-02-13 22:49:49下载
- 积分: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
-
Comparisonofimagesimilarity
图像相似度比较论文,介绍了图像相似度比较的基本原理,并实现图像比较,分析结果(Comparing image similarity thesis describes the basic principles of image similarity comparison and achieve the image comparison, analysis)
- 2020-06-26 14:00:02下载
- 积分:1
-
Console
针对Tooflat的经典加解密程序,生成xefs.dat规则文件文件(generate xefs.dat)
- 2009-05-28 19:10:19下载
- 积分:1
-
simpleUSB
说明: 最简单的USB通讯上位机程序,实现发送和接收。(The simplest PC USB communications process, the achievement of sending and receiving.)
- 2020-11-13 23:59:43下载
- 积分:1
-
An_example_of_Tetgen
不是本人编的,转自csdndengpengyong,个人能力有限,望谅解。Tetgen是一个生成四面体网格的开源工具,本实例提供了从网上下载的开源的源码和一个简单的使用的示例,其中附带了Tetgen自带了的一个查看剖分出来的网格的工具TetView.exe,可以运行打开剖分出来的文件查看剖分的结果是否正确。(I was not prepared, carried csdndengpengyong, individual ability is limited, hope and understanding. Tetgen tetrahedral mesh generation is an open source tool, the examples provided from the Internet to download the open source code and a simple example of the use of which comes Tetgen comes out of a mesh grid view tool TetView . exe, you can run out of file viewing open split split the results are correct.)
- 2021-03-14 20:49:22下载
- 积分:1
-
Address_Notebook_Manager
地址薄管理器.采用MFC DAO对象和接口编程技术实现了一个地址薄数据库的管理器.主要功能包括:1,浏览数据库的内容.2,添加,删除和更新数据库的记录.(address book manager. Using MFC DAO objects and interface programming technology to achieve a one address book database manager. main features include : a browse the contents of the database .2, add, delete and update database records.)
- 2006-10-11 13:50:15下载
- 积分:1
-
vbHardid
自己编写的一个VB根据硬件生成软件注册码程序(I have written a VB program depending on the hardware generation software registration code)
- 2015-04-02 18:17:50下载
- 积分:1
-
MODBUS
VC++编写的Modbus协议的上位机程序,可作为数据采集模块的上位机程序或者Modbus设备的测试程序。(VC++ written in Modbus protocol host computer program can be used as data acquisition modules, host computer program or Modbus device testing procedures.)
- 2010-03-06 13:16:02下载
- 积分:1