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.
標(biāo)簽: description programming language concise
上傳時(shí)間: 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)
標(biāo)簽: chatterbot Basicaly computer Natural
上傳時(shí)間: 2017-07-30
上傳用戶:小寶愛考拉
Java數(shù)據(jù)結(jié)構(gòu)和算法中文第二版源碼, 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.
標(biāo)簽: ReaderFiles executable contain folder
上傳時(shí)間: 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.
標(biāo)簽: Fortran comprehensive definitive and
上傳時(shí)間: 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.
標(biāo)簽: significantly operating variants of
上傳時(shí)間: 2017-09-04
上傳用戶:qq521
JAVA_3,read and writer JAVA_3,read and writer JAVA_3,read and writer
標(biāo)簽: JAVA
上傳時(shí)間: 2017-09-26
上傳用戶:cjf0304
EPC ?? ??? ?? ????
上傳時(shí)間: 2015-06-04
上傳用戶:gw0214
用vhdl實(shí)現(xiàn)數(shù)字鐘 其一,具有時(shí),分,秒計(jì)數(shù)顯示功能,其中,要求以二十四小時(shí)循環(huán)及 時(shí); 其二,具有清零,調(diào)節(jié)小時(shí),分鐘功能; 其三,具有整點(diǎn)報(bào)時(shí)功能,而且在整點(diǎn)報(bào)時(shí)的同時(shí) LED 燈花樣顯示。 其一,具有時(shí),分,秒計(jì)數(shù)顯示功能,其中,要求以二十四小時(shí)循環(huán)及 時(shí); 其二,具有清零,調(diào)節(jié)小時(shí),分鐘功能; 其三,具有整點(diǎn)報(bào)時(shí)功能,而且在整點(diǎn)報(bào)時(shí)的同時(shí) LED 燈花樣顯示。 其一,具有時(shí),分,秒計(jì)數(shù)顯示功能,其中,要求以二十四小時(shí)循環(huán)及
標(biāo)簽: 用vhdl實(shí)現(xiàn)數(shù)字鐘
上傳時(shí)間: 2015-06-24
上傳用戶:吧和GV會(huì)比較好
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
標(biāo)簽: orcad pspics electronics
上傳時(shí)間: 2016-01-10
上傳用戶:whu_lk
共軛梯度法為求解線性方程組而提出。后來(lái),人們把這種方法用于求解無(wú)約束最優(yōu)化問題, 使之成為一種重要的最優(yōu)化方法。 共軛梯度法的基本思想是把共軛性與最速下降方法相結(jié)合, 利用已知點(diǎn)處的梯度構(gòu)造一組共 軛方向, 并沿這組方向進(jìn)行搜索, 求出目標(biāo)函數(shù)的極小點(diǎn)。 根據(jù)共軛方向的基本性質(zhì), 這種 方法具有二次終止性。 在各種優(yōu)化算法中, 共軛梯度法是非常重要的一種。 其優(yōu)點(diǎn)是所需存 儲(chǔ)量小,具有步收斂性,穩(wěn)定性高,而且不需要任何外來(lái)參數(shù)。 共軛方向 無(wú)約束最優(yōu)化方法的核心問題是選擇搜索方向 . 在本次實(shí)驗(yàn)中 , 我們運(yùn)用基于共軛方向的一種 算法 — 共軛梯度法 三.算法流程圖: 四.實(shí)驗(yàn)結(jié)果: (1). 實(shí)驗(yàn)函數(shù) 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; 給定初始點(diǎn) (0,0,0) , k=1 ,最 大迭代次數(shù) n ? ? d 確定搜索方向 進(jìn) 退 法 確 定 搜 索 區(qū) 間 分割法確定最 優(yōu)步長(zhǎng)
上傳時(shí)間: 2016-05-08
上傳用戶:saren11
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1