matlab程序,演示了如何畫出系統時域和頻域的step相應
上傳時間: 2013-12-17
上傳用戶:66666
三星程式范例,八位元的 timer, counter, serial I/O, clock switching, power down, key scan, A to D, software generated LCD control, ...
上傳時間: 2013-12-17
上傳用戶:zhengzg
溫度傳感器用單總線DS18B20,CPU為2051,三個按鍵,分別為UP,DOWN,SET溫度調節上限為125度,下限為-55度。
上傳時間: 2013-12-03
上傳用戶:wlcaption
Uma modelagem de um cenario basico para quem esta aprendendo a usar open/gl na plataforma C++. Utilizando comandos basicos como setas direcionais e teclas especiais como home, end, page up e page down voce pode navegar por todo o ambiente 3D com muita facilidade.
標簽: aprendendo plataforma modelagem cenario
上傳時間: 2014-12-19
上傳用戶:ynwbosss
Login Manager V3.0(LM3.0) is an authentication system which can integrate with any existing website that meets the requirements. LM3.0 provides a gatekeeper where user must be authorized before entering the membership secured areas. Features: 1. Flexibility LM3.0 allows administrator to integrate it with the current unprotected website. This is especially useful if major changes are going to be painful. With LM3.0, you re just one step towards getting the security you needed most. 2. Speed LM3.0 uses PHP and MySQL which enables fast data transactions.
標簽: authentication 3.0 integrate existing
上傳時間: 2017-06-06
上傳用戶:hullow
迷宮算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK, * 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary. * Each step can be made horizontally or vertically for one more grid (diagonal * jump is not allowed). * Your program should print a series of grid coordinates that start from m[0][0] * and go to m[9][9] * Hint: No need to find the shortest path, only need to find one path that gets * you to desitination. */
上傳時間: 2013-12-27
上傳用戶:Divine
迷宮探險算法,一個CPP文件實現。在TC下編譯生成。生成的程序是dos exe。LEFT/UP/RIGHT/DOWN 在迷宮中向左、上、右、下走一步。走過的路線顯示為黃色,回頭路顯示為紅色。
上傳時間: 2017-06-10
上傳用戶:
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.
標簽: BACKGROUND uninitiate PATTERNS patterns
上傳時間: 2013-12-22
上傳用戶:shizhanincc
斯坦福大學的Java課上的作業,難度不高,但所需程序都必須是Top down design。
上傳時間: 2017-06-17
上傳用戶:wfl_yy
Electronics Design Checklist C) 2003 Hank Wallace This is a checklist for electronics designers. The idea is for engineers and technicians to share experiences and create a detailed checklist, which the individual designer can pare down to meet his or her specific needs. There are many details that go into the making of a first-run design success, and this checklist helps prevent Murphy s gremlins from marring an otherwise healthy design.
標簽: Electronics electronics Checklist checklist
上傳時間: 2017-06-17
上傳用戶:ddddddos