Thinking in Java, 3rd ed. Revision 4.0 Preface Introduction 1: Introduction to Objects 2: Everything is an Object 3: Controlling Program Flow 4: Initialization & Cleanup 5: Hiding the Implementation 6: Reusing Classes 7: Polymorphism 8: Interfaces & Inner Classes 9: Error Handling with Exceptions 10: Detecting Types 11: Collections of Objects 12: The Java I/O System 13: Concurrency 14: Creating Windows & Applets 15: Discovering Problems 16: Analysis and Design A: Passing & Returning Objects B: Java Programming Guidelines C: Supplements D: Resources Index
标签: Introduction Thinking Revision Preface
上传时间: 2014-07-13
上传用户:netwolf
一个关于B树结构的详细介绍,尤其是在数据库中利用其实现索引功能
上传时间: 2016-11-03
上传用户:zhangliming420
a Java program that reads in the following values from the standard input device (i.e. Keyboard) and writes its result on the standard output device (i.e. Console/Monitor): Inputs: A: the loan amount in dollars and cents (e.g. 150000.00). r: the net annual interest rate, expressed as an integer (e.g. 10 which means 10%) Y: the number of whole remaining years (for repayment) M: the number of remaining months Output: The program should calculate and output the amount of monthly repayments in dollars and cents as single value (e.g. $840.55)
标签: i.e. following the Keyboard
上传时间: 2013-12-15
上传用户:米卡
实现B-树的创建、插入、删除、遍历等功能,并以层序方式通过程序台显示输出。
上传时间: 2016-11-04
上传用户:jeffery
计算机网络-系统方法 第三版 英文版 作 者: (美)彼德森(Peterson,L.L.) 等著 出 版 社: 机械工业出版社 出版时间: 2005-3-1 字 数: 版 次: 1 页 数: 813 印刷时间: 2005/03/01 开 本: 印 次: 纸 张: 胶版纸 I S B N : 9787111160564 包 装: 平装 所属分类: 图书 >> 计算机/网络 >> 计算机理论
上传时间: 2013-12-27
上传用户:weiwolkt
可拓学的专家系统,基于B/S结构,动态,网络专家系统.
上传时间: 2016-11-05
上传用户:yuanyuan123
一个基于b/s下的进销存管理系统.c#.net+sql_server 可作为有一定基础的人学习参考.
标签: sql_server net 进销 管理系统
上传时间: 2016-11-05
上传用户:独孤求源
用b-splines变换的方法实现分数延迟滤波器matlab仿真程序
上传时间: 2016-11-08
上传用户:yt1993410
求取a+b*i的相位角的程序,用于相位谱成图显示,问题关键在于根据a,b的值判断相位角所在的象限
上传时间: 2014-03-06
上传用户:gundamwzc
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.
标签: illustrates elimination Gaussian pivoting
上传时间: 2016-11-09
上传用户:wang5829