登录
首页 » Windows开发 » Taiwan students to write an algorithm for solving the ant problem tsp

Taiwan students to write an algorithm for solving the ant problem tsp

于 2022-02-02 发布 文件大小:30.66 kB
0 156
下载积分: 2 下载次数: 1

代码说明:

台湾的一个学生写的 蚁群算法解决tsp问题-Taiwan students to write an algorithm for solving the ant problem tsp

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

发表评论

0 个回复

  • E统天下
    E统天下--织网梦 ...背景不同。Java是基于C++、面向计算机程序 设计...代替。 (2)JavaScript 源代码无须编译 嵌入HTML...则与之不同。Java的源代码必须进行编译,成为 存在...中的一部分,以一般的文本编辑器就可以连同HTML一... www.51foru.com/index008jsjc.htm 19K 2003-12-10 - 百度快照 C Java PHP Perl Python的程序代码美化工具使用 ...php) 一个速度很快的C/C++/Java源代码美化工具。 astyle比indent好在 有很多成套的的风格定义:ansi ...SLICKEDIT这种大型商业文本编辑器等。 解决:对于...==>网页选项==>HTML源代码选单里选择“使用下面... www.chedong.com/tech/indent_tools.html 14K 2005-3-3 - 百度快照 Jedit for Linux Source Code 源代码--eNet软件-world-- Netting dream ... different backgrounds. Java is based on the C-oriented computer programs designed to replace .... (2) do not have JavaScript compiler source code embedded in HTML ... is different. Java source code to be compiled, as exists ... a part of, in general text editor with HTML can be a ... www.51foru.com/index008jsjc.htm 19K 2003-12-10- Baidu snapshot C Java PHP Perl Python the code landscaping tools ... php), a fast C/C/Java source code for landscaping tools. Astyle than indent Fortunately, there are many sets of
    2022-06-27 23:14:04下载
    积分:1
  • A simple C++ Document generator, by definition, generate a good format C++ Heade...
    一个简单的C++文件生成器,根据定义,生成良好的格式C++头文件和实现文件,包含缺省构造,拷贝构造等等。-A simple C++ Document generator, by definition, generate a good format C++ Header file and the realization of a document that contains the default configuration, copy-constructor and so on.
    2022-06-19 12:29:21下载
    积分:1
  • 《C语言课程设计案例精编》源代码 对c语言课设很有实用价值。比如菜单构建、鼠标调用、键盘中断、数据结构与算法。...
    《C语言课程设计案例精编》源代码 对c语言课设很有实用价值。比如菜单构建、鼠标调用、键盘中断、数据结构与算法。- C Language Course Design Case series refined the source code c language courses based on very practical value. Such as menu building, called the mouse, keyboard interrupt, data structures and algorithms.
    2022-11-07 10:05:03下载
    积分:1
  • OFDM 仿真使用 MATLAB
    本文讨论的设计与实现 在无线通信中使用 OFDM 调制解调器。的 使用 OFDM 作为其协议的文本和二进制文件的传输 以及系统参数已详细解释。这 技术具有高传输速率超过钢丝线和无线 从多径衰落,可以转出到保护与渠道 在第四代 (4g) 手机是一种预测的技术。它 一种理想的带宽技术独占像视频的应用程序吗 会议、 民建联、 DVB 等。多用户容量可能使用 MC-CDMA。在多数情况下,正交频分 多路复用 (OFDM) 是在整个正在使用的标准 世界实现必要的数据密集型的高数据率 应用程序必须变得司空见惯。误码率和 多径环境中传统技术如 ISI QAM 是非常高,可以通过实施减少
    2022-01-25 19:36:16下载
    积分:1
  • Upload this file please
    Upload this file please
    2022-10-06 13:40:03下载
    积分:1
  • 这是世界
    这是世界编程大赛一等奖的作品,把着段代码复制下来存为文本文档,命名为1 在DOS下用debug
    2022-08-08 21:26:44下载
    积分:1
  • Sms2Cell
    连接您的笔记本电脑的手机和笔记本电脑从发送消息。
    2022-08-20 03:52:06下载
    积分:1
  • Originally need VBScript to call ATL dll, but can not enter the internal debuggi...
    本来工作需要VBScript调用ATL dll,但是无法进入ATL dll 内部调试。所以写了一个MFC 的客户端。MFC如何调用ATL对象,这是一个例子-Originally need VBScript to call ATL dll, but can not enter the internal debugging ATL dll. So write a MFC client. MFC How to call ATL object, this is an example
    2022-08-18 05:27:36下载
    积分:1
  • 适用于 WinRT Phones 和 App 的帮助架构
    翻译 maninwest@Codeforge 作者David Maw @CodeProject一个在 Windows RT 或Windows Phone 中嵌入帮助页面的方式。创建一个 Windows Phone 程序时,我希望能提供一个用户帮户,格式能与设备设置兼容且可灵活应对不同的设备配置。我选择的解决方案是在代码文件中嵌入 HTML 页面,并根据设备设置进行渲染。背景你需要 XAML 和 C# 背景包含什么此代码是个可运行的通用应用,构建于 Windows Modern程序和  Windows Phone 8.1 程序上 -除了运行平台不同外,它们大体是对等的。解压缩文件并加载到 Visual Studio 2013 (我使用的的更新4) ,你应该可以构建它并在设备或者模拟器上运行。 在自己的项目中使用代码要使用该代码,你需要将一些文件复制到你的项目。你需要 Helper.cs, 它不渲染 UI,但是有各种有益的类。你还需要一个实际显示帮助的页面 (复制我的 HelpPage.xaml和 HelpPage.cs 作为开始点).你会希望允许用户在你程序的某个地方导航到帮助页面,为了实现这个功能,添加一个资源 ( HelpViewModel, 见下文) 和一些控件(按钮等)。你需要创建一页或者多页HTML 帮助页面,并将其放置在项目的 "Help"目录下。在你复制的文件中将"UniversalHelp" 替换成你的程序名称。在每一个你想添加帮助控件的页面,你需要添加类似下面的东西: 
    2022-03-07 14:16:24下载
    积分:1
  • common control products that Microsoft is a very important part, particularly fo...
    通用控件是微软产品里很重要的一部分,尤其对许多 Windows 第三方产品开发者来说,但有时候开发者想在这么多通用控件里找个合适的,并有详细资料的却并不容易,本书就经常提出的问题进行了一些讨论,希望对 Windows 程序开发有所帮助。-common control products that Microsoft is a very important part, particularly for many Windows third-party product developers, but sometimes developers to the many common controls Lane to find suitable, and detailed information is not easy, this book often on the subject of some discussion, and I hope to Windows developers some help.
    2023-09-10 04:35:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载