搜索结果

找到约 1,112 项符合 Multi-User 的查询结果

matlab例程 To estimate the input-output mapping with inputs x % and outputs y generated by the following nonli

To estimate the input-output mapping with inputs x % and outputs y generated by the following nonlinear, % nonstationary state space model: % x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)] % + 8cos(1.2t) + process noise % y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3 % + time varying measur ...
https://www.eeworm.com/dl/665/243516.html
下载: 35
查看: 1062

人工智能/神经网络 Robotics TOOLBOX The Toolbox provides many functions that are useful in robotics including such thi

Robotics TOOLBOX The Toolbox provides many functions that are useful in robotics including such things as kinematics, dynamics, and trajectory generation. The Toolbox is useful for simulation as well as analyzing results from experiments with real robots. Have fun with the toolbox. It is self-expla ...
https://www.eeworm.com/dl/650/243539.html
下载: 62
查看: 1058

其他书籍 《为Windows Vista编写安全的代码》

《为Windows Vista编写安全的代码》,2007年出版 Providing developers with first-hand insights into design decisions and practical advice for solving real-world security issues, this authoritative guide urges developers to write more secure code on the Vista platform to support a growing customer base. ...
https://www.eeworm.com/dl/542/243577.html
下载: 162
查看: 1029

Java编程 java语言开发的P2P流媒体系统

java语言开发的P2P流媒体系统,“Stream-2-Stream implements multicast+, a next generation streaming protocol. Multicast+ is more efficient and requires less bandwidth than direct streaming (e.g. shoutcast/icecast). Stream-2-Stream (abbreviated "s2s" or "S2S") stations have no user limit stations can b ...
https://www.eeworm.com/dl/633/244305.html
下载: 64
查看: 1132

操作系统开发 DataBurn is an Objective-C example which demonstrates some of the features of DRTracks. The sample i

DataBurn is an Objective-C example which demonstrates some of the features of DRTracks. The sample illustrates how to create a DRFolder from an existing folder on the source disk and burn it to disc, creating a hybrid ISO9660/Joliet/HFS+ data CD. The sample also uses the DiscRecordingUI framework to ...
https://www.eeworm.com/dl/531/246619.html
下载: 131
查看: 1044

MySQL数据库 The Shift Log is a database entry and display system that is built off of PHP and MySQL. The log use

The Shift Log is a database entry and display system that is built off of PHP and MySQL. The log uses a basic user authentication system to ensure user accountability and log integrity. It also has a RTF editor integrated into it.
https://www.eeworm.com/dl/688/246810.html
下载: 101
查看: 1093

Java编程 jSP编写的了BBS系统 架設方法 : 解壓縮dzbbs.zip後

jSP编写的了BBS系统 架設方法 : 解壓縮dzbbs.zip後,打開dzbbs/set.jsp,修改以下 try{ cn=DriverManager.getConnection("jdbc:mysql://localhost/mysql?useUnicode=true&characterEncoding=big5","root","pass") // mysql為資料庫名稱,root 為用戶帳號 , pass為用戶密碼 }catch(Exception e){ } String bbs_name="DzBBS ...
https://www.eeworm.com/dl/633/249764.html
下载: 114
查看: 1046

压缩解压 CheckMate is a MATLAB-based tool for modeling, simulating and investigating properties of hybrid dyn

CheckMate is a MATLAB-based tool for modeling, simulating and investigating properties of hybrid dynamic systems. Hybrid systems are modeled using the Simulink graphical user interface (GUI). Parameters and specifications are entered using both the Simulink GUI and user-defined m-files. CheckMate co ...
https://www.eeworm.com/dl/617/251851.html
下载: 115
查看: 1198

驱动编程 This tutorial will describe how to create a simple device driver, dynamically load and unload it, an

This tutorial will describe how to create a simple device driver, dynamically load and unload it, and finally talk to it from user mode.
https://www.eeworm.com/dl/618/252356.html
下载: 24
查看: 1055

驱动编程 This the third edition of the Writing Device Drivers articles. The first article helped to simply ge

This the third edition of the Writing Device Drivers articles. The first article helped to simply get you acquainted with device drivers and a simple framework for developing a device driver for NT. The second tutorial attempted to show to use IOCTLs and display what the memory layout of Windows NT ...
https://www.eeworm.com/dl/618/252358.html
下载: 34
查看: 1036