-
这个小程序是算法设计与分析方面的,求解背包问题,用的是递归设用的方法,本程序不是本人做的,朋友做的,可以拿来参考一下,不要抄袭,本人尊重版权朋友....
这个小程序是算法设计与分析方面的,求解背包问题,用的是递归设用的方法,本程序不是本人做的,朋友做的,可以拿来参考一下,不要抄袭,本人尊重版权朋友.-this is a small program algorithm design and analysis, problem solving backpack, it was established with the recursive method, the procedure is not my doing, friends do, can be used for reference, not plagiarism, I respect copyright friends.
- 2022-11-14 14:25:03下载
- 积分:1
-
对话框摸板演示教程
对话框摸板演示教程-dialog foil demonstration Guide
- 2022-02-04 16:49:27下载
- 积分:1
-
VB环境下用MapObjects实现复杂的SQL查询,功能相似…
VB环境下用MapObjects实现SQL复合查询,功能类似于ArcView中的SQL查询功能。-VB using MapObjects environment to achieve complex SQL queries, functions similar to ArcView functionality of SQL query.
- 2022-08-14 21:49:48下载
- 积分: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
-
游蛇吃豆 main.c代码
游蛇吃豆游戏,基本要求:
(1)键盘控制改变游蛇运动方向;
(2)碰到边框或栅栏游戏结束;
(3)吃掉豆子蛇身变长;
(3)豆子全部吃光,游戏结束。
提高要求(选做):
(1)改进游戏界面,增加相关统计信息;
(2)考虑一合理的得分方法,得分值取决于吃下去的豆子和游戏完成时间等等。
- 2022-05-25 06:00:41下载
- 积分:1
-
LED显示
LED显示-LED Display
- 2022-11-25 15:10:03下载
- 积分:1
-
It is use yibiao.RAR package to modify it then use c+builder
配套yibiao.RAR的PC端仪表校准程序,用C++BUILDER写的-It is use yibiao.RAR package to modify it then use c+builder
- 2022-01-26 07:39:08下载
- 积分:1
-
电脑游戏上的显示器,内容比较简单,希望对大家有用
进行计算机上小游戏的监控,内容较简单,希望有用-Computer game on the monitor, the contents of a simpler, I hope useful
- 2022-04-26 17:25:02下载
- 积分:1
-
Visual C++多线程应用。2个线程:发送器和接收器。多
multithreading Visual C++ application. 2 threads: sender and receiver. The multi-threaded app sends from one process to another over the network.
- 2022-03-22 19:09:06下载
- 积分:1
-
最新版本的扫雷,界面很漂亮。配置好服务器,还可以进行游戏数据的保存。...
最新版本的扫雷,界面很漂亮。配置好服务器,还可以进行游戏数据的保存。-The latest version of mine, very pretty interface. Configured server can also be used for the preservation of game data.
- 2022-08-11 16:47:37下载
- 积分:1