-
linux
模拟文件系统的设计(Design and implementation of the Linux file system based simulation)
- 2013-12-02 15:09:41下载
- 积分:1
-
测量平差程序设计_12175022
这个是一本关于测绘程序设计的书,程序编写语言采用C++(This is a book about the program design of Surveying and mapping, the programming language uses C++)
- 2021-04-16 10:18:53下载
- 积分:1
-
GOSTjiamijiemi
GOST加密解密程序,源代码是在控制台下的,我只是把他改写成MFC了。方便操作。加密解密高手可以绕过。(The GOST encryption and decryption procedures, the source code is under the console, I just put him rewrite the MFC. Easy to operate. Encryption and decryption master can be bypassed.)
- 2013-04-27 18:02:25下载
- 积分:1
-
MyChess5
用API实现的五子棋程序,人人版,对C++API程序的初学者应该有一定的帮助(Backgammon program with the API implementation, all versions of C++ API program should be helpful for beginners)
- 2011-11-18 10:56:24下载
- 积分: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
-
OPENCVPVC6.0PMFCPHaarCascade
OPENCV1.0 库 VC6.0 MFC框架下的人脸识别(OPENCV1.0 library VC6.0 MFC framework of face recognition)
- 2013-05-23 09:27:15下载
- 积分:1
-
laplace
说明: 用opencv编写的视频捕捉以及边缘提取的程序,调试成功,另附调试用的avi视频,希望对大家有所帮助(Opencv prepared with video capture as well as the procedures for edge detection, debugging success, followed by the avi debug video, hope to help everyone)
- 2008-09-04 20:10:07下载
- 积分:1
-
MSP430F5438
利尔达 MSP430F5438学习板全套资料(LSD the MSP430F5438 learning board full set of information)
- 2012-05-09 18:05:06下载
- 积分:1
-
pxompt
基于局域网通信的聊天代码,可以实现自动弹出消息提示(The chat code based on LAN communication, can realize the automatic pop-up message prompt)
- 2018-11-29 18:48:09下载
- 积分:1
-
txt-to-list-
实现信息添加到listctrl中,可进行删除,修改、查找和保存,也可把txt中的文档读入到listbox中(Add information to listctrl can delete, modify, search, and save the the txt documents read into the listbox)
- 2012-11-29 18:25:23下载
- 积分:1