搜索资源列表
asdasd
- 用遗传算法求解组合拍卖竞胜标的pdf-Using Genetic Algorithm for Solving Combinatorial auction wins the object of competing pdf! ! ! ! ! ! ! !
asdasdasd
- 求解组合拍卖NP问题的遗传算法-Solving combinatorial auctions NP problem genetic algorithm! ! ! ! ! ! ! ! ! ! ! ! !
ssd7exercise1
- 描述:这个实验中需要实现的是拍卖系统的3个核心的类(Class Date, class Advertisement, and class Client) 目的: 1,使用C++的数据类型; 2,实现所有声明的函数; 3,使用预处理器实现包含。-Descr iption:This assessment requires the creation of three of the core classes of the auction project. Class Date, clas
Auction
- 数据结构实验中开发的一个小型往上拍卖系统,能够实现广告投放、按条件排序和竞拍商品的功能。-Experimental data structure developed in a small upward auction system that enables ad delivery, sorting and auction of goods by the conditions of the function.
qq33
- 在线逆向拍卖供应商投标决策支持模型.Online reverse auctions supplier bidding decision support model.-Online reverse auctions supplier bidding decision support model.
5_Auction
- 简单实现拍卖的模拟过程,用面向对象的思想,呈现拍卖流程-The simulation process to achieve a simple auction, using the idea of object-oriented, presents the auction process
DataStruct
- 设计一个网上拍卖系统,该系统共分五个部分由浅入深逐渐完善。第一部分要求创建完成拍卖系统日期、广告、用户三个核心类;第二部分创建完成拍卖项目,允许用户注册、登录和注销,注册用户可发布拍卖项目,即广告;第三部分扩展拍卖项目,使项目进行分组并显示类别,注册用户可在发布广告时选择一个类别,普通竞标者可根据类别筛选广告列表;第四部分添加通过关键字筛选广告或使之排序的功能,竞标者可选择以卖家电子邮件地址、张贴日期、截止日期或物品数量为排序依据;第五部分允许注册用户在广告上放置投标。-Design of an
Combinatorial-Auctions
- 采用禁忌搜索算法解决组合拍卖问题,在短时间内找到近似最优解,用C++语言实现。-Tabu search algorithm for solving combinatorial auctions, in a short time to find the approximate optimal solution with C++ language.