是一本介紹java基礎(chǔ)應(yīng)用的好書(shū) 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.
標(biāo)簽: undergraduate information computer Artists
上傳時(shí)間: 2016-09-28
上傳用戶(hù):qiaoyue
學(xué)會(huì)一個(gè)程序語(yǔ)言,是一回事兒;學(xué)會(huì)如何以此語(yǔ)言設(shè)計(jì)并實(shí)作出有效的程序,又是一 回事兒。C++ 尤其如此,因?yàn)樗懿粚こ5睾w了罕見(jiàn)的威力和豐富的表現(xiàn)力,不但建立 在一個(gè)全功能的傳統(tǒng)語(yǔ)言(C)之上,更提供極為廣泛的對(duì)象導(dǎo)向(object-oriented)性質(zhì), 以及對(duì)templates 和exceptions(異常狀態(tài))的支持。 Lostmouse編寫(xiě)的非常出名的C++學(xué)習(xí)資料,適用于有一定的C++編程經(jīng)驗(yàn)的同學(xué)。
上傳時(shí)間: 2014-11-27
上傳用戶(hù):qunquan
UC/OS 的移植,以及驅(qū)動(dòng)兩個(gè)task,分別完成lcd的驅(qū)動(dòng),以及LED的驅(qū)動(dòng)
上傳時(shí)間: 2016-10-18
上傳用戶(hù):cjf0304
The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general control and data transfer communication between ICs. Some of the features of the I2C bus are: • Two signal lines, a serial data line (SDA) and a serial clock line (SCL), and ground are required. A 12V supply line (500mA max.) for powering the peripherals often may be present. • Each device connected to the bus is software addressable by a unique address and simple master/ slave relationships exist at all times masters can operate as master-transmitters or as master-receivers. • The I2C bus is a true multi-master bus including collision detection and arbitration to prevent data corruption if two or more masters simultaneously initiate data transfer systems. • Serial, 8-bit oriented, bidirectional data transfers can be made at up to 100 KBit/s in the standard mode or up to 400 KBit/s in the fast mode.
標(biāo)簽: bus bidirectional primarily designed
上傳時(shí)間: 2013-12-11
上傳用戶(hù):jeffery
With the advent of multimedia, digital signal processing (DSP) of sound has emerged from the shadow of bandwidth-limited speech processing. Today, the main appli- cations of audio DSP are high quality audio coding and the digital generation and manipulation of music signals. They share common research topics including percep- tual measurement techniques and analysis/synthesis methods. Smaller but nonetheless very important topics are hearing aids using signal processing technology and hardware architectures for digital signal processing of audio. In all these areas the last decade has seen a significant amount of application oriented research.
標(biāo)簽: multimedia processing the digital
上傳時(shí)間: 2014-01-23
上傳用戶(hù):xwd2010
Generating Fractals with SSE/SSE2 You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a fractal by evaluating these formulas and finding the color of each pixel. That is a large computational task, and drawing a fractal needs a fast CPU and a carefully optimized program.
標(biāo)簽: Generating SSE beautiful Fractals
上傳時(shí)間: 2016-11-03
上傳用戶(hù):小鵬
A UML Documentation for an Elevator System:This paper is a PhD project report for the course Distributed Embedded Systems at Carnegie Mellon University. Throughout this course, a distributed real-time system – an elevator control system– is specified, designed, built, and simulated. Object Oriented Analysis and Design methods, in specific the Unified Modeling Language (UML) are used when designing the system.
標(biāo)簽: Documentation for Elevator Distrib
上傳時(shí)間: 2013-12-14
上傳用戶(hù):zhouli
Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtual inheritance. This book shows how your understanding the underlying implementation models can help you code more efficiently and with greater confidence. Lippman dispells the misinformation and myths about the overhead and complexity associated with C++, while pointing out areas in which costs and trade offs, sometimes hidden, do exist. He then explains how the various implementation models arose, points out areas in which they are likely to evolve, and why they are what they are. He covers the semantic implications of the C++ object model and how that model affects your programs.
標(biāo)簽: Inside Object the Model
上傳時(shí)間: 2013-12-24
上傳用戶(hù):zhouli
Design patterns are elegant, adaptable, and reusable solutions to everyday software development problems. Programmers use design patterns to organize objects in programs, making them easier to write and modify. C# Design Patterns: A Tutorial is a practical guide to writing C# programs using the most common patterns. This tutorial begins with clear and concise introductions to C#, object-oriented programming and inheritance, and UML diagrams. Each chapter that follows describes one of twenty-three design patterns, recommends when to use it, and explains the impact that it will have on the larger design. The use of every pattern is demonstrated with simple example programs. These programs are illustrated with screen shots and UML diagrams displaying how the classes interact. Each of these programs is available on the companion CD-ROM and can be run, examined, edited, and applied.
標(biāo)簽: development adaptable solutions patterns
上傳時(shí)間: 2014-09-07
上傳用戶(hù):wangchong
neural network utility is a Neural Networks library for the C++ Programmer. It is entirely object oriented and focuses on reducing tedious and confusing problems of programming neural networks. By this I mean that network layers are easily defined. An entire multi-layer network can be created in a few lines, and trained with two functions. Layers can be connected to one another easily and painlessly.
標(biāo)簽: Programmer Networks entirely network
上傳時(shí)間: 2013-12-24
上傳用戶(hù):liuchee
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1