matlab 實現系統的參數計算,系統單位階躍響應的相關參數計算。Matlab real system parameters, the system unit step response of the relevant parameters.
上傳時間: 2014-01-08
上傳用戶:曹云鵬
Ink Blotting One method for escaping from a maze is via ‘ink-blotting’. In this method your starting square is marked with the number ‘1’. All free, valid squares north, south, east and west around the number ‘1‘ are marked with a number ‘2’. In the next step, all free, valid squares around the two are marked with a ‘3’ and the process is repeated iteratively until : The exit is found (a free square other than the starting position is reached on the very edge of the maze), or, No more free squares are available, and hence no exit is possible.
標簽: method ink-blotting Blotting escaping
上傳時間: 2014-12-03
上傳用戶:123啊
UNIX下的硬件代碼檢查工具的使用,step by step.Synopsys很好的工具文檔。
上傳時間: 2016-02-05
上傳用戶:英雄
自從Access新添“項目數據庫”這一概念,并強化Access與后端數據庫系統的整合后,長久以來,Access提供的功能與特色便與日俱增;Access 2003推出后,更改善了Internet 上電子數據交換的整合能力,并且提供了更強的錯誤檢查、控件排序、自動校正、備份/壓縮數據庫與導入/導出功能等,整體來看提高了使用與操作Access的管理性能,同時更易于Office家族的其他成員整合。本書的特點: 1.簡易學習為主線;從基本操作開始介紹,輔以圖文并茂的解說及相關的實際操作,讓您輕松地邁進高手殿堂; 2.實務應用為主線;以實際范例step ty step,手把手教會您各項功能及用法,宛如現場專家對您言傳身教; 3.重點學習為主線;本書針對各章節中的內容,總結出重點并輔以習題讓您在閱讀后能夠立即上手。
上傳時間: 2013-12-18
上傳用戶:jjj0202
In this example we solve the following single ODE Program Name: RKG-1.FOR (Runge-Kutta-Gill algorithm, fixed step size)
標簽: Runge-Kutta-Gill following example Program
上傳時間: 2014-01-16
上傳用戶:maizezhen
Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full advantage of Java s threading facilities and brings you up-to-date with the watershed changes in Java 2 Standard Edition version 5.0 (J2SE 5.0). It provides a thorough, step-by-step approach to threads programming.
標簽: effectively programming nontrivial essential
上傳時間: 2016-03-20
上傳用戶:hn891122
This document is designed to aid anyone considering whether to write an emulator for an arcade game machine. It will attempt to answer frequently asked questions, give a step by step tutorial, and provide the resources necessary for a capable programmer to begin work on an emulator for an arcade game.
標簽: considering document designed emulator
上傳時間: 2014-01-05
上傳用戶:caixiaoxu26
In just 24 lessons of one hour or less, you will be able to build dynamic Web sites using JavaServer Pages. Using a straightforward, step-by-step approach, each lesson builds on the previous ones, enabling you to learn the essentials of JavaServer Pages 2.0 from the ground up. The book includes Apache Tomcat, Sun s reference implementation of JSP, so you can start developing applications immediately.
標簽: JavaServer dynamic lessons build
上傳時間: 2014-11-25
上傳用戶:TRIFCT
This guide describes Freescale’s BeeKit Wireless Connectivity Toolkit configuration tool used for ZigBee, 802.15.4, or SMAC application development. The guide describes system requirements, installation, and how to launch BeeKit. The book then guides users through a simple step-by-step process of how to open and load a demonstration project through the CodeWarrior IDE without further modification. This allows for a quick evaluation of Freescale’s ZigBee technology.
標簽: configuration Connectivity Freescale describes
上傳時間: 2013-12-24
上傳用戶:偷心的海盜
java的一個源代碼,、 public class ThunderBoltAct extends Canvas implements Runnable { private int TIMEOUT = 0 private final static int NUMERIC = 10000 //總分 private final static int INERRGAL = 60 //頻率 private final static int MAXBATTLE = 3 //最大飛機數 private final static int MAXBALLNUM = 30 //最多飛機子彈數 private final static int MAXCOPTERNUM = 16 //最大敵機數 private final static int MAXCOPTERBALLNUM = 16 //最多敵機子彈數 private final static int STEP = 1 private final static int MINCOPTER = 2 //最小敵機數
上傳時間: 2016-04-26
上傳用戶:jichenxi0730