搜索资源列表
-
0下载:
A Practical Introduction to Data Structures and Algorithm Analysis,数据结构和算法,里面包括Java描述、C++描述和C描述三个版本,非常全-A Practical Introduction to Data Structures and Analysis Algorithm, data structures and algorithms, including Java inside descr iption, descr ipti
-
-
0下载:
众多数据结构java applet演示程序,将抽象的数据结构算法形象化地表示出来,是学习数据结构的助手,值得大家下载学习-Large number of data structures java applet demo program, the abstract data structure visualization algorithms to be expressed, is an assistant to learn data structures, it is worth downloa
-
-
1下载:
用递归法、动态规划法、备忘录方法实现矩阵连乘。-algorithms:Dynamic Programming in JAVA
-
-
0下载:
数据结构与算法(JAVA版),书面和插图精美,这本书向您介绍了数据操作的方法,在实际使用Java的例子。-Data Structures and Algorithms (JAVA edition), written and beautifully illustrated, this book introduces you to data manipulation methods used in the actual Java examples.
-
-
0下载:
This article introduces the basic concepts of binary trees, and then works through a series of practice problems with
solution code in C/C++ and Java. Binary trees have an elegant recursive pointer structure, so they are a good way to
learn recur
-
-
0下载:
数据结构与算法 java 语言描述 常用的排序算法和数据结构-Data Structures & Algorithms in Java
-
-
0下载:
Data Structure in Java
-
-
0下载:
Fuzzy clustering is a class of algorithms for cluster analysis in which the allocation of data points to clusters is not "hard" (all-or-nothing) but "fuzzy" in the same sense as fuzzy logic.
-
-
0下载:
《Java数据结构和算法》(第2版)介绍了计算机编程中使用的数据结构和算法,对于在计算机应用中如何操作和管理数据以取得最优性能提供了深入浅出的讲解。全书共分为15章,分别讲述了基本概念、数组、简单排序、堆和队列、链表、递归、进阶排序、二叉树、红黑树、哈希表及图形等知识。附录中则提供了运行专题Applet和例程、相关书籍和问题解答。《Java数据结构和算法》(第2版)提供了学完一门编程语言后进一步需要知道的知识。本书所涵盖的内容通常作为大学或学院中计算机系二年级的课程,在学生掌握了编程的基础后才开
-
-
0下载:
数据结构和算法分析 用于java 英文版的教学电子书 希望对你有所帮助-Data Structures and Algorithms.in.Java
-
-
0下载:
twofish算法的C#实现twofish是当今最流行的五种算法之一,一般在java开发中最流行,C#中有很多加密算法,twofish可以作为系统的算法之一,供有兴趣的朋友一起研究-twofish twofish C# implementation of the algorithm is the most popular one of the five algorithms, the general development of the most popular in java, C#, the
-
-
1下载:
这里是一些java常用的排序算法,熟练使用这些算法可以大大提高编程效率-this is the algorithms widely used in the java programs
-
-
0下载:
java经典算法以及实际面试中遇到的java面试题-the classic java algorithms and java face questions encountered in the actual interview
-
-
0下载:
使用java实现的哈夫曼编码,中序遍历树结构,算法作业-Use java achieve Huffman coding, in order to traverse the tree structure, algorithms job
-
-
0下载:
算法(第四版)随书源码,JAVA语言实现,经典-Source codes of Algorithms(4th edition), which is realized in JAVA and quite classical
-