搜索结果

找到约 658 项符合 two 的查询结果

按分类筛选

显示更多分类

数值算法/人工智能 Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs

Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs and an initial network % [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the % network with backpropagation. % % The activation functions must be either linear or tanh. The network ...
https://www.eeworm.com/dl/518/384083.html
下载: 163
查看: 1043

matlab例程 Small calculater GUI This GUI takes 2 user chosen numbers and applies a matchmatical operation on

Small calculater GUI This GUI takes 2 user chosen numbers and applies a matchmatical operation on the two numbers. Also shows save and load functionality.
https://www.eeworm.com/dl/665/389323.html
下载: 43
查看: 1037

其他书籍 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

驱动编程 This book explains how to write device drivers for the newest members of the MicrosoftWindows family

This book explains how to write device drivers for the newest members of the MicrosoftWindows family of operating systems using the Windows Driver Model (WDM). In this Introduction, I ll explain who should be reading this book, the organization of the book, and how to use the book most effectively. ...
https://www.eeworm.com/dl/618/398081.html
下载: 119
查看: 1059

Linux/Unix编程 Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux Main Features:

Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux Main Features: * Creates a virtual encrypted disk within a file and mounts it as a real disk. * Encrypts an entire partition or storage device such as USB flash drive or hard drive. * Encrypts a partition or dr ...
https://www.eeworm.com/dl/619/402655.html
下载: 172
查看: 1073

matlab例程 a MATLAB program which tries to correct situations in which a triangulation includes corner triangle

a MATLAB program which tries to correct situations in which a triangulation includes corner triangles, that is, triangles which have two sides on boundary
https://www.eeworm.com/dl/665/405969.html
下载: 77
查看: 1065

文章/文档 To review what a metaball is, and how to render them and to describe a new optimization I ve made

To review what a metaball is, and how to render them and to describe a new optimization I ve made for rendering metaballs. For complex scenes, it can render hundreds of times faster, though I m certain others have discovered this trick as well. It does very slightly change the characteristic ...
https://www.eeworm.com/dl/652/406241.html
下载: 70
查看: 1061

其他 The basic principle using the branchand- bound strategy to solve the traveling salesperson optimiz

The basic principle using the branchand- bound strategy to solve the traveling salesperson optimization problem (TSP) consists of two parts. &#1048708 There is a way to split the solution space. &#1048708 There is a way to predict a lower bound for a class of solutions. &#1048708 There is also a way ...
https://www.eeworm.com/dl/534/406521.html
下载: 193
查看: 1059

微处理器开发 调试通道例子。DCC is available on ARM cores which contain EmbeddedICE logic, e.g. ARM7TDMI, ARM9TDMI, etc

调试通道例子。DCC is available on ARM cores which contain EmbeddedICE logic, e.g. ARM7TDMI, ARM9TDMI, etc. DCC is accessed by the target via coprocessor 14 using the ARM instructions MCR and MRC. The two assembler source files provided are: outchan.s for Target to debugger communication inchan ...
https://www.eeworm.com/dl/655/408206.html
下载: 119
查看: 1034

Java编程 This article describes how to consume Web services in Java 1.5.0 using the new JAX-WS 2.0 API (JSR 2

This article describes how to consume Web services in Java 1.5.0 using the new JAX-WS 2.0 API (JSR 228). Developers around the world, including me, have always complained about the hard ways to work in Java to consume even a Web service as simple as adding two numbers. However, with JAX-WS 2.0 A ...
https://www.eeworm.com/dl/633/410850.html
下载: 111
查看: 1044