资源列表
bellman-ford2
- 用bellman ford算法求最短路径,并且输出最短路径的节点,输入有语言提示-Bellman ford algorithm for the shortest path and the output node of the shortest path, enter the language prompts
DP
- 近年来,DP已成为NOIP中的“必考”项目,在06年的提高组题目中,甚至出现了两题DP(且该年分数线约为130分),DP的重要性可见一斑。-the data structure
QAniimprovedqu
- 量子进化算法的性能直接受量子旋转门旋转角计算方法的影响.文中提出一种改进量子进化算法,核心是设计了一种基于量子比特概率幅比值自适应计算量子旋转门旋转角的新方法,算法具有收敛速度快快与全局搜索能力强的特点.通通过011背包问题分析了新方法中相关参数对算法性能的影响,并应用算法求解物流配送路径优化问题,仿真表明改进量子进化算法性能优于量子进化算法与传统进化算法. -Quantum evolutionary algorithm performance is directly affected by
113
- 简单的链表小程序 精炼 但是有效的方法 适合初学者借鉴-A simple linked list applet refined but effective method
hnt
- 汉诺塔的学习 一个简答小程序 具体描述了汉诺塔的结构 算法 简单有效-Tower of Hanoi learning a short-answer program specific descr iption of the Tower of Hanoi' s structure algorithm is simple and effective
mbyy
- C++中模板的讲解 应用 虽然简单 但是都是基础 值得学习 适合于初学者的-C++ template to explain the application, but are the basis of worth learning for beginners
Address
- 数据结构课设-通讯录管理,VC++编写 基本要求 (1) 添加:增加一个人的记录到通讯录中; (2) 显示:在屏幕上显示所以通讯录中的人员信息,应能分屏显示; (3) 存储:将通讯录信息保存在一个文件中; (4) 装入:即将文件中的信息读入程序; (5) 查询:可根据姓名查找某人的相关信息,若找到显示其姓名、地址、电话号码、电子邮箱; (6) 修改:可修改一个人的除姓名之外的其他信息 -Set of data structures class- contact m
UserTreeMap
- 读取一个txt文档,统计词数和词频,按照字母顺序进行排序-txt reader
brokennecklace
- My solution for the "Broken Necklace" problem from USACO
TerraExplorerX
- 基于C#的实现skyline算法,其中一个插件-Skyline algorithm based on C#, one of the plug-in
SingleList
- 单链表操作,其中包含前后指针以加快搜索。功能:插入,修改,删除,查询节点。-Singly linked list operations, which includes front and rear pointers to speed up the search. Functions: insert, modify, delete, query nodes.
Huofu
- MFC实现哈夫曼树的程序,该程序可以加强对MFC的学习。-The MFC Huffman tree program, the program can enhance the learning MFC.
