控制論的開山之作,這是篇五十年代的論文。 出自控制論的開創者W. ROSS ASHBY。
標簽: 控制
上傳時間: 2014-03-03
上傳用戶:kytqcool
Networking for Dummies 8th Edition ,Written for even the most network-shy novice, this book begins with the most basic of basics and progresses through all the essentials, from cables, routers and hubs to building a wireless network.英文版 CHM格式
標簽: network-shy Networking for Dummies
上傳時間: 2015-12-16
上傳用戶:shus521
Apprehend Screen Capture Component Version 4.2 A non-visible component to capture images. Freeware with source. Includes Four Demos with source and EXE s. 3,550 KB. 10/09/2005
標簽: non-visible Apprehend Component component
上傳時間: 2015-12-23
上傳用戶:佳期如夢
給定一個集裝箱,其長為L,寬為W和高為H,現有一批圓柱形木材,每根木材的長均為L,但是半徑不同,設第i根木材半徑為ri。問如何裝箱,使得集裝箱的空間利用率最高?
標簽: 集裝箱
上傳時間: 2014-01-20
上傳用戶:ljt101007
Artificial Intelligence Neural Networks Algorithms Applications and Programming Techniques Addison Wesley,
標簽: Applications Intelligence Programming Artificial
上傳時間: 2014-01-15
上傳用戶:yoleeson
bp神經網絡算法是解決最優化問題的先進算法之一,本論文討論了神經網絡中使用最為廣泛的前饋神經網絡。其網絡權值學習算法中影響最大的就是誤差反向傳播算法(back-propagation簡稱BP算法)。BP算法存在局部極小點,收斂速度慢等缺點。基于優化理論的Levenberg-Marquardt算法忽略了二階項。該文討論當誤差不為零或者不為線性函數即二階項S(W)不能忽略時的Hesse矩陣的近似計算,進而訓練網絡。
上傳時間: 2015-12-31
上傳用戶:wendy15
GPRS_CHT技術文檔,包括主要詳細介紹GPRS的通訊協定,內容包括GPRS 所要提供的功能、系統架構、 各個網路元件、各元件間定義的介面、計費系統與GSM 演進為GPRS 所採 行的方式。其中GPRS 介面部份,抽出來獨立成為GPRS_Interface 檔案
上傳時間: 2014-01-20
上傳用戶:huannan88
Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫,需要linux 2.4.18 kernel include,編譯完成後產生led module。 insmod main.o //安裝模組 mknod /dev/leds c 221 0 使用方法: int main(int argc, char *argv[]) { int testdev //led test... testdev = open("/dev/QuickMarkLed",O_RDWR) ioctl(testdev, 2, 1) //ioctl(device, led number, open/close) open=1 ioctl(testdev, argv[1][0]- 0 , argv[2][0]- 0 ) //ioctl(device, led number, open/close) open=1 close(testdev) return 0 }
標簽: s3c2440 driver Linux dev-C
上傳時間: 2014-01-01
上傳用戶:qlpqlq
13th Israeli Symposium of AI, CV, and NN, Tel Aviv University, Tel Aviv, Israel, Feb. 2-4, 1997 D. Dori, D. Hubunk and Liu W, “Improving the Arc Detection
標簽: D. Aviv University Symposium
上傳時間: 2013-12-23
上傳用戶:水口鴻勝電器
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" //論壇名稱 String temple="default" //風格模版 String adminpass="pass" //管理員密碼 設定好後運行http://user.net/dzbbs,然後再注冊成為會員即可,密碼需要和上面所設定的一樣 免費論壇空間推薦 MyJavaServer+db4free 完美組合 MyJavaServer是國外免費5mb空間 如何申請請看 http://blog.csdn.net/leafxx/archive/2006/10/02/1317960.aspx db4free是國外免費Mysql空間
上傳時間: 2013-12-10
上傳用戶:yimoney