登录
首页 » Windows开发 » Ant colony algorithm, the program can occur after running out of the nest ants t...

Ant colony algorithm, the program can occur after running out of the nest ants t...

于 2022-03-24 发布 文件大小:3.12 kB
0 87
下载积分: 2 下载次数: 1

代码说明:

蚁群算法,程序运行后可以出现蚂蚁出巢寻找最短路的画面-Ant colony algorithm, the program can occur after running out of the nest ants to find the most short-circuit the screen! !

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • 一个小的闹钟程序,支持10个闹响时间,并有防止叫醒手指的功能。...
    一个小的闹钟程序,支持10个闹响时间,并有防止叫醒手指的功能。-A clock program, Support 10 alarm setting and avoid only wakeup you finger.
    2022-01-25 16:56:44下载
    积分:1
  • VC编写的拨号程序源代码
    VC编写的拨号程序源代码-VC prepared by the dial-up source code
    2022-03-04 11:57:50下载
    积分:1
  • 程序功能: 1.快速启动应用程序,主要是使用热键。还可以让程序定时启动。 2.锁定计算机。在98下面完全奏效,在2000xp下面不能完全有效。支持定时锁定、启动...
    程序功能: 1.快速启动应用程序,主要是使用热键。还可以让程序定时启动。 2.锁定计算机。在98下面完全奏效,在2000xp下面不能完全有效。支持定时锁定、启动锁定。 3.定时提醒。 4.关机 5.关闭由本程序启动的子进程,并可以查看他们的进程信息。 6.保护本程序不被非法关闭。 FastRun.exe:主应用文件 Frpo.exe:后台保护程序 msgdll.dll:导出一个自己画的messagebox的动态连接库-procedures functions : 1. Quick Start applications, primarily using hotkey. It can also allow the procedure regularly launched. 2. Lock computer. 98 Below in Congress, in 2000 xp below not completely effective. Support regular lock, lock activated. 3. Timing reminded. 4. Off 5. Close by the commencement of the children, and can view their information process. 6. Protection of the procedures are not being closed. FastRun.exe : main application files Frpo.exe : background msgdll.dll protection program : a painted himself derived messageBox the Dynamic Link Library
    2023-09-02 11:10:03下载
    积分:1
  • 源软件与游戏本、 HawkVoice
    HawkVoice 是一个游戏的面向,多人游戏的声音通过网络发布下 GNU 库通用公共许可证 (LGPL),Linux ® /UNIX ® 系统和 Windows ® 9 x/ME/NT/2000年/XP/CE 支持的 API。它被设计为 Microsoft ® DirectPlay ® 声音在 DX8 9 一个便携式的、 免费的开放源代码的代码替代。它提供了使用几个免费的语音编解码器的语音压缩。极低比特率 (VLB) 编解码器、 那些较少比 6 Kbps,针对人类语音的压缩优化-HawkVoice 是一个游戏的面向,多人游戏的声音在网络发布下 GNU 库通用公共许可证 (LGPL),Linux ® /UNIX ® 系统和 Windows ® 9 x/ME/NT/2000年/XP/CE 支持的 API。它被设计为 Microsoft ® DirectPlay ® 声音在 DX8 9 一个便携式的、 免费的开放源代码的代码替代。它提供了使用几个免费的语音编解码器的语音压缩。极低比特率 (VLB) 编解码器、 那些较少比 6 Kbps,优化人类语音的压缩。
    2022-06-18 23:34:03下载
    积分:1
  • 寻找图像中的椭圆并将其圈出,效果很好,可以下载一试
    寻找图像中的椭圆并将其圈出,效果很好,可以下载一试-find the ellipse
    2023-02-04 02:45:03下载
    积分:1
  • 为VB的richtext控件增加打印预缆功能的VB源代码.
    为VB的richtext控件增加打印预缆功能的VB源代码.-Richtext for VB controls to increase the print function of pre-cable VB source code.
    2023-07-07 05:35:03下载
    积分:1
  • flow shop broject
    旅行商问题(TSP)提出了以下问题:给定一个城市列表和每对城市之间的距离,哪条最短的路线可以精确地访问每个城市一次并返回出发城市?它是组合优化中的一个NP难问题,在组合优化中占有重要地位;
    2022-11-30 06:30:04下载
    积分:1
  • 这是一个定时器小程序,可以暂停,继续,复位,时间片完后报警...
    这是一个定时器小程序,可以暂停,继续,复位,时间片完后报警-This is a small timer procedure can be suspended, continued reduction, time after police unit
    2023-03-14 17:50:03下载
    积分:1
  • 次系统包括项目的流程管理,文档管理,项目测试管理,项目验收等功能,可以运用到实际工作中去...
    次系统包括项目的流程管理,文档管理,项目测试管理,项目验收等功能,可以运用到实际工作中去-meeting of the system, including workflow management, document management, project management testing, project acceptance, and other functions, can be used in practical work to
    2022-10-15 22:50:03下载
    积分:1
  • Make the snake grow longer by directing it to the food. % Extra bonus points a...
    Make the snake grow longer by directing it to the food. % Extra bonus points are given from hearts, eat them as fast as possible % as amount of bonus points decreases with time. % Higher level gives more points for the food but will also make it % tougher to steer a long snake as speed increaces. % Five different mazes as well as play w/o maze are possible.-Make the snake grow longer by directing it to the food. Extra bonus points are given from hearts, eat them as fast as possible as amount of bonus points decreases with time. Higher level gives more points for the food but will also make it tougher to steer a long snake as speed increaces. Five different mazes as well as play w/o maze are possible.
    2022-07-03 09:36:37下载
    积分:1
  • 696518资源总数
  • 105219会员总数
  • 11今日下载