遗传算法和“货郎担” 问题: "The traveling salesman problem, or TSP for short, is this: given a finite number of
遗传算法和“货郎担” 问题: "The traveling salesman problem, or TSP for short, is this: given a finite number of cities along with t...
complex+number+class技术资料下载专区,收录538份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
遗传算法和“货郎担” 问题: "The traveling salesman problem, or TSP for short, is this: given a finite number of cities along with t...
Multi-target car license plate detection from complex environment2005. 复杂环境下的车牌分割。关于车牌定位及识别的论文,希望对大家有帮助!
为Delphi2005做了改动 DSPack 2.3.3 (Sep 2004). DSPack is a set of Components and class to write Multimedia Applications using ...
·期刊论文:Stable fuzzy adaptive control for a class of nonlinear systems
基于DOS系统下的多任务类库。Class DOS Thread provides a framework for writing DOS applications
参照栈类模板的例子编写一个队列类模板class <T> Queue,私有成员包括:队首指针Front,队尾指针Tail,队列容积max。实现:构造函数Queue,析构函数,入队函数In,出队函数Out(每次出队,后面的元素自动前...