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