-
经典的动态规划算法,多路图最短路径的求取
经典的动态规划算法,多路图最短路径的求取-The classic dynamic programming algorithm
- 2022-02-12 06:04:40下载
- 积分:1
-
停车场管理。设停车场内只有一个可停放几辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时的先后顺序,依次由北向南排列(大门在最南端,最先到...
停车场管理。设停车场内只有一个可停放几辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满几辆汽车,则后来的汽车只能在门外的便道上等候,一旦停车场内有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,由于停车场是狭长的通道,在它之后开入车场的车辆必须先退出车场为它让路,待该辆车开出大门外后,为它让路的车辆再按原次序进入车场。在这里假设汽车不能从便道上开走。-err
- 2023-05-15 14:20:02下载
- 积分:1
-
这是我写得几个关于窗体的几个程序。我将它们组合成一个FORM。一个按键对应一个窗体例子。站长可千万看清楚哦。还有是2003.NET环境...
这是我写得几个关于窗体的几个程序。我将它们组合成一个FORM。一个按键对应一个窗体例子。站长可千万看清楚哦。还有是2003.NET环境-several written on the form of several programs. I will mix them into a FORM. A button corresponding forms an example. Head can see oh, 10 million. There is 2003.NET environment
- 2022-03-11 19:14:01下载
- 积分:1
-
C语言中的鼠标处理函数.可以设置鼠标的样子,隐藏鼠标,设置鼠标的移动范围。...
C语言中的鼠标处理函数.可以设置鼠标的样子,隐藏鼠标,设置鼠标的移动范围。-C language processing function of the mouse. You can set the mouse"s appearance, hidden mouse, the mouse"s range of movement.
- 2022-05-22 02:06:23下载
- 积分:1
-
在VB中查找和替换字符串的例子程序,哈
在VB中查找和替换字符串的例子程序,哈-in VB search and replace strings of examples of procedures, Kazakhstan
- 2023-03-29 19:45:03下载
- 积分:1
-
应用类 因为个人密码的多样性,故此软件可以提供一个简易的密码管理。...
应用类 因为个人密码的多样性,故此软件可以提供一个简易的密码管理。-(Application)Because of the variety of the personal password, the software provides you with a simple password management
- 2022-03-25 17:34:06下载
- 积分:1
-
求阶乘算法(0
求阶乘算法(0---10000)标准C++语言控制台应用程序 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助-The arithmetic for counting factorial(0-10000)
This is a standard C++ language console application, many people could want to relize the factorial of some large numbers, but the memory space of the standard data type provided by the C++ is too small, so it can not realize at all. But we can realize it by other method, the program realize the factorial of the number you give by a simple arithmetic ,this is a short and easy program, and there are remarks everywhere, I believe that everyone can easily understand it, after downloading the sound code you can open it in VC6.0, then edit and run it. you also can change something to realize the factorial of a larger number, the reader who is interesting in it can have a try, there are more happiness in it!! At last,
- 2023-02-22 10:45:03下载
- 积分:1
-
This is an invaluable tool that not only can a variety of desktop programs peepi...
这是一个不可多得的工具,它不仅能偷窥各种桌面程序的密码框,还能窥到IE页面中的密码框,这个程序就是本文要介绍的――SuperPasswordSpy++。-This is an invaluable tool that not only can a variety of desktop programs peeping the password box, but also IE page glimpse into the password box, this program is to be introduced in this article- SuperPasswordSpy++.
- 2023-03-05 19:10:04下载
- 积分:1
-
新大话西游经典系列源代码.
应用软件:vc
新大话西游经典系列源代码.
应用软件:vc-Westward Journey Series classic new source code. Application Software: vc
- 2022-03-13 16:36:21下载
- 积分:1
-
JAVA做的国际象棋小游戏的源代码。此程序可用来实现象棋小游戏。...
JAVA做的国际象棋小游戏的源代码。此程序可用来实现象棋小游戏。-JAVA so small the international chess game of the source code. This procedure can be used to achieve small chess game.
- 2022-03-31 07:53:15下载
- 积分:1