搜索结果

找到约 82 项符合 MOVE 的查询结果

模拟电子 正确的混合信号设计印刷电路板(PCB)的接地

Abstract: This tutorial discusses proper printed-circuit board (PCB) grounding for mixed-signal designs. Formost applications a simple method without cuts in the ground plane allows for successful PCB layouts withthis kind of IC. We begin this document with the basics: where the current flows. Lat ...
https://www.eeworm.com/dl/571/20666.html
下载: 37
查看: 1058

其他书籍 From the Publisher Focus on 2D in Direct3D? teaches you all of the tools and tips you ll need to di

From the Publisher Focus on 2D in Direct3D? teaches you all of the tools and tips you ll need to dive right in and begin creating your own games. If you have some knowledge of C or C++ and have been searching for a guide that will take your 2D programming into the third dimension, then search no mor ...
https://www.eeworm.com/dl/542/191308.html
下载: 36
查看: 1120

其他数据库 The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you

The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The lib ...
https://www.eeworm.com/dl/645/207880.html
下载: 200
查看: 1133

其他书籍 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
查看: 1096

文件格式 1. Download the version you want: * Version 1.3.4 (30 Aug 2007) -- this is the latest v

1. Download the version you want: * Version 1.3.4 (30 Aug 2007) -- this is the latest version for UNIX/Linux and Windows * Previous versions 2. Unzip the file, which will create a directory called klt and place all the files there 3. Compile and run the code * ...
https://www.eeworm.com/dl/639/454385.html
下载: 41
查看: 1086

其他书籍 Logic2007 中文教程

Logic2007中文教程 PADS Logic功能,特点及使用教程 本教程描述了PADS Logic 的各种功能和特点、以及使用方法。这些功 能包括: 如何在PADS Logic 中使用工作区(Working Area)。 如何在PADS Logic 的元件库中定义目标库(Library)。 如何从库中搜索有关的元件(Part)。 如何添加连线(Connection)、总线(Bus)、使用页间连接符 ...
https://www.eeworm.com/dl/542/13687.html
下载: 119
查看: 1055

单片机开发 CAN1.c and CAN2.c are a simple example of configuring a CAN network to transmit and receive data o

CAN1.c and CAN2.c are a simple example of configuring a CAN network to transmit and receive data on a CAN network, and how to move information to and from CAN RAM message objects. Each C8051F040-TB CAN node is configured to send a message when it s P3.7 button is depressed/released, with a 0x11 ...
https://www.eeworm.com/dl/648/391753.html
下载: 95
查看: 1102

技术资料 Logic2007 中文教程

Logic2007中文教程 PADS Logic功能,特点及使用教程 本教程描述了PADS Logic 的各种功能和特点、以及使用方法。这些功 能包括: 如何在PADS Logic 中使用工作区(Working Area)。 如何在PADS Logic 的元件库中定义目标库(Library)。 如何从库中搜索有关的元件(Part)。 如何添加连线(Connection)、总线(Bus)、使用页间连接符 ...
https://www.eeworm.com/dl/884465.html
下载: 8
查看: 9509

其他书籍 VB5.0与Windows API之间的呼叫技巧 取得Disk Volume Information 取得Disk Free Space与Total Space 取得Disk Driver

VB5.0与Windows API之间的呼叫技巧 取得Disk Volume Information 取得Disk Free Space与Total Space 取得Disk Driver List与各个Driver的型态 取得File 8.3之文件名称格式 如何用程序来Delete Copy Move Rename File/Directory 如何用VB建立快捷方式(ShortCut) 如何直接开启一个文件 设定Mouse 在某个固定范围 隐 ...
https://www.eeworm.com/dl/542/350786.html
下载: 70
查看: 1070

嵌入式/单片机编程 procedure senddata var i:integer commflg : Boolean begin commflg:=true for i:=1

procedure senddata var i:integer commflg : Boolean begin commflg:=true for i:=1 to 8 do begin if not fcomm comml writecommdata(sendbutter,i) then begin Commflg=false break end end end (4) 接收数据 在编写基于串口的计算机工业测控时,通常需要由下位机向PC机发送数据以使PC机了解系 ...
https://www.eeworm.com/dl/647/428551.html
下载: 64
查看: 1077