11、操作手冊(GB8567——88) 12、測試分析報告(GB8567——88) 13、測試計劃(GB8567——88) 14、概要設計說明書(GB8567——88) 15、開發進度月報(GB8567——88) 16、可行性研究報告(GB8567——88)
上傳時間: 2013-12-27
上傳用戶:lijinchuan
For build this project you can use ant (www.apache.org). Before build project rename file build.properties.pattern in build.properties and set specific for your machine parameters, then start build.bat (for Windows platform) or build.sh (for Linux) in root project folder. After compile process all binary files will be copy into build forlder. For additional information please visit web site http://www.m-g.ru/corba To subscribe on news about MT_DORB send e-mail with subject subscribe to corba@m-g.ru We recommend that you place the MTDORB_UCUtils.dll ( or MTDORB_UCUtils.so for Linux) in the Windows\System directory (or Windows\System32 for WinNT and Win2K and /lib for Linux). Main MTDORB author: Oleg V. Safonov <safonov@m-g.ru>
標簽: build project Before apache
上傳時間: 2016-08-20
上傳用戶:zhenyushaw
89C51 AD采集交流電的程序50HZ的交流電經過精密整流以后每個周期單通道采集800個點分兩個通道采集電壓和電流并計算S,P,Q,相位角g
上傳時間: 2014-01-08
上傳用戶:watch100
音頻ADPCM編解碼器,采用標準C語言編程,實現G.711,G.72 3,16K,24K,32K算法
上傳時間: 2014-01-12
上傳用戶:四只眼
flash 鍵盤音效取自win2000系統ding.wav,經過CoolEdit處理成音階,在Flash中導入在相應按鈕上。 沒有難度,就是耐心一點,成績不錯哦! 對應表: 低音G-a #G-w A-s #A-e B-d 中音C-f #C-t D-g #D-y E-h F-j #F-i G-k #G-o A-l #A-p B- 高音C-1 D-2 E-3 F-4 G-5 A-6 B-7 C(high)-8 #C-c #D-v #F-b #G-n #A-m
上傳時間: 2014-02-06
上傳用戶:ljmwh2000
本人編寫的incremental 隨機神經元網絡算法,該算法最大的特點是可以保證approximation特性,而且速度快效果不錯,可以作為學術上的比較和分析。目前只適合benchmark的regression問題。 具體效果可參考 G.-B. Huang, L. Chen and C.-K. Siew, “Universal Approximation Using Incremental Constructive Feedforward Networks with Random Hidden Nodes”, IEEE Transactions on Neural Networks, vol. 17, no. 4, pp. 879-892, 2006.
標簽: incremental 編寫 神經元網絡 算法
上傳時間: 2016-09-18
上傳用戶:litianchu
source 為程序源代碼文件目錄 exe 為可執行文件目錄 pics 為所有處理好的圖片的目錄 需要預先安裝MinGW MinGW為Mini Gnu for Windows 里面包含gcc for windows的編譯器 將其拷貝值某目錄,然后設置環境變量 path x:\MinGW\bin 即可通過gcc(g++)命令進行編譯
上傳時間: 2016-09-19
上傳用戶:363186
The Ralink 802.11n Chipset family provides solutions for PCI, PCIe and USB interfaces with both 2.4 and 2.4/5GHz suppport. Each chipset consists of two highly integrated ICs (RFIC and BB/MAC IC) that fully comply with current draft IEEE 802.11n and IEEE 802.11a/b/g standards.
標簽: interfaces solutions provides Chipset
上傳時間: 2014-01-13
上傳用戶:Thuan
迭代自適應Simpson,Lobatto積分 In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm. We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (e.g. quad, quadv, and quadl). Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf.
上傳時間: 2014-10-25
上傳用戶:xc216
用AVR對諾基亞3310手機黑白液晶的驅動程序,可以在各種小系統中作為顯示用,液晶采用SPI口,具體的連接可參考程序內的說明。編譯環境:winAVR2005 G
上傳時間: 2016-10-02
上傳用戶:lizhizheng88