包含一个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优越。现在存在的大多数Build工具,如MAKE、gnuMAKE、nMAKE、jam等都存在这样或那样的不足,比如依赖于特定的平台、配置文件过于复杂或者对格式无法检查而容易出错等。与这些工具相比较,Ant的两个特性决定了它是一款优秀的Build工具.
上传时间: 2015-09-02
上传用户:sk5201314