搜索资源列表
xydwCMS110
- 美丽心雨 飞狐源码站 优化修正了50%以上的代码,尽量减少数据库查询,程序循环,提高程序运行速度效率。为以后更好的发展做准备。 增强了HTML功能,可以较稳定的生成HTML静态页面,并且在批量生成时可选起始ID和结束ID。 增强附件上传管理功能,增加对附件的大小,后缀名限制。同时开始隐藏附件的真实路径。为日后会员系统及下载限制做准备。 新闻图片在发表时可以直接选择上传或者填写URL,更方便使用。 后台登陆对有GD库的网站开始采用图形认证码,增强安全性。 对数据备分和优化做了调整使备分数据可以通过
jeecms-2.3.2-final-src.zip
- JEECSM是JavaEE版网站管理系统(Java Enterprise Edition Content Manage System)的简称。 基于java技术开发,继承其强大、稳定、安全、高效、跨平台等多方面的优点 采用hibernate3+struts2+spring2+freemarker主流技术架构 懂html就能建站,提供最便利、合理的使用方式 强大、灵活的标签,用户自定义显示内容和显示方式 在设计上自身预先做了搜索引擎优化,增强对搜索引擎的友好性 采用伪静态页
tsp
- 用蚁群原理编写的商旅路径的优化问题,可以自动绘制各种曲线图,以反应收敛的程度-With the ant colony principle to write business path optimization problem, can be automatically draw all kinds of graph, in order to response the degree of convergence
VRP-solution-program
- vrp车辆路径优化问题,运用lingo软件编写的求解程序,简单易懂。-vrp vehicle routing optimization problem, the use of the lingo software written to solve program is simple and easy to understand.
qdhzfw
- 该房屋系统程序采用div+css、UTF-8编码、ACCESS数据库构建,是一款简单易用、良好SEO优化、最佳的用户体验的房屋系统。信息页生成HTML,并压缩了HTML代码。程序带部分测试数据才1.86MB,希望大家能喜欢! 前台演示:http://www.cszufang.cn/ 默认数据库路径:data_home/zufang.mdb 默认后台登陆:system/login.asp 帐号密码分别为:qdh108/admin 请在inc/config.asp里把默认路
TS_TSP
- 应用禁忌算法求解中国邮递员的路径优化问题,可以参考一下-Application of Tabu path algorithm optimization problem Chinese postman
Dynamic-Programming
- 该代码描述如何使用动态规划算法,动态规划算法产生一个优化路径,储存最合适的移动方向。-The code describes how to use dynamic programming algorithm, dynamic programming algorithm to generate an optimal path to store the most appropriate direction of movement.
Cal_Burnup
- 在用遗传算法解决航天器轨道调度优化任务中,求每天初始生成路径的速度增量与燃料消耗量-solve lambet problem
基于遗传算法与粗糙集理论的移动机器人路径规划研究
- 基于遗传算法与粗糙集理论的移动机器人路径规划研究的matlab实现,我已经进行了一些优化
Floyd
- 使用Floyd算法实现路径优化,找寻最短路近(The Floyd algorithm is used to optimize the path and find the shortest path near the shortest path)
作业
- 极小值原理,给出已知初始位置和最终位置,来求解初始到末端做优化路径。(with initial position and a finally position to get a most great way to get the finally position.)