登录
首页 » 数据结构 » java 数据结构与算法译作者: [美]Clifford A.Shaffer著 张铭 刘晓丹译   包含范围:Java算法   尽管基本上J...

java 数据结构与算法译作者: [美]Clifford A.Shaffer著 张铭 刘晓丹译   包含范围:Java算法   尽管基本上J...

于 2022-04-02 发布 文件大小:2.75 MB
0 243
下载积分: 2 下载次数: 1

代码说明:

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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 图论常用算法的C语言程序,对于图论的一些应用有很大的指导作用!...
    图论常用算法的C语言程序,对于图论的一些应用有很大的指导作用!-Graph theory algorithm commonly used C-language program, for some applications of graph theory has a great guide!
    2022-08-21 07:03:36下载
    积分:1
  • 题目:稀疏矩阵是指那些多元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行...
    题目:稀疏矩阵是指那些多数元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行逻辑连接信息的3元组顺序表表示稀疏矩阵,实现两个矩阵相加,相减和相乘的运算.矩阵的输入形式采用3元组表示,而运算结果的矩阵则以通常的阵列形式列出.概要设计:1.以带行逻辑连接信息的3元组顺序表表示稀疏矩阵2.本程序包含2个模块:(1) 各集合定义模块(2) 主程序模块-topics : sparse matrix refers to those elements for most of the matrix 0. Using sparse features storage and computation can be greatly reduced storage space and improve computational efficiency. One can achieve for sparse matrix operations basic computing device. Basic requirements : OK logical connection with the three yuan Information Group the order said the sparse matrix table to achieve two matrices together, subtract and multiply arithmetic. Matrix entry forms using three yuan Group said, and the results of the matrix operations while the usual array listed. summary of design : 1. in line with the logic of information linking the three element group said sparse chronology matrix 2. this program contains two modules : (1) Set module (2) main program module
    2022-05-29 01:02:00下载
    积分:1
  • Mfc读取Excel中的
    因为用mfc做了一个应用程序,需要在没有数据库的情况下,读取excel中的数据,需要注意的是要在文件名前面加上强制类型转换符L
    2022-07-20 02:25:02下载
    积分:1
  • UTE
    UTE - (U)niversal ASP (T)able (E)ditor 万能数据管理(管理后台)-oldest- (U) niversal ASP (T) able (E) Editor omnipotent data management (management background)
    2023-05-22 00:30:03下载
    积分:1
  • pgc 解调算法的c 语言实现,有详细的说明和注释。
    pgc 解调算法的c 语言实现,有详细的说明和注释。-PGC demodulation algorithm c language, has detailed instructions and notes.
    2023-01-27 22:25:03下载
    积分:1
  • 实现堆栈先入后出的功能
    堆栈是一种执行“先入后出”算法的存储器。数据一个一个顺序的存入(也就是压入——push)存储区中。有一个地址指针总是指向最后一个压入堆栈的数据所在的数据单元,存放这个地址的指针的寄存器叫做堆栈指示器。开始放入数据的单元叫做“栈底”,最后放入的数据的单元叫做“栈顶”。数据一个一个地存入,这个过程叫做“压栈”。在压栈的过程中,每有一个数据压入堆栈,就放在和前一个单元相连的后面的一个单元中,堆栈指示器中的地址自动加1。读取这些数据时,按照堆栈指示器中的地址读取数据,堆栈指示器的地址数自动减1,这个过程叫做“弹出——pop”。如此,就可以实现了“先入后出”的原则。
    2022-02-14 16:34:28下载
    积分:1
  • 大学本科课程设计 操作系统_页式管理(c语言)
    大学本科课程设计 操作系统_页式管理(c语言)-undergraduate curriculum design operating system _ page management (c language)
    2022-03-19 20:23:16下载
    积分:1
  • 这是一个关于双色球走势的例子,希望对大家有点帮助.
    这是一个关于双色球走势的例子,希望对大家有点帮助.-This is an example of the trend on the Loans, in the hope that everyone to some extent.
    2023-08-06 14:10:04下载
    积分:1
  • PB制作时钟小程序
    PB制作时钟小程序-PB produced small clock procedures
    2023-08-23 03:55:04下载
    积分:1
  • C#.net酒店管理系统
    基于c#.net编写的酒店管理系统 里面附带数据库 能完成普通酒店需要的所有功能
    2022-09-07 11:20:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载