SOME BACKGROUND ON DESIGN PATTERNS The term “design patterns” sounds a bit formal to the uninitiated and can be somewhat off-putting when you first encounter it. But, in fact, design patterns are just convenient ways of reusing object-oriented code between projects and between programmers. The idea behind design patterns is simple-- write down and catalog common interactions between objects that programmers have frequently found useful.
資源簡介:SOME BACKGROUND ON DESIGN patterns The term “design patterns” sounds a bit formal to the uninitiated and can be somewhat off-putting when you first encounter it. But, in fact, design patterns are just convenient ways of reusing object-...
上傳時間: 2013-12-22
上傳用戶:shizhanincc
資源簡介: The purpose of this lab is to introduce the concept of FSMs with a datapath, and to study the usage of more complex test benches. Also, we enforce a rudimentary design methodology by assuming that the students are part of a ...
上傳時間: 2014-01-24
上傳用戶:熊少鋒
資源簡介:This section contains a brief introduction to the C language. It is intended as a tutorial on the language, and aims at getting a reader new to C started as quickly as possible. It is certainly not intended as a substitute for any of the nu...
上傳時間: 2013-12-23
上傳用戶:liansi
資源簡介:Our approach to understanding mobile learning begins by describing a dialectical approach to the development and presentation of a task model using the sociocognitive engineering design method. This analysis synthesises relevant theoretic...
上傳時間: 2014-11-28
上傳用戶:comua
資源簡介:This book provides a comprehensive introduction to the modern study of computer algorithms. It presents many algorithms and covers them in considerable depth, yet makes their design and analysis accessible to all levels of readers. We have ...
上傳時間: 2014-11-23
上傳用戶:ynzfm
資源簡介:s1d13xxxfb.c for 13506 ,on the board of YL9200,it have been moved to the liunx2.6.13
上傳時間: 2014-01-11
上傳用戶:xc216
資源簡介:Objectives The purpose of this notebook is to give you a brief introduction to the DiscreteWavelets Toolbox and show you how to use it to load images. Some basic image manipulation is illustrated as well. You will also learn ...
上傳時間: 2017-06-30
上傳用戶:康郎
資源簡介:The purpose of this paper is to provide a practical introduction to the discrete Kalman filter. This introduction includes a description and some discussion of the basic discrete Kalman filter, a derivation, description and some discussio...
上傳時間: 2014-11-14
上傳用戶:familiarsmile
資源簡介:In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discretedata linear filtering problem [Kalman60]. Since that time, due in large part to advances in digital computing, the Kalman filter has been the...
上傳時間: 2015-10-22
上傳用戶:a673761058
資源簡介:The Stanford IBE library is a C implementation of the Boneh-Franklin identity-based encryption scheme. (See Boneh and Franklin, "Identity-Based Encryption from the Weil Pairing", CRYPTO 2001.) There are a few modifications and addition...
上傳時間: 2013-12-20
上傳用戶:yan2267246
資源簡介:The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full inference package, includes several methods for approximate inference: Loopy Belief Propagation, Generalized Belief Propagation, Mean-F...
上傳時間: 2016-08-27
上傳用戶:gxrui1991
資源簡介:The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive and receiving network traffic.ipv6calc i...
上傳時間: 2014-08-25
上傳用戶:zhichenglu
資源簡介:C++ by Dissection presents a thorough introduction to the programming process by carefully developing working programs to illuminate key features of the C++ programming language. Program code is explained in an easy-to-follow, careful man...
上傳時間: 2014-01-27
上傳用戶:thesk123
資源簡介:Enlarge java script is used to enlarge a picture in to the original size, and gives the flexibility on mouse over and mouse out.
上傳時間: 2014-01-16
上傳用戶:ljmwh2000
資源簡介:The purpose of this program is to enable building a config file to the radarFDTD package using a modern GUI.
上傳時間: 2015-04-06
上傳用戶:s363994250
資源簡介:This code ports the uC/OS operating system by Jean LaBrosse to the TI TMS320C2xx family of DSP s.
上傳時間: 2014-11-27
上傳用戶:朗朗乾坤
資源簡介:Expert Choice represents a significant contribution to the decision making process 工t assists a decision maker in solving complex problems involving many criteria and several courses of action . An Expert Choice solution to a problem refle...
上傳時間: 2015-06-02
上傳用戶:gmh1314
資源簡介:The "JTAG-GDB server" is a program for integrating the ARM-Embedded ICE logic with the GNU-Debugger GDB.
上傳時間: 2014-01-25
上傳用戶:LouieWu
資源簡介:A fast approach to the detection and correction of skew documentsIn this paper, a fast approach is proposed to detect and correct skew documents.
上傳時間: 2015-09-19
上傳用戶:yiwen213
資源簡介:Preparation of a function, even to the importation of n, the function call seeking +1/n 1/2+1/4+ .... When n is odd input, the function call 1/1+1/3+ ... +1/n (using function pointer)
上傳時間: 2014-01-21
上傳用戶:semi1981
資源簡介:ML Distilled 2nd Edition (English) A Brief Guide to the Standard Object Modeling Language UML 標準建模語言入門的很好的參考資料
上傳時間: 2013-12-21
上傳用戶:thuyenvinh
資源簡介:In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discrete-data linear filtering problem. Since that time, due in large part to advances in digital computing, the Kalman filter has been the subject of ...
上傳時間: 2015-10-22
上傳用戶:2404
資源簡介:Most of the developers of the AVR binutils and gcc ports in addition to the devleopers of avr-libc subscribe to the list,
上傳時間: 2013-12-29
上傳用戶:上善若水
資源簡介:PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with threads, synchronization o...
上傳時間: 2016-03-25
上傳用戶:lz4v4
資源簡介:a kind converts a technique according to the simple speech A_D of ADM principle
上傳時間: 2014-01-07
上傳用戶:whenfly
資源簡介:This book is a complete reference to the C programming language and the C runtime library. As a Nutshell book, its purpose is to serve as a convenient, reliable companion for C programmers in their day-to-day work. It describes all the elem...
上傳時間: 2013-12-11
上傳用戶:天誠24
資源簡介:The Java Network Simulator is a Java implementation of the ns-2 simulator originally from Berkeley.ns2的java版本
上傳時間: 2016-08-06
上傳用戶:13188549192
資源簡介:The OpenGL graphics system is a software interface to graphics hardware. (The GL stands for Graphics Library.) It allows you to create interactive programs that produce color images of moving three-dimensional objects.
上傳時間: 2013-11-27
上傳用戶:Altman
資源簡介:how to write a c program fuction. nice to meet you.it is a good sample to the bengineer.
上傳時間: 2014-01-15
上傳用戶:baiom
資源簡介:how to write a c program fuction. nice to meet you.it is a good sample to the bengineer.
上傳時間: 2013-12-31
上傳用戶:sqq