搜索资源列表
Data_Structures_and_Software_Development_in_an_Obj
- 国外的数据结构与算法分析用书,用java语言编写,实现一个简单的类似于JDK中的类库,深入浅出。这是类库的源码-foreign data structure and algorithm analysis, using java language, to achieve a simple JDK similar to the library visitors. This is the source class library
example
- 常见java数据结构的使用方法,包括Arrays类Collections类HashSet类List类TreeSet类Map类Vector类-Java data structures commonly used methods, including Arrays Class Collections category HashSet Class List Class TreeSet Class Map type Vector Class
Graph
- 图类:一个处理数据结构中图的基础类方法。这个类包括对图的最完整建模算法-Graphs: a graph data structure processing base class methods. This class includes the most complete modeling algorithm diagram
huffman
- java语言实现的huffman树算法,数据结构中重要的算法,也是上课时候的课程作业。-java language of the huffman tree algorithms, data structures important algorithms, when the course is class work.
PreciseCalculation
- 这个把高精计算的高精数放在类里边,模仿Java高精数做的类。-This high-precision calculation of the number on the class inside the high-precision, high-precision number to imitate Java classes do.
Kode-Program-Algoritma-Fuzzy-C-Means
- 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.
String
- JAVA中有关类string和类 StringBuffer的方法和构造方法及继承.-JAVA in the class and the class StringBuffer string methods and construction methods and inheritance.
maxheap
- 数据结构课程设计 堆的操作 这里是一个最大堆的java实现的源代码,只需要在eclipse中建立相应的目录及类运行即可,程序实现了最大堆的可视化操作,包括最大堆的构建,调整,删除以及最大堆排序,并且具有动态演示效果。-Heap data structure course design here is one of the largest operations to achieve the java heap source code, just need to build in eclipse i
ExtendedAVLTree.java
- 扩展AVLTree,添加克隆,合并和打印方法-extend the AVLTree class to include the following methods: clone(AVLTree<K,V> tree);merge(AVLTree<K,V> tree1, AVLTree<K,V> tree2 );void print(AVLTree<K, V>)
solving-
- 使用C++语言完成一元二次方程求解问题,此代码为数据结构实验课上使用的例题代码-Use the C++ language completed two once basic quadratic equation to solve the problem, this code for the data structure of the experimental class to use java code
KMPalgorithm
- java实现的KMP算法,可以作为数据结构,算法课学习的用例,-java implementation of KMP algorithm can be used as data structures, algorithms class learning use cases,
Joseph
- java版的约瑟夫环实现,使用了内部类与循环链表-joshn in java with inner class
minijvm
- Java编程实现.class文件字节码读取,做一个小的执行引擎。-U of u0B0B u7B0. uliu