This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should consider compiling the matrix composition routine for H into a mex function. Then again if you really want to speed things up you probably shouldn t be using matlab anyway... Get hold of a dedicated C program once you understand the algorithm.
標簽: particularly designed teaching toolbox
上傳時間: 2016-11-25
上傳用戶:hustfanenze
This example application requires several components to be setup and configured before running. It is assumed that you understand how to setup a Web application and add the components below.
標簽: application components configured requires
上傳時間: 2016-12-02
上傳用戶:大三三
Unix Unleashed, Third Edition is written with the power user and system administrator in mind. This book will help the reader understand the nuances of the major Unix variants including SVR4, HP-UX, Solaris, AIX, BSD, IRIX, SunOS, and Linux. It will help the reader decide which Unix shell works best for their particular situation. Other topics such as Kernel Configuration, Networking, User Administration, and File Management are covered extensively for the administrator who wants a variety of options to choose from for best performance. The book also provides in-depth coverage of configuring and optimizing mail, DNS, HTTP and other services many companies deploy across their intranet and on the Internet
標簽: administrator Unleashed Edition written
上傳時間: 2017-01-13
上傳用戶:來茴
A "code-what"? Unless you have spent some time working in the area of reverse engineering, chances are you have not heard of the term "codecave" before. If you have heard of it, you might not have read a clear definition of it or quite understand what it is or why it is useful. I have even asked seasoned assembly programmers about the term before and most of them had not heard of it. If it is new to you, do not worry, you are not the only one. It is a term that is scarcely used and is only useful in a reverse engineering context. Furthermore, is it "codecave" or "code cave"? I am not quite sure, but I will try my best to refer to it consistently as a "codecave". A space may sneak in there from time to time
標簽: engineering code-what chances reverse
上傳時間: 2014-01-17
上傳用戶:hn891122
This book uses the Python language to teach pro - gramming concepts and problem -solving skills, without assuming any previous program- ming experience. With easy-to-understand examples, pseudocode, flowcharts, and other tools, the student learns how to design the logic of programs and then implement those programs using Python. This book is ideal for an introductory programming course or a programming logic and design course using Python as the language. As with all the boolts in the Starting Out With series, the hallmark of this text is its clear, friendly, and easy -to-understand writing. In addition, it is rich in example programs that are concise and practical. The programs in this book include short examples that highlight specific programming topics, as well as more involved examples that focus on problem solving. Each chapter provides one or more case studies that provide step -by-step analysis of a specific problem and shows the student how to solve it.
標簽: language gramming concepts problem
上傳時間: 2014-01-12
上傳用戶:獨孤求源
Custom Visual Basic Packager and Installer for Visual Basic Developers. This is a group of standard exe projects 1. Packager 2. Setup1 The packager works like Visual basic Application deployment Wizard. And the setup1 project is used for the installation of the package. This project demonstrates how to compile visual basic project without launching the Vb6 kit and retrieving the dependency Files of any Visual basic project (although roughly done without any specific algorithm), Somebody can help me with this. I don’ t have time for the project, so I don’ t want any comment on the code indentation or arrangement and variable scoping. Comments are in the code therefore it would not be a problem to understand the code. If anyone wants to vote, I will like it Oh! I found some of the setup1 code and modify it with new features, so i have no or less credit for the setup1 project I felt like sharing code with PSCites. Thats why I made it
標簽: Visual Basic Developers Installer
上傳時間: 2017-02-26
上傳用戶:FreeSky
Pre-review checklist 準備工作 2.1Practical considerations 通常的考慮 1. Have you been provided with a design document to understand the code ? Is the design document up-to-date (latest version) ? 你是否得到一份解釋代碼的設計文檔?設計文檔是否最新的? 2. Does the design document explain 設計文檔是否做了如下解釋:
標簽: considerations Pre-review Practical checklist
上傳時間: 2017-02-27
上傳用戶:我干你啊
It is not the intention of this application note to illustrate usage of the part in either of operational modes. The application note does not cover details on setting up for data transfers. After having reviewed this application note, the reader is expected to understand the data flow for and IN and OUT
標簽: application illustrate intention the
上傳時間: 2013-12-09
上傳用戶:qoovoop
Set of functions to calculate the centroid, central moments and normalised moments of a binary image. Easy to understand, implemented in matlab
標簽: moments normalised functions calculate
上傳時間: 2014-01-11
上傳用戶:wangdean1101
Game programmers, check out the only book on data structures written especially for you! Described in layman s terms, this book will explain all of the essential data structures that are used in video game programming. It will also go over some of the more advanced and specialized data structures, too. Data Structures for Game Programmers is written in C++, and any special skills required to understand the book will be explained within it. The CD will include source code of the book, compiled demo s of the source, graphical demo code, plus tools such as Visual C++ 5, SDL, STLPort, Paint Shop Pro, and an SDL Primer by Ernest Pazera.
標簽: programmers especially structures Described
上傳時間: 2013-12-25
上傳用戶:lixinxiang