-
java 数据结构与算法译作者: [美]Clifford A.Shaffer著 张铭 刘晓丹译
包含范围:Java算法
尽管基本上J...
java 数据结构与算法译作者: [美]Clifford A.Shaffer著 张铭 刘晓丹译
包含范围:Java算法
尽管基本上Java图书都是讲Java本身的特性。因为Java的体系太庞大了,而用Java来实现的数据结构与算法,这本书也是唯一一本,所以尽管这本不是那么的好但还是做以推荐
-java construction of data and algorithm translated work: [ Is
beautiful ] Clifford A.Shaffer inscription Liu Xiao Dan to translate
Contains the scope: Java algorithm
Although the basically Java books all speak the Java itself
characteristic. Because of Java system too huge, but construction of
data and algorithm which realizes with Java, this book also is only
11, therefore although this originally is not such is good but or does
recommends
- 2022-04-02 10:37:38下载
- 积分:1
-
1.通过鼠标拖拽和弹出对话框完成实体、属性、联系的绘制以及各参数设定
2.对绘制的实体、属性、联系提供合法性检查
3.对绘制的图形进行拖动、重设大小、删...
1.通过鼠标拖拽和弹出对话框完成实体、属性、联系的绘制以及各参数设定
2.对绘制的实体、属性、联系提供合法性检查
3.对绘制的图形进行拖动、重设大小、删除
4.通过属性对话框对实体、属性、联系的各种参数进行重新设置
5.数据的串行化
6.将绘制完成的E-R图转换成数据库脚本-1. Through mouse drag and drop and pop-up dialog box to complete entities, attributes, links, as well as drawing parameter setting 2. Drawing entities, attributes, links provided to check the legality of 3. The graphics on the drawing drag, reset size, delete 4. through the Properties dialog box on the entities, attributes, linked to various parameters re-set 5. serialization of data 6. will be drawn to complete the ER diagram into a database script
- 2022-01-25 17:40:07下载
- 积分:1
-
数据结构中的各种各样的排序算法
数据结构中的各种各样的排序算法-data structure of a variety of Sorting Algorithm
- 2022-01-26 03:17:36下载
- 积分:1
-
Huffman encoding decoding procedures, we can use the details on. There are proce...
哈夫曼编码译码的程序,详细大家能用的上。程序里面有注释-Huffman encoding decoding procedures, we can use the details on. There are procedures Notes
- 2022-07-08 03:54:07下载
- 积分:1
-
一元多项式的计算,建立两个多项式,并进行相加,相减运算,输出结果.参考资料:严蔚敏《数据结构与算法》...
一元多项式的计算,建立两个多项式,并进行相加,相减运算,输出结果.参考资料:严蔚敏《数据结构与算法》-one yuan polynomial calculations, the establishment of two polynomials, and together, subtract operation, the output results. References : Yan Wei Min "data structure and algorithm"
- 2022-11-01 12:10:03下载
- 积分:1
-
c++实现模拟内存管理
本程序由C++实现内存管理,主要有新建进程和结束进程两个功能,这两个功能又通过链表的基本操作来完成,增加、删除结点,还有排序。
- 2022-08-11 00:30:27下载
- 积分:1
-
Dijkstra算法, Dijkstra算法,Dijkstra算法
Dijkstra算法, Dijkstra算法,Dijkstra算法-Dijkstra algorithm
- 2022-03-22 22:56:13下载
- 积分:1
-
本程序集合了数据结构8种主要的排序方法:插入排序、冒泡排序、选择排序、快速排序、希尔排序、堆排序、归并排序、基数排序。...
本程序集合了数据结构8种主要的排序方法:插入排序、冒泡排序、选择排序、快速排序、希尔排序、堆排序、归并排序、基数排序。-the procedures set of data structure of the eight major sequencing method : Insert ranking Bubble Sort, select, in order of Quick Sort, Hill sequencing, heap sort, merge, in order of ranking base.
- 2022-06-01 02:33:00下载
- 积分:1
-
algorithms and data structures, C
算法与数据结构,C语言版严蔚敏,清华大学出版社-algorithms and data structures, C-language version of Yan Wei Min, Qinghua University Press
- 2022-04-02 08:39:03下载
- 积分:1
-
1.1 算法与程序
1.2 算法与数据结构
1.3 表达算法的抽象机制
1.4 描述算法与算法设计
1.5 算法分析的基本原则
1.6 算法...
1.1 算法与程序
1.2 算法与数据结构
1.3 表达算法的抽象机制
1.4 描述算法与算法设计
1.5 算法分析的基本原则
1.6 算法复杂性分析
- 2022-01-26 01:16:24下载
- 积分:1