1. compile: mpicc cjacobi.c -o cjacobi -lm 2. run: mpirun -np 4 cjacobi 3. result: Input of file "dataIn.txt"
標簽: cjacobi compile mpirun result
上傳時間: 2016-08-24
上傳用戶:xiaoxiang
RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any application written with Borland C language compilers. Some features are: 1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to access all of the functions provided. 2. Both input and output are buffered and interrupt driven for efficiency. 3. Serial ports 1 - 4 are supported on PC, AT and PS/2 compatibles.Chained interrupts used on port 3 and 4 are allowed for so as not to interfere with devices such as a mouse or printer. Transmission speeds of 110 to 115200 baud are available. 4. Detection and utilization of hardware buffered UARTs (NS16550AF etc.) found in some machines is automatic. 5. Interrupt driven hardware and XON/XOFF flow control is provided for. 6. All source code is included. RS232.C can be used with all memory models.
標簽: functionality provide written employ
上傳時間: 2016-08-24
上傳用戶:小眼睛LSL
linux組播代碼 #! /bin/sh gcc -Wall mcastclient.c -o mcastclient gcc -Wall mcastserver.c -o mcastserver #./mcastserver 230.1.1.1 7838 #./mcastclient 230.1.1.1 7838 192.168.100.1 12345
標簽: mcastclient Wall mcastserver mcastserve
上傳時間: 2013-12-20
上傳用戶:lepoke
本程序利用直接端口 I/O 操作來訪問并行口。支持操作系統: Windows 98/ME/2000/XP/2003 程序編譯環境: C++ Builder 5.0 / C++ Builder 6.0。
上傳時間: 2016-10-09
上傳用戶:moerwang
pic單片機c口的控制 單片機相應的I/O口設置為輸出口,輸出高電平時LED點亮,反之,LED不亮。利用軟件延時的辦法實現05S延時,實現LED流水燈的效果。
上傳時間: 2016-10-13
上傳用戶:tianyi223
一個2D基于verlet的Flash物理引擎。它用AS3編寫而成。Fisix的目標是應用到游戲等計算量很大的實時應用中。盡管flash比c/c++要慢,很棒的物理引擎
上傳時間: 2016-10-16
上傳用戶:iswlkje
㆒ 般㆟ 對 C++ templates 的粗淺印象,大約停留在「容器(containers)」的製作㆖ 。稍有研究 則會發現,templates衍生出來的 C++ Generic Programming(泛型編程)技術,在 C++ 標準程 式庫㆗ 已經遍㆞ 開花結果。以 STL為重要骨幹的 C++ 標準程式庫,將 templates 廣泛運用於容 器 (containers) 、演算法 (algorithms) 、仿函式 (functors) 、配接器 (adapters) 、配置器 (allocators) 、 迭代器(iterators)㆖ 頭,無處不在,無役不與,乃至於原有的 class-based iostream都被改寫為 template-based iostream。
上傳時間: 2016-10-28
上傳用戶:rocwangdp
USB開發步驟標準,對開發的過程詳解,usb的快速入門教\程
上傳時間: 2016-10-30
上傳用戶:dsgkjgkjg
USB開發步驟標準硬件,對USB開發過程的硬件 ,帶寬詳細的說明,對開發設計有幫助
上傳時間: 2013-11-27
上傳用戶:ruan2570406
: 通過 L V D S ( 低壓差分信號) 傳輸方案與單個 L C o S ( 硅基液晶) 分時分色顯示, 設計主電路 與頭盔結構分離的單 L C o S 硅片彩色頭盔顯示系統。
上傳時間: 2013-12-03
上傳用戶:ommshaggar