登录
首页 » C++ » AYDQE

AYDQE

于 2017-12-05 发布 文件大小:5KB
0 290
下载积分: 1 下载次数: 1

代码说明:

  基本蚁群算法寻找食物,需要TURBOC2运行环境,在vista下要兼容模式运行()

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

发表评论

0 个回复

  • expression
    利用栈完成算术表达式求值:从键盘或文件中输入算术表达式,计算其结果并显示。要求处理过程为:(1)转换为后缀表达式并输出;(2)对后缀表达式求值并输出。 输入的表达式中可以有整数、实数、括号,运算符包括+、-、*、/、#(代表单目负)。可以多次输入不同的表达式进行计算,直到用户选择“退出”。栈的基本操作可以自己实现,也可以使用系统提供的STL实现。 (Done using an arithmetic expression evaluation stack: file input from the keyboard or an arithmetic expression, calculate and display the results. Requirements process: (1) to postfix expression and output (2) evaluation of the postfix expression and output. Enter the expression can be integers, real numbers, parentheses, operators including+,-,*,/,#( representatives unary minus). You can enter several different expressions are evaluated until the user selects " Exit." Stack can implement the basic operations, you can also use the system implementation of the STL.)
    2011-10-30 14:14:01下载
    积分:1
  • string
    实现字符串基本上所有的功能,其中有KMP算法,有各种字符串的判别以及提取(it is really useful and wordenful)
    2014-03-01 22:25:17下载
    积分:1
  • dijkstra_mapped_heap
    单源最短路径,dijkstra算法+映射二分堆,正向表形式,复杂度O(mlogn)(Single-source shortest path, dijkstra algorithm+ Mapping 2 points heap, positive list system, complexity of O (mlogn))
    2009-12-18 13:13:25下载
    积分:1
  • oracle
    oracle数据库的学习资料,分为4天的内容,非常详细、实用(learning materials oracle database is divided into four days of content, very detailed, practical)
    2013-12-25 23:06:35下载
    积分:1
  • duilie
    队列的一般数据结构 队列的创建 删除 修改 取数据等等(The general data structure queue queue to take the data and so create delete modify)
    2010-09-08 14:36:38下载
    积分:1
  • C# 财务报销系统源码(含库),界面美观,
    财务报销软件,采用Devexpress和C#进行开发,界面美观 数据库采用sqlite,登陆账号密码均为:admin
    2021-05-06下载
    积分:1
  • sort
    归并排序,复习排序算法,在不同环境下,寻找时间复杂度最少的排序算法( Merge sort, review sorting algorithm, in different contexts, looking for the least time complexity of sorting algorithm)
    2013-11-05 22:15:57下载
    积分:1
  • BookStore
    书店管理,在vc++6.0的开发环境,主要有添加,删除,修改,查询书籍等功能。(BookStore management)
    2012-04-14 22:19:36下载
    积分:1
  • joseph
    用链表解决约瑟夫问题。 约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。 其中包括一个实验报告,介绍了编程思路和输出结果截图。(List to resolve Joseph. Josephus is the application of a mathematical problem: Given n individuals (numbered 1, 2, 3, ... n, respectively) sitting around a round table around. From number k people began to count off the number to m the man out of the line his next person and from a number off, the man was out of the line number to m so regularly repeated down until roundtable around of the people all of the columns. Including a lab report describes the programming ideas and output screenshots.)
    2012-08-27 22:37:52下载
    积分:1
  • Josephus(data_struct)
    数据结构中基于约瑟夫环问题,用C++方式实现的。。。。。(Data structure based on Josephus problem with C++ a manner. . . . .)
    2013-11-17 11:30:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载