-
captureAVI
一个可以播放AVI视频文件的程序,用简单的控件实现的,(Can play an AVI video file of the process, with a simple control to achieve,)
- 2020-12-02 20:09:25下载
- 积分:1
-
ethernetshield
This is the arduino ethernetshield
- 2015-04-04 09:06:02下载
- 积分:1
-
myDicomView
vtk mfc 打开dicom图片,用文档类新建一个视图类实现(vtk mfc open dicom images, use the document class to create a new view class implementation)
- 2021-03-08 14:19:29下载
- 积分:1
-
Winsock
关于网络编程客户端之间相互监听的网络编程程序代码(Programming on the network between the client network programming code monitor)
- 2010-12-19 23:20:09下载
- 积分:1
-
DataPlotter123
一个很好的关于微软的mschart的例子,自己做的,希望可以给大家帮助(A very good on Microsoft)
- 2008-08-21 13:54:10下载
- 积分:1
-
TCP
使用C++ MFC编写的简易TCP通信程序,包括客户端和服务端两个程序(A TCP communication program written by C++ MFC, including client and server)
- 2020-08-31 19:48:11下载
- 积分:1
-
jishiben1
MFC下写的通讯录管理程序,包含常用功能(MFC write address book management procedures, including common functions)
- 2013-05-10 17:44:49下载
- 积分:1
-
PersProjDemo
Teach you the pipeline of 3D object, especially the perpective project
- 2013-09-01 12:46:11下载
- 积分:1
-
socket
socket头文件,VC++6.0头文件库中不存在,下载后即可方便使用。(socket header files, VC++6.0 library header file does not exist, you can download easy to use.)
- 2013-10-17 09:10:00下载
- 积分:1
-
exp6-4
4. 实现函数max(),来输出树中的最大值。
template <typename T>
tnode<T> *max(tnode<T> *t)
请参考第三题中计算树的深度算法,编写程序,调用max()显示整数树中的最大值。(4. To achieve function max (), to maximum output in the tree. template <typename T> tnode <T>* Max (tnode <T>* T) refer to the third question in the calculation of the depth of the tree algorithm, programming, call max () shows the maximum integer tree.)
- 2010-06-19 19:30:40下载
- 积分:1