本书是Java语言的经典教材,中文版分为基础篇和进阶篇,主要介绍程序设计基础、面向对象程序设计、GUI程序设计、数据结构和算法、高级Java程序设计等内容。本书以示例讲解解决问题的技巧,提供大量的程序清单,每章配有大量复习题和编程练习题,帮助读者掌握编程技术,并应用所学技术解决实际应用开发中遇到的问题。基础篇主要介绍基本程序设计、语法结构、面向对象程序设计、继承和多态、异常处理和文本I/O、抽象类和接口等内容。
2019-12-21 19:30:36 26.72MB Java 程序设计 数据结构 算法思想
1
本书向计算机专业和非计算机专业的学生介绍计算机科学的基本概念、思想和方法,目 的是使学生理解计算机科学家的思维特点和方式,并最终能够利用计算机解决自己专业领域的问题。
2019-12-21 19:29:32 5.75MB python 程序设计思想 程序设计
1
《古今数学思想》是数学史的经典名著,初版以来其影响力一直长盛不衰。著作可谓博大精深,洋洋百万余言,阐述了从古代直到20世纪头几十年中的数学创造和发展,特别着重于主流数学的工作。大量一手资料的旁征博引,非常全面地提及各个历史时期的数学家特别是知名数学家的贡献,是《古今数学思想》的一大特色。《古今数学思想》所关心的还有:对数学本身的看法,不同时期中这种看法的改变,以及数学家对于他们自己成就的理解。本书体现了作者的深厚功力。
2019-12-21 19:26:26 55.63MB math
1
Server_Data + Client_Code 客户端源码以及服务端源码 给需要的童鞋参考 需要视频的同学留言 后续上传
2019-12-21 19:24:00 3.96MB 源码
1
C++编程思想源码及习题答案 源码,可直接运行
2019-12-21 19:21:06 424KB C++ 编程思想 源码 习题
1
C++编程思想C++编程思想C++编程思想C++编程思想C++编程思想C++编程思想C++编程思想C++编程思想C++编程思想C++编程思想C++编程思想C++编程思想C++编程思想C++编程思想C++编程思想C++编程思想C++编程思想C++编程思想C++编程思想C++编程思想C++编程思想C++编程思想C++编程思想C++编程思想C++编程思想
2019-12-21 18:57:16 10.72MB C++ 编程思想
1
In the first edition of Thinking in C++, Bruce Eckel synthesized years of C++ teaching and programming experience into a beautifully structured course in making the most of the language. It became an instant classic, winning the 1995 Software Development Jolt Cola Award for best book of the year. Now, Eckel has thoroughly rewritten Thinking in C++ to reflect the final ANSI/ISO C++ standard. Every page has been revisited and rethought, with many new examples and exercises -- all designed to help you understand C++ "down to the bare metal," so you can solve virtually any problem. Eckel starts with a detailed look at objects, showing how C++ programs can be constructed from off-the-shelf object libraries. This edition includes a new, chapter-length overview of the C features that are used in C++ -- plus a new CD-ROM containing an outstanding C seminar that covers all the foundations developers need before they can truly take advantage of C++. Eckel then walks through initialization and cleanup; function overloading and default arguments; constants; inline functions; name control; references and the copy constructor; operator overloading; and more. There are chapters on dynamic object creation; inheritance and composition; polymorphism and virtual functions, and templates. (Bonus coverage of string, templates, and the Standard Template Library, can be found at Eckel's web site.) Every chapter contains many modular, to-the-point examples, plus exercises based on Eckel's extensive experience teaching C++ seminars. Put simply, Eckel has made an outstanding book on C++ even better.
2019-12-21 18:54:23 13.44MB C++编程思想
1
以高斯塞德尔法和牛顿拉夫逊法为思想的基于Matlab的电力系统潮流计算,里面每行代码都有有详细的解释说明。
2019-12-21 18:52:59 62KB 潮流计算 Matlab GS NR
1
学习是一步一个台阶的,用面向过程的思想实现vb.net用户登录实际上很简单,但是高内聚、低耦合的原则给丢了,这个Demo主要实现了三层架构思想来实现用户登录。
1
java排课算法,基于贪婪法,对老师,教室和课程都进行了合理的调整,可作为毕业设计参考,这是本人毕业设计的核心算法,有不足之处请大家多多包涵。
2019-12-21 18:51:15 35KB 排课算法 排课 java
1