搜索结果

找到约 240 项符合 STEP-upcircuit 的查询结果

其他书籍 The combinatorial core of the OVSF code assignment problem that arises in UMTS is to assign some no

The combinatorial core of the OVSF code assignment problem that arises in UMTS is to assign some nodes of a complete binary tree of height h (the code tree) to n simultaneous connections, such that no two assigned nodes (codes) are on the same root-to-leaf path. Each connection requires a code on a ...
https://www.eeworm.com/dl/542/396313.html
下载: 194
查看: 1049

VC书籍 Use this resource to teach yourself Visual C# .NET version 2003, start developing Microsoft .NET–con

Use this resource to teach yourself Visual C# .NET version 2003, start developing Microsoft .NET–connected applications—one step at a time, master language fundamentals at your own pace and use the learn-by-doing exercises to dig in and code!
https://www.eeworm.com/dl/686/400357.html
下载: 107
查看: 1064

单片机开发 马达控制程序的设计(em78) PORT5输出动作的控制

马达控制程序的设计(em78) PORT5输出动作的控制,而且外部接有一推动STEP MOTOR的电路。写一程序驱动STEP MOTOR。
https://www.eeworm.com/dl/648/402954.html
下载: 184
查看: 1081

其他 This book uses the Python language to teach pro - gramming concepts and problem -solving skills,

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 implem ...
https://www.eeworm.com/dl/534/406467.html
下载: 140
查看: 1061

文章/文档 A new type of cloak is discussed: one that gives all cloaked objects the appearance of a flat conduc

A new type of cloak is discussed: one that gives all cloaked objects the appearance of a flat conducting sheet. It has the advantage that none of the parameters of the cloak is singular and can in fact be made isotropic. It makes broadband cloaking in the optical frequencies one step closer.
https://www.eeworm.com/dl/652/421351.html
下载: 84
查看: 1034

其他书籍 The main MIPS processor of SMP8630 comes with a JTAG interface, allowing:  access to caches and da

The main MIPS processor of SMP8630 comes with a JTAG interface, allowing:  access to caches and data bus (DRAM) with a bandwidth of about 200kbit/s  examining the processor state whatever the execution mode (monice)  connecting to monice using mdi-server and using a gdb client on the processor to st ...
https://www.eeworm.com/dl/542/426247.html
下载: 37
查看: 1155

matlab例程 The following Matlab code converts a Matrix into it a diagonal and off-diagonal component and perfor

The following Matlab code converts a Matrix into it a diagonal and off-diagonal component and performs up to 100 iterations of the Jacobi method or until 蔚step < 1e-5
https://www.eeworm.com/dl/665/433869.html
下载: 165
查看: 1049

书籍源码 matlab程序

matlab程序,演示了如何画出系统时域和频域的step相应
https://www.eeworm.com/dl/532/445075.html
下载: 75
查看: 1007

MySQL数据库 Login Manager V3.0(LM3.0) is an authentication system which can integrate with any existing website

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 i ...
https://www.eeworm.com/dl/688/449387.html
下载: 134
查看: 1072

数据结构 迷宫算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK,

迷宫算法(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 prog ...
https://www.eeworm.com/dl/654/450069.html
下载: 163
查看: 1077