搜索结果

找到约 1,698 项符合 or 的查询结果

按分类筛选

显示更多分类

DSP编程 This R2.9 revision of the CLID detector provides the TYPE 1 (on-hook, between first and second ring,

This R2.9 revision of the CLID detector provides the TYPE 1 (on-hook, between first and second ring, or before first ring) signal detection and returns the message raw byte data without parsing of particular fields such as Message Type, Parameter(s) Type(s), etc. The decoding of the message meaning ...
https://www.eeworm.com/dl/516/259741.html
下载: 185
查看: 1047

书籍源码 Floyd-Warshall算法描述 1)适用范围: a)APSP(All Pairs Shortest Paths) b)稠密图效果最佳 c)边权可正可负 2)算法描述: a)初始化:d

Floyd-Warshall算法描述 1)适用范围: a)APSP(All Pairs Shortest Paths) b)稠密图效果最佳 c)边权可正可负 2)算法描述: a)初始化:dis[u,v]=w[u,v] b)For k:=1 to n For i:=1 to n For j:=1 to n If dis[i,j]>dis[i,k]+dis[k,j] Then Dis[I,j]:=dis[I,k]+dis[k,j] c)算法结束:dis即为所有点对的最短路径矩阵 3)算法小 ...
https://www.eeworm.com/dl/532/260235.html
下载: 94
查看: 1228

电子书籍 ASP开发指南,里面的西很不错的哟.This book is for anyone who wants to learn about using .NET for web interface desi

ASP开发指南,里面的西很不错的哟.This book is for anyone who wants to learn about using .NET for web interface design. Beginner or hobbyist .NET developers can certainly get a good foundation of .NET web interface design by going through this book from cover to cover. However, more seasoned .NET profe ...
https://www.eeworm.com/dl/cadence/ebook/260283.html
下载: 149
查看: 1060

其他 两种解决方案 Richard just finished building his new house. Now the only thing the house misses is a cute l

两种解决方案 Richard just finished building his new house. Now the only thing the house misses is a cute little wooden fence. He had no idea how to make a wooden fence, so he decided to order one. Somehow he got his hands on the ACME Fence Catalogue 2002, the ultimate resource on cute little wooden ...
https://www.eeworm.com/dl/534/262857.html
下载: 56
查看: 1044

VC书籍 This function returns NULL when called for an MDI main frame window (CMDIFrameWnd). In an MDI applic

This function returns NULL when called for an MDI main frame window (CMDIFrameWnd). In an MDI application, the MDI main frame window does not have a view associated with it. Instead, each individual child window (CMDIChildWnd) has one or more associated views. The active view in an MDI application c ...
https://www.eeworm.com/dl/686/262935.html
下载: 63
查看: 1028

其他书籍 During this course you will learn how to use Matlab, to design, and to perform mathematical computat

During this course you will learn how to use Matlab, to design, and to perform mathematical computations. You will also get acquainted with basic programming. If you learn to use this program well, you will find it very useful in future, since many technical or mathematical problems can be solved us ...
https://www.eeworm.com/dl/542/263080.html
下载: 146
查看: 1057

系统设计方案 === === === === === === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS =

=== === === === === === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS ================================================================ Sources: PORTS.A of Ralf Brown s interrupt list collection repairfaq.org keyboard FAQ(doesn t appear to exsist) Linux source code Test ...
https://www.eeworm.com/dl/678/263157.html
下载: 121
查看: 1071

单片机开发 build a modbus client/server for use on the Protocessor (from FieldServer Technologies) Tools Req

build a modbus client/server for use on the Protocessor (from FieldServer Technologies) Tools Required: 1. Microchip MCC18 compiler. 2. ICD2 debugger (or other device to program your PIC) 3. Protocessor hardware.
https://www.eeworm.com/dl/648/264451.html
下载: 194
查看: 1089

Java书籍 THIS book covers the Java&#8482 Native Interface (JNI). It will be useful to you if you are interes

THIS book covers the Java&#8482 Native Interface (JNI). It will be useful to you if you are interested in any of the following: &#8226 integrating a Java application with legacy code written in languages such as C or C++ &#8226 incorporating a Java virtual machine implementation into an existing app ...
https://www.eeworm.com/dl/656/264526.html
下载: 35
查看: 1058

Java书籍 JavaServer Pages&#8482 Specification This document is intended for: · Web Server and Application S

JavaServer Pages&#8482 Specification This document is intended for: · Web Server and Application Server vendors that want to provide JSP containers that conform to the Tag Extensions specification. · Web Authoring Tool vendors that want to generate JSP pages that conform to the Tag Extensions spec ...
https://www.eeworm.com/dl/656/264532.html
下载: 121
查看: 1084