基于S3C2410的xmodem協議實現,實現后可以通過該協議完成target和host的文件傳輸,不需要再用Jtag燒板子
上傳時間: 2013-12-23
上傳用戶:stewart·
Linux常用命令 1 文件列表 – ls : ls #以默認方式顯示當前目錄文件列表; ls –a #顯示所有文件包括隱藏文件; ls –l #顯示文件屬性,包括大小,日期,符號連接,是否可讀寫及是否可執行。 2 目錄切換 – cd : cd dir #切換到當前目錄下的dir 目錄; cd / #切換到根目錄; cd .. #切換到到上一級目錄。 3 復制 – cp : cp source target #將文件source 復制為 target; cp /root/source . #將/root 下的文件source 復制到當前目錄; cp –av soure_dir target_dir #將整個目錄復制,兩目錄完全一樣; cp –fr source_dir target_dir #將整個目錄復制,并且是以非鏈接方式復制,當source 目 錄帶有符號鏈接時,兩個目錄不相同。 4 刪除 – rm :
上傳時間: 2014-01-18
上傳用戶:TF2015
基于OFDM的無線寬帶系統仿真It contains mainly two parts, i.e. link-level simulator and system-level simulator. Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated at rx. Comparing the difference in tx/rx signal, the error rate can be found out. The output of the link-level simulator is the BLER/BER vs. SNR mapping table, that can be used for the system-level simulation. System-level simulator focus on a multi-cell multi-user scenario. For the sake of simplicity, it takes the mapping table aquired in the link-level simulation, measure the actural SNR, and finds the corresponding error rate.
標簽: simulator i.e. system-level link-level
上傳時間: 2016-03-15
上傳用戶:xsnjzljj
These tools are for use by developers so that they can create more robust applications. Especially of use to those developing multi-threaded applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler. http://www.soft234.com
標簽: applications Especially developers create
上傳時間: 2013-12-17
上傳用戶:erkuizhang
Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to-person communication services. The primary target platform for Sofia-SIP is GNU/Linux. Sofia-SIP is based on a SIP stack developed at the Nokia Research Center.
標簽: specification open-source User-Agent Sofia-SIP
上傳時間: 2016-03-20
上傳用戶:洛木卓
PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with threads, synchronization objects, IP sockets and named pipes. PTypes also offers message queues as an alternative method of thread synchronization. Its main `target audience is developers of complex network daemons, robots or non-visual client/server applications of any kind
標簽: multithreading alternative Portable includes
上傳時間: 2016-03-25
上傳用戶:lz4v4
飛機訂票系統,實現訂票,退票,查詢 the banking system relates to multi-threaded, socket programming, and Singleton design pattern. Notes for the complete source Gilmour, documentation, together with the development process
標簽: 飛機
上傳時間: 2016-04-02
上傳用戶:ma1301115706
High-speed Interface to Host EPP Parallel Port * Version: 1.0 * Last updated: 2001.12.20 * Target: All AVR Devices with 12 I/O pins
標簽: High-speed Interface Parallel Version
上傳時間: 2013-12-25
上傳用戶:小草123
ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 part of the program ofc). The difference between this method, and the standard debug API method it that this method monitores all of XP processes, and the program does not have to attach to any other process to monitor it, hence it s harder to detect. The code currently is considered as ALPHA, and it has been reported to BSoD sometimes (on multi core/cpu machines). Take Care!
標簽: Exception ExcpHook Coldwind Monitor
上傳時間: 2014-02-10
上傳用戶:jing911003
AUTOMGEN runtime is an open source royalty free runtime for open PLCs. By using this runtime, any target systems can become compatible with the AUTOMGEN automation workshop: IEC1131 languages (ladder, SFC, etc.), 2D and 3D scada, WEB SCADA, etc
標簽: runtime open AUTOMGEN royalty
上傳時間: 2016-04-07
上傳用戶:lindor