是一本介紹java基礎應用的好書
Java For Artists targets both the undergraduate computer science or information technology student and the practicing programmer. It is both an introductory-level textbook and trade book.
As a textbook it employs learning objectives, skill-building exercises, suggested projects, and self-test questions to reinforce the learning experience. The projects offered range from the easy to the extremely challenging. It covers all the topics you’d expect to find in an introductory Java programming textbook and then some.
As a trade book it goes purposefully deeper into topics cut short or avoided completely in most introductory textbooks. Its coverage of advanced GUI programming techniques, network programming and object-oriented theory will enable you to take your skills to a higher level.
用20個示例項目的方式介紹Matlab/Simulink。內容包括:
*Contains over 20 hands-on projects in MATLAB(with code) integrated throughout the book *Includes a complete introduction to Simulink *Accompanied by a CD-ROM containing MATLAB examples, source code, third party simulations & projects *Suitable for self-study and professional licensing exams *Designed for the reader who does not have extensive math and programming experience *Contains many practical applications of MATLAB and Simulink
Range imaging offers an inexpensive and accurate means for
digitizing the shape of three-dimensional objects. Because most
objects self occlude, no single range image suffices to describe the
entire object. We present a method for combining a collection of
range images into a single polygonal mesh that completely describes
an object to the extent that it is visible from the outside.
A java GUI interface program used to download a batch of files in a specified URL, or a kind of similar files like pic01, pic02, pic03, ..., pic99, etc. And it can download all the links of index.html automatically.
A class--the basic building block of an object-oriented language such as Java--is a template that describes the data and behavior associated with instances of that class. When you instantiate a class you create an object that looks and feels like other instances of the same class. The data associated with a class or object is stored in variables the behavior associated with a class or object is implemented with methods. Methods are similar to the functions or procedures in procedural languages such as C.
RFID is an area of automatic identifi cation that is gaining
momentum and is considered by some to emerge as one of
the most pervasive computing technologies in history. In its
simplest form, RFID is a similar concept to bar coding. It is
seen as a means of enhancing data processes and is comple-
mentary to existing technologies. It is a proven technology
that has been in use since the 1970s.
This paper shows the development of a 1024-point
radix-4 FFT VHDL core for applications in hardware signal processing, targeting low-cost FPGA technologies. The developed core is targeted into a Xilinx廬 Spartan鈩?3 XC3S200 FPGA with the inclusion of a VGA display interface and an external 16-bit data acquisition system for performance evaluation purposes. Several tests were performed in order to verify FFT core functionality, besides the time performance analysis highlights the core advantages over commercially available DSPs and Pentium-based PCs. The core is compared with similar third party IP cores targeting resourceful FPGA technologies. The novelty of this work is to provide a lowcost, resource efficient core for spectrum analysis
applications.
nearest neighbour clustering is an algoithm that puts data in categories. This algotithm is a data mining subject. Similar data is put in the same cluster.
MATLAB implementation of time series prediction Based on the VQTAM method described in the following papers:
G. A. Barreto & A. F. R. Araujo (2004)
"Identification and Control of Dynamical Systems Using the Self-Organizing Map"
IEEE Transactions on Neural Networks, vol. 15, no. 5.