-
the heuristic search!
八数码问题的启发式搜索!-the heuristic search!
- 2022-07-25 08:53:08下载
- 积分:1
-
控件大小随窗口变化
控件大小随窗口变化-control with the size of the window changes
- 2022-03-13 04:40:38下载
- 积分:1
-
To the adjacent multi
以邻接多重表为存储结构,实现连通无向图的深度优先和广度优先遍历。以用户指定的结点为起点,分别输出各种遍历下的结点访问序列和相应生成树的边集-To the adjacent multi-table for the storage structure, to achieve connectivity of undirected graph depth-first and breadth-first traversal. To user-specified node as a starting point, respectively, the output under a variety of traversal sequence of nodes visited and the corresponding spanning tree of the edge set
- 2022-01-31 22:12:00下载
- 积分:1
-
随机时间的生成,可以用于其他很多应用,使用STL编的
随机时间的生成,可以用于其他很多应用,使用STL编的-time random generation, can be used in many other applications, the use of STL series
- 2022-02-02 19:37:00下载
- 积分:1
-
一个算法
一个算法-an algorithm SUMMARY
- 2022-02-24 11:28:42下载
- 积分:1
-
This file introduce about DirectX and directshow
This file introduce about DirectX and directshow
- 2022-05-08 19:19:14下载
- 积分:1
-
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写V...
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写VB应用程序时,可以采用如下方法: 1、改变窗体属性通常VB应用程序的窗体都采用有边框的窗体外观,但作为屏幕保护程序,应设置窗体为无边框,且为最大化。 2、隐藏及显示鼠标光标在Visual Basic应用程序中隐藏及显示鼠标光标需要运用Windows的API函数,该函数名为ShowCursor。当用参数值True调用时显示鼠标光标,当用参数值False调用时,鼠标光标自动隐藏。 3、检测鼠标移动VB中有一个检测鼠标移动的对象事件MouseMove事件。MouseMove事件通常在应用程序启动时就会触发,有时在鼠标并未移动的情况下,MouseMove事件仍有可能被触发。因此如果在程序中直接用MouseMove事件检测鼠标是否发生了移动,并不能正确反映鼠标的移动状况。应该在MouseMove事件中编写代码加以控制。 -1) screen saver running, the mouse cursor automatically hidden, at the end of the procedure, the cursor display. 2) When the click, move the mouse or press the keyboard, the screen ends and return to normal operating status. To achieve these characteristics, in the preparation of VB applications, can be used as follows : a change forms usually attribute the VB application forms have adopted a frame of the window appearance, but as screen protection procedures should be provided to non-Window frame, and as a maximum. 2, hide and display the mouse c
- 2022-03-03 19:10:51下载
- 积分:1
-
一个演示滚动字幕实现方法的例子程序
一个演示滚动字幕实现方法的例子程序-a rolling demonstration of the method subtitles examples procedures
- 2022-04-16 09:03:15下载
- 积分:1
-
ordenamientos
方法 ;方法排序。排序。 ; ;方法排序方法排序。
- 2022-03-23 23:54:14下载
- 积分:1
-
c++ guit qt4 code
c++ gui gt4源码。包括全书所有代码-c++ guit qt4 code
- 2022-04-08 12:41:31下载
- 积分:1