This book gives a concise description of the Java 2 programming language. They give a quick reference for the reader who has already learned (or is learning) Java from a standard textbook and who wants to know the language in more detail. These book presents the entire Java programming language and essential parts of the class libraries: the collection classes and the input-output classes.
标签: description programming language concise
上传时间: 2017-06-20
上传用户:asdkin
Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be directly measured by the quality of the output selected by the Bot in response to the user. By the previous description,we could deduce that a very basic chatterbot can be written in a few lines of code in a given specific programming language. Lets make our first chatterbot (notice that all the codes that will be used in this tutorial will be written in C++. Also, it is assumed that the reader is familiar wih the STL library)
标签: chatterbot Basicaly computer Natural
上传时间: 2017-07-30
上传用户:小宝爱考拉
Java数据结构和算法中文第二版源码, The files in this folder, \ReaderFiles\, contain both source code and executable code for the example programs presented in the text of "Data Structures and Algorithms in Java," 2nd Edition. They are available to any reader of the book.
标签: ReaderFiles executable contain folder
上传时间: 2013-12-18
上传用户:huyiming139
The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran 90, the latest standard version of Fortran, has many excellent new features that will assist the programmer in writing efficient, portable, and maintainable programs. The Fortran 90 Handbook is an informal description of Fortran 90, developed to provide not only a readable explanation of features, but also some rationale for the inclusion of features and their use. In addition, “models” give the reader better insight as to why things are done as they are in the language.
标签: Fortran comprehensive definitive and
上传时间: 2014-01-14
上传用户:huannan88
The many variants of the Unix operating system require use of a mode of thought that s significantly different from the one that s required by simpler operating systems. Think Unix introduces readers to important fundamental and intermediate Unix commands and, in the process, inculcates them in the Unix way of thinking. It s a worthy goal in a world with more Linux users than ever, and author Jon Lasser accomplishes it. He s both a capable writer and a knowledgeable user of Unix shell commands. Lasser uses bash under Red Hat Linux in most examples--which usually apply equally well to other Unix variants--and makes asides about other shells and environments, as needed.
标签: significantly operating variants of
上传时间: 2017-09-04
上传用户:qq521
JAVA_3,read and writer JAVA_3,read and writer JAVA_3,read and writer
标签: JAVA
上传时间: 2017-09-26
上传用户:cjf0304
EPC 낮은 수준의 리더 프로토콜
上传时间: 2015-06-04
上传用户:gw0214
用vhdl实现数字钟 其一,具有时,分,秒计数显示功能,其中,要求以二十四小时循环及 时; 其二,具有清零,调节小时,分钟功能; 其三,具有整点报时功能,而且在整点报时的同时 LED 灯花样显示。 其一,具有时,分,秒计数显示功能,其中,要求以二十四小时循环及 时; 其二,具有清零,调节小时,分钟功能; 其三,具有整点报时功能,而且在整点报时的同时 LED 灯花样显示。 其一,具有时,分,秒计数显示功能,其中,要求以二十四小时循环及
标签: 用vhdl实现数字钟
上传时间: 2015-06-24
上传用户:吧和GV会比较好
it is electronics pspice lab manual. very helpful for beginners. its is in the form of a lab manual. hope the reader will like it very much
标签: orcad pspics electronics
上传时间: 2016-01-10
上传用户:whu_lk
共轭梯度法为求解线性方程组而提出。后来,人们把这种方法用于求解无约束最优化问题, 使之成为一种重要的最优化方法。 共轭梯度法的基本思想是把共轭性与最速下降方法相结合, 利用已知点处的梯度构造一组共 轭方向, 并沿这组方向进行搜索, 求出目标函数的极小点。 根据共轭方向的基本性质, 这种 方法具有二次终止性。 在各种优化算法中, 共轭梯度法是非常重要的一种。 其优点是所需存 储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。 共轭方向 无约束最优化方法的核心问题是选择搜索方向 . 在本次实验中 , 我们运用基于共轭方向的一种 算法 — 共轭梯度法 三.算法流程图: 四.实验结果: (1). 实验函数 f=(3*x1-cos(x2*x3)-1/2)^2+(x1^2-81*(x2+0.1)+sin(x3)+1.06)^2+(exp(-x1*x2)+20*x3+ 1/3*(10*3.14159-3))^2; 给定初始点 (0,0,0) , k=1 ,最 大迭代次数 n d 确定搜索方向 进 退 法 确 定 搜 索 区 间 分割法确定最 优步长
上传时间: 2016-05-08
上传用户:saren11