USB3.0協議
上傳時間: 2013-11-25
上傳用戶:swing
This Unix C code monitors a web server every few minutes by trying to retrieve its home page. It sends you email when it can t connect, and every so often while the server is still down. It sends a final message when it comes back up. If you have email paging, just direct the email to your pager address.
標簽: monitors retrieve minutes server
上傳時間: 2015-01-11
上傳用戶:pompey
仿真步驟如下: 1、把3個帖子的內容分別保存為51t9py.c,51t9py_indexa.h,5py_mb.h,放在同一目錄下,將51t9py.c加入工程編譯 2、由于Keil的模擬串口是單字節顯示,漢字顯示為亂碼,所以要加掛RICHWIN或RichView這種會重新刷新顯示的中文平臺,或手工刷新屏幕,所以請先到 http://www.pchome.net/dl/chinese.htm 下載RichView,安裝運行 3、在Keil環境下可以直接按“Ctrl+F5”鍵仿真,按“F5”全速運行,切換到在串口依次輸入: // 64*.6 426***.5 98*.7 936.3 586.1 4826*.1 9464*.7 64*.6試試:-) 4、按鍵對應(根據我自己的手機設置的,全部在PC的小鍵盤操作):
上傳時間: 2013-12-15
上傳用戶:sk5201314
TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a simple 3D FDTD simulation. An idealized rectangular waveguide is modeled by treating the interior of the mesh as free space and enforcing PEC conditions on the faces of the mesh. A simplified plane wave source is inserted at one end. First released 12 April 1999. Version 1.03 released 2 December 1999.
標簽: demonstrating stripped-down implementing minimalist
上傳時間: 2013-12-21
上傳用戶:無聊來刷下
DSP音頻處理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that were engineered without it. When the program is not built from the ground up using the DSP/BIOS kernel and real-time analysis features, the lack of familiarity prevents engineers from reaping the benefits of this very powerful tool set, especially in the final stage of development when real-time analysis is needed most. This application note provides an example of the necessary steps required to utilize DSP/BIOS features in order to bring these solutions to bear in an existing application.
標簽: DSP real-time benefits analysis
上傳時間: 2014-01-06
上傳用戶:003030
計算所漢語詞法分析系統ICTCLAS介紹 詞是最小的能夠獨立活動的有意義的語言成分。 但漢語是以字為基本的書寫單位,詞語之間沒有明顯的區分標記,因此,中文詞語分析是中文信息處理的基礎與關鍵。為此,我們中國科學院計算技術研究所在多年研究基礎上,耗時一年研制出了漢語詞法分析系統ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System),該系統的功能有:中文分詞;詞性標注;未登錄詞識別。分詞正確率高達97%以上,未登錄詞識別召回率均高于90%,其中中國人名的識別召回率接近98%處理速度為31.5Kbytes/s。ICTCLAS的特色還在于:可以根據需要輸出多個高概率結果,有多種輸出格式,支持北大詞性標注集,973專家組給出的詞性標注集合。該系統得到了專家的好評,并有多篇論文在國內外發表。 計算所漢語詞法分析系統ICTCLAS同時還提供一套完整的動態連接庫ICTCLAS.dll和相應的概率詞典,開發者可以完全忽略漢語詞法分析,直接在自己的系統中調用ICTCLAS,ICTCLAS可以根據需要輸出多個高概率的結果,輸出格式也可以定制,開發者在分詞和詞性標注的基礎上繼續上層開發。
上傳時間: 2014-01-02
上傳用戶:15736969615
Easy installation Support servers like Tomcat, Resin, WebSphere, WebLogic etc. Multi-languages(English/Chinese...) Support RSS 2.0 RSS syndication Unlimited XML news source Customizable fetch time interval Customizable max entry count Customizable max content size
標簽: Multi-languages installation WebSphere WebLogic
上傳時間: 2014-01-03
上傳用戶:懶龍1988
his folder contains the following files: 1. 02490rxP802-15_SG3a-Channel-Modeling-Subcommittee-Report-Final.doc: This is the final report of the channel modeling sub-committee. 2. cmx_imr.csv (x=1, 2, 3, and 4) represent the files containing the actual 100 channel realizations for CM1, CM2, CM3, and CM4. The columns are organized as (time, amp, time, amp,...) 3. cmx_imr_np.csv (x=1, 2, 3, and 4) represent the files containing the number of paths in each of the 100 multipath realizations. 4. cmx_imr.mat (x=1, 2, 3, and 4) are the .mat files that can be loaded directly into Matlab (TM). 5. *.m files are the Matlab (TM) files used to generate the various channel realizations.
標簽: a-Channel-Modeling-Subcommittee-R following contains folder
上傳時間: 2013-12-21
上傳用戶:hxy200501
This PNG Delphi version 1.56 documentation (this version is a major rewrite intended to replace the previous version, 1.2). Improvements in this new version includes: This new version allows the programmer to not use Delphi heavy units which will greatly reduce the size of the final executable. Read more about this feature here. Most, if not all, Portable Network Graphics features as CRC checking are now fully performed. Error on broken images are now better handled using new exception classes. The images may be saved using interlaced mode also. Transparency information won t be discarted after the image is loaded any more. Most of the images are decoded much faster now. The images will be better encoded using fresh new algorithms. IMPORTANT! Now transparency information is used to display images.
標簽: version documentation intended rewrite
上傳時間: 2015-06-28
上傳用戶:qiao8960
Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Format: PDF Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.
標簽: Programming Reference Standard Template
上傳時間: 2014-01-19
上傳用戶:netwolf