搜索资源列表
tspwithKL
- this tar includes my code which employ the Lin-Kernighan algorithm to address the tsp problem. this tar also include some testfiles and config file and a readme which describes how to run this program.
unix_V
- 著名的AT&T UNIX v6 源码,虽然已不能在现在的机器中直接运行(通过在Linux上安装pdp11 simulator可以运行),但从中首先可以学习到C程序设计的简约与严谨(原作者是图灵奖得主Brian W. Kernighan和Dennis M. Ritchie),其次还可以帮助深入理解操作系统概念,其设计思想仍然广泛存在于多数操作系统中。 本系统的首次发布于1976年,现仍然做为MIT高年级学生、研究生的操作系统学习的分析材料。 -famous AT
指针函数应用
- 经典的指针应用编程(作者是C语言的开发者Kernighan和Ritch)-classic indicators Application Programming (The writer is a C language developers Kernighan and Ritch)
指向函数的指针的用法
- 经典的C语言编程(作者是C语言开发者Kernighan和Ritchie)-classic C Programming Language (The writer is a C-language development were Kernighan and Ritchie)
动态分配
- 经典的C语言编程(作者是C语言开发者Kernighan和Ritchie)-classic C Programming Language (The writer is a C-language development were Kernighan and Ritchie)
count C keywords
- 经典的C语言编程--如何计算C语言的关键字(作者是C语言开发者Kernighan和Ritchie)-classic C programming language -- how the C language keyword (The writer is a C-language development were Kernighan and Ritchie)
word frequency count
- 经典的C语言编程--如何统计字出现的频率(作者是C语言开发者Kernighan和Ritchie)-classic C programming language -- how the statistics of the frequency of the word (The writer is a C-language development were Kernighan and Ritchie)
LKHWin-2.0.3
- Lin kernighan Algorithm by umair
lk-0.5.0.tar
- Lin-Kernighan heuristic for the TSP and minimum weight perfect matching
Lin-Kernighan
- Lin-Kernighan聚类算法源代码,下载后可以直接编译执行-Lin-Kernighan clustering algorithm source code, download directly to compile the implementation of
c811954a-3016-4cea-ac22-df19b639ff
- <UNIX编程环境>英文版 修订版 -The unix programming environment (not Kernighan) new edition
Prentice.Hall.Brian.W.Kernighan.and.Dennis.M.Ritch
- [计算机科学经典著作][1].Prentice.Hall.Brian.W.Kernighan.and.Dennis.M.Ritchie.The.C.Programming.Language.2Nd.Ed.pdf-].Prentice.Hall.Brian.W.Kernighan.and.Dennis.M.Ritchie.The.C.Programming.Language.2Nd.Ed.pdf
Kernighan-Ritchie-Programming-Language-Ansi-C
- Full Manual Ansi C programming Clasical Manual
R-Opt-Lin-Kernighan
- Lin-Kernighan的R-Opt算法。主要思想是CLK,小规模的TSP可以在很短的时间内都到最优解。-Lin-Kernighan algorithm for the R-Opt. The main idea is CLK, small-scale TSP can be in a very short period of time have gone to the optimal solution.
C_book
- C book written by Kernighan and Ritchie-C book written by Kernighan and Ritchie
CProgramming
- Dennis Ritchie and Kernighan C book
LKHTSP
- 由Helsgaun改进的Lin-Kernighan局部启发搜索算法(LKH)求解大规模TSP问题,使用Java语言实现,具有强大的求解TSP性能。-Helsgaun improved the Lin-Kernighan local search algorithm (LKH) for solving large scale TSP problem, use the Java language, solving the TSP with a strong performance.
0521468213_IllustratingC
- Ijhe original C programming language was devised by Dennis Ritchie. The first book on C, by Kernighan and Ritchie, came out in 1978 and remained the most authoritative and best book on the subject until their second edition, describing ANSI sta
Kernighan_Ritchie_TheCProgrammingLanguage
- The C programming language. Richie Kernighan.
Lin-Kernighan-heuristic-for-the-TSP-and-minimum-w
- Lin-Kernighan heuristic for the TSP