-
MFC窗口分割类-实现任意分割,及窗口隐藏
一个第三方的分割栏类,继承自CSplitterWnd,可实现切换界面、禁止工具条移动和隐藏面板;
- 2022-03-18 02:35:31下载
- 积分:1
-
实例(几个c的小游戏)
实例(几个c的小游戏)-Example (c several small game)
- 2022-02-20 03:26:28下载
- 积分:1
-
wince under 2D graphics rendering, the 4.2 system can be used to test
wince下2D图形的绘制,在4.2系统下测试能用-wince under 2D graphics rendering, the 4.2 system can be used to test
- 2022-05-28 02:50:47下载
- 积分:1
-
pocketc接龙游戏,有点像扑克,大家
pocketc接龙游戏,有点像扑克,大家-pocketc word games, a bit like a poker
- 2022-05-18 18:54:57下载
- 积分:1
-
这是一个用可以解决二叉树先序,中序,后序排列的程序
这是一个用可以解决二叉树先序,中序,后序排列的程序-This is a binary tree can be solved with first sequence, sequence after sequence with procedures
- 2022-05-06 05:14:10下载
- 积分:1
-
一个普通通讯软件的服务端,能为初学者少提供帮助!
一个普通通讯软件的服务端,能为初学者少提供帮助!-a common communications server software will be able to help beginners less!
- 2022-10-21 16:10:04下载
- 积分:1
-
用VS.NET 2003开发的一个伟大的C++软件,帮助很多初学者。快点…
一个C++的好程序,对起步的同学有很大的帮助,是用 vs.net 2003 编得,大家快来下载,真的很不错哦!-a great C++ softwre developed with VS.net 2003, help a lot for beginners. Hurry to downnload, it s not bad!
- 2022-06-30 21:30:02下载
- 积分:1
-
dataGril重载复用,实现下拉列表,图片,时间选择等
dataGril重载复用,实现下拉列表,图片,时间选择等-overloaded dataGril reuse realize the drop-down list, pictures, timing, etc.
- 2023-09-02 18:30:04下载
- 积分:1
-
Please read your package and describe it at least 40 bytes in English.
System w...
Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory. -Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2023-08-26 05:40:04下载
- 积分:1
-
列表 BFS 广度优先搜索
广度优先搜索 (BFS) 是一种策略寻找图中搜索时限于本质上是两个操作: (a) 访问和视察一个节点图 ;(b) 获得访问权的邻居的当前访问的节点的节点。BFS 从根节点开始,并检查所有相邻的节点。然后这些邻居节点的每个反过来,它检查其中人迹罕至,他们的邻居节点,等等。BFS 相比相当,但更多的内存 efficientIterative 深化深度优先搜索和深度优先搜索与对比。
- 2022-01-24 13:52:36下载
- 积分:1