发布
loading-left
loading loading loading
loading-right

加载中

个人主页
TA还没有准备介绍自己
TA的源代码 (3)
二叉排序树的C++实现
暂无评分
本程序用C++实现一个基本功能的二叉排序树,树中存储string类型的数据,可以由用户预输入节点个数,然后输入任意顺序的各节点数据,然后回车后即可自动生成一个二叉排序树,排序按照字典序进行。
筝羽千夜
2016-08-23
1
1
图像处理中关于小波变换的代码
4.0分
AppWizardhascreatedthisDSplitapplicationforyou.Thisapplication notonlydemonstratesthebasicsofusingtheMicrosoftFoundationclasses butisalsoastartingpointforwritingyourapplication. Thisfilecontainsasummaryofwhatyouwillfindineachofthefilesthat makeupyourDSplitapplication. DSplit.h Thisisthemainheaderfilefortheapplication.Itincludesother projectspecificheaders(includingResource.h)anddeclaresthe CDSplitAppapplicationclass. DSplit.cpp Thisisthemainapplicationsourcefilethatcontainstheapplication classCDSplitApp. DSplit.rc ThisisalistingofalloftheMicrosoftWindowsresourcesthatthe programuses.Itincludestheicons,bitmaps,andcursorsthatarestored intheRESsubdirectory.ThisfilecanbedirectlyeditedinMicrosoft DeveloperStudio. res\DSplit.ico Thisisaniconfile,whichisusedastheapplication's
筝羽千夜
2016-08-23
3
1
client server socket VC++6.0
暂无评分
简单的客户端服务器socket通信的小程序,实现了简单的数据传输。 操作时可以先打开服务器,然后同时运行若干个客户端程序。 仅供初学者学习参考使用!
筝羽千夜
2016-08-23
0
1
没有更多了~