包含一個EPP-CAN板的Linux操作系統驅動,先用make命令編譯目標代碼(cangate),再運行install,安裝該驅動。就可以通過并口對SAJ1000的板子進行數據收發.
上傳時間: 2015-08-08
上傳用戶:siguazgb
maven 2.0 The following instructions show how to install Maven 2: 1) Unpack the archive where you would like to store the binaries, eg: tar zxvf maven-2.0.tar.gz or unzip maven-2.0.zip 2) A directory called "maven-2.0" will be created. 3) Add the bin directory to your PATH, eg: export PATH=/usr/local/maven-2.0/bin:$PATH or set PATH="c:\program files\maven-2.0\bin" %PATH% 4) make sure JAVA_HOME is set to the location of your JDK 5) Run "mvn --version" to verify that it is correctly installed.
標簽: instructions following archive install
上傳時間: 2014-01-19
上傳用戶:weiwolkt
· Develop clear, readable, well-documented and well-designed programs in the C Programming Language. · Develop software in the Unix/Linux using tools such as gcc, gdb, and make. · Locate and interpreting “man pages” applicable to application-level system programming. · Use the POSIX/Unix API to system functions to manage process and sessions as well as use signals and pipes for inter-process communication. · Understanding how synchronization might become problematic in light of concurrency. · Understand how to communicate and cooperate with a project partner.
標簽: well-documented well-designed Programming Language
上傳時間: 2015-08-16
上傳用戶:yuchunhai1990
四套Latex模版,分別是: A good model for writing Curriculum Vitae; An excellent package to design slides using LaTeX; A strong package to make floating figure and table style; For writing formal letters。
上傳時間: 2014-01-24
上傳用戶:dsgkjgkjg
The objective of this projectis to design, model and simulate an autocorrelation generator circuit using 4-bit LFSR. the register and LFSR will used D flip-flop and some gates. By the autocorrelation concept, there should be 2 same length vectors, for calculating the autocorrelation , we have to design the register for storing the original vector and the shifter for make time delay.
標簽: autocorrelation objective generator projectis
上傳時間: 2015-08-17
上傳用戶:ikemada
The code, images and designs for this book are released under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License. http://creativecommons.org/licenses/by-nc-sa/2.5/ You are free: * to copy, distribute, display, and perform the work * to make derivative works Under the following conditions: *Attribution. You must attribute the work in the manner specified by the author or licensor. *Noncommercial. You may not use this work for commercial purposes. *Share Alike. If you alter, transform, or build upon this work, you may distribute the resulting work only under a license identical to this one. *For any reuse or distribution, you must make clear to others the license terms of this work. *Any of these conditions can be waived if you get permission from the copyright holder. CONTACT ME Please address any questions to info@andybudd.com.
標簽: Attribution-NonComm Creative released Commons
上傳時間: 2014-01-19
上傳用戶:chfanjiang
Redhat9下開發的ping程序,經過測試沒問題,直接使用make命令ok
上傳時間: 2014-01-26
上傳用戶:liglechongchong
給予arm926e的mx21處理器的1wire總線驅動程序源代碼,里面有現成的makefile,在嵌入式開發環境下直接make就可以,我的armgcc是3.2.3版本的
上傳時間: 2015-09-02
上傳用戶:kernaling
給予mx21處理器的嵌入式系統的mmc卡驅動程序,makefile好用,直接make就可以了。
上傳時間: 2015-09-02
上傳用戶:妄想演繹師
Ant是一種基于Java的Build工具。理論上來說,它有些類似于C中的make,但比make優越?,F在存在的大多數Build工具,如make、gnumake、nmake、jam等都存在這樣或那樣的不足,比如依賴于特定的平臺、配置文件過于復雜或者對格式無法檢查而容易出錯等。與這些工具相比較,Ant的兩個特性決定了它是一款優秀的Build工具.
上傳時間: 2015-09-02
上傳用戶:sk5201314