-
双人五子棋(1、 使用说时间复杂度分析:因为要进行行列判断是否赢,所以复杂度为O(16*16)2、 明:本程序在DOS环境运行,可执行文件:fine.exe...
双人五子棋(1、 使用说时间复杂度分析:因为要进行行列判断是否赢,所以复杂度为O(16*16)2、 明:本程序在DOS环境运行,可执行文件:fine.exe-Double 331 (1, the use of that time complexity analysis : As for the ranks to determine whether the win, so complexity is O (16* 16) 2, states : The procedures in DOS environment running executable files : fine.exe
- 2022-02-01 22:18:58下载
- 积分:1
-
通过点击按钮实现把一棵树的节点复制到另一颗树。
通过点击按钮实现把一棵树的节点复制到另一颗树。-By clicking on the button to achieve the one tree to another tree and the node copy.
- 2022-03-18 13:23:23下载
- 积分:1
-
java the Treeview
java 的Treeview-java the Treeview
- 2022-07-05 07:52:45下载
- 积分:1
-
这个项目是展示我的梦想当我第一次见到三元树的树图。
This project is to show the tree I dreamed when I first met the ternary tree concept. When I came upon the ternary tree, I get awed! It s amazing that an idea so simplistic could be so strong and fast. But it had flaws... the first one is the memory consumption. The hash table implementation consumes far less memory than the ternary tree! The second flaw is the ternary tree can be fragmented and be extremely unbalanced (as the algorithm doesn t do any balancing step) so the tree also needs a way for balancing the nodes. I tried to reduce the memory consumption by grouping three nodes into one new "int" node. -This project is to show the tree I dreamed wh en I first met the ternary tree concept. When I ca me upon the ternary tree, I get awed! It"s amazing that an idea so simplisti c could be so strong and fast. But it had flaws ... the first one is the memory consumption. The has h table implementation consumes far less memor y than the ternary tree! The second flaw is the te rnary
- 2022-01-25 20:11:40下载
- 积分:1
-
《仿Windows桌面的主界面》使用ListView控件,模仿windows桌面,可设置背景图片及图片的缩放、排列类型等。程序本身是一个数据库管理程序的主控界面...
《仿Windows桌面的主界面》使用ListView控件,模仿windows桌面,可设置背景图片及图片的缩放、排列类型等。程序本身是一个数据库管理程序的主控界面。-" Imitation of the main Windows desktop interface," the use of ListView control, mimic desktop windows, you can set the background picture and picture zoom, with the type. Process itself is a database management program of the master interface.
- 2022-06-26 22:58:43下载
- 积分:1
-
can connect to the super
可以连接到超级空间可以连接到空间空间可以连接到链接空间可以连接到空间-可以连接到空间空间可以连接到链接空间可以连接到链接空间
- 2023-06-27 05:20:04下载
- 积分:1
-
Tetris
tretris gamejghhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
- 2016-10-14 03:37:22下载
- 积分:1
-
103244809TreeCtrlEx
实现CtreeCtrl控件多选功能的封装类(Suport multiselection functionality for tree controls.)
- 2009-12-14 16:13:58下载
- 积分:1
-
电力网络故障录波系统,配置解析程序(希望对需要VC界面编程和网络编程的用户提供帮助)...
电力网络故障录波系统,配置解析程序(希望对需要VC界面编程和网络编程的用户提供帮助)-The electric power trouble wave recording system,config and data parse program
- 2022-02-25 12:59:15下载
- 积分:1
-
在微软的.NET 的Forms窗口控件中,比如Treeview和ListView,仅仅是对通用控件的简单封装,因此他们不正常的引发Paint事件。微软所发布内容...
在微软的.NET 的Forms窗口控件中,比如Treeview和ListView,仅仅是对通用控件的简单封装,因此他们不正常的引发Paint事件。微软所发布内容中,能看到的唯一建议就是设置控件的ControlStyles.UserPaint类型,然后自己为控件做所有的绘图操作。-in Microsoft"s.NET Forms Control window, For example, Treeview and ListView, only to the general controls simple package, Therefore, they do not trigger the normal Paint incident. Microsoft released the contents, see is the only proposal set ControlStyles.UserPaint types of controls and then to do all the controls mapping operation.
- 2022-10-22 05:35:04下载
- 积分:1