Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database. You don t even need to know the database is there, and you can change from one database to another simply by changing a few statements in a configuration file. If you ve needed to add a database backend to your application, don t put it off. It s much more fun than it used to be, and Hibernate: A Developer s Notebook shows you why.
标签: Hibernate persistence Developer you
上传时间: 2017-08-17
上传用户:曹云鹏
Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model selection tool for C-SVM classification. This document explains the use of libsvm.
标签: classification easy-to-use regression and
上传时间: 2013-12-21
上传用户:zuozuo1215
C++ is a programming language. It is a programming language of many different dialects, just like each language that is spoken has many dialects. In C though, they are not because the "speakers" live in the North, South, or grew up in some other place, it is because there are so many compilers. There are about four major ones: Borland C++, Microsoft Visual C++, Watcom C/386, and DJGPP. You can download DJGPP http://www.delorie.com/djgpp/ or you may already have another compiler. Each of these compilers is a little different. The library functions of one will have all of the standard C++ functions, but they will also have other functions or, continuing the analogy, words. At times, this can lead to confusion, as certain programs will only run under certain compilers, though I do not believe this to be the case with the programs in these tutorials.
标签: programming language different dialects
上传时间: 2014-01-17
上传用户:lz4v4
Why do People Program? Each person can have his own reason for programming but I can tell you that programming is one of the best ways to gain a deep understanding of computers and computer technology. Learning to program makes you understand why computers and computer programs work the way they do. It also puts some sense into you about how hard it is to create software. 1.2. What is C++ & OOP? C++ is an extended version C. C was developed at Bell Labs. in 1978.
标签: programming can Program People
上传时间: 2013-12-07
上传用户:qazxsw
Topics Practices: Programming and Numerical Methods Practice 1: Introduction to C Practice 2: Cycles and functions First part cycles Part Two: Roles Practice 3 - Floating point arithmetic Practice 4 - Search for roots of functions Practice 5 - Numerical Integration Practice 6 - Arrangements and matrices Part One: Arrangements Part II: Matrices Practice 7 - Systems of linear equations Practice 8 - Interpolation Practice 9 - Algorithm Design Techniques
标签: Practice Introduction Programming Practices
上传时间: 2013-12-16
上传用户:R50974
This is a simple operating system source code in assembly langauge, you should compile the files in the rar with MASM, and put them in one image (kernel follows loader) and test it with vmware.
标签: operating assembly langauge compile
上传时间: 2013-12-17
上传用户:源弋弋
face detection Face detection can be regarded as a more general case of face localization In face localization, the task is to find the locations and sizes of a known number of faces (usually one). In face detection, one does not have this additional information. Early face-detection algorithms focused on the detection of frontal human faces, whereas newer algorithms attempt to solve the more general and difficult problem of multi-view face detection. That is, the detection of faces that are either rotated along the axis from the face to the observer (in-plane rotation), or rotated along the vertical or left-right axis (out-of-plane rotation),or both.
标签: detection face localization regarded
上传时间: 2014-01-10
上传用户:wfeel
Feeding antennas with proper signals can be difficult. The signal is often described as a voltage, and voltages are not well defined in electromagnetic wave formulations. There are several tricks to model voltage generators in such situations, and one is the magnetic frill. This model shows the basic steps of defining a magnetic frill voltage generator for a dipole antenna, and it also compares the resulting antenna impedance with known results.
标签: difficult described antennas Feeding
上传时间: 2013-12-25
上传用户:yulg
Feeding antennas with proper signals can be difficult. The signal is often described as a voltage, and voltages are not well defined in electromagnetic wave formulations. There are several tricks to model voltage generators in such situations, and one is the magnetic frill. This model shows the basic steps of defining a magnetic frill voltage generator for a dipole antenna, and it also compares the resulting antenna impedance with known results.
标签: difficult described antennas Feeding
上传时间: 2013-12-21
上传用户:GavinNeko
SVM 软件包,可以解决分类问题(包括C- SVC、n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )等问题
上传时间: 2014-01-05
上传用户:shizhanincc