本程序是一个module, 使用这个程序需要先把它编译出来(这里是把Main.c编译成Main.o)。编译命令如下: gcc -O -c -Wall Main.c 使用的时候须用insmod Main.o命令加载,不用时用rmmod Main.o命令卸载就可以了。此程序还需要Linux2.4 kernel和netfilter的支持,Linux2.4.*内核的标准安装里有netfilter/iptables
上传时间: 2014-01-02
上传用户:windwolf2000
The purpose of this chapter is to present a survey of recent publications concerning medical image registration techniques. These publications will be classified according to a model based on nine salient criteria, the Main dichotomy of which is extrinsic versus intrinsic methods
标签: publications concerning purpose chapter
上传时间: 2015-09-19
上传用户:叶山豪
Digital Thermostat with High Accuracy -6,00 to 46,00 °C Digital Thermostat We build a digital thermostat for home applications, which controls the room temperature. I used the AT90S2313 microprocessor of ATMEL. The digital thermostat opens the Main heating valve of the apartment and the hot water flows in the radiators. Digital Thermostat Board
标签: Thermostat Digital Accuracy digital
上传时间: 2014-01-18
上传用户:D&L37
data array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 byte "The result is : ",0 align 4 jia1gao sdword 0 jia1 sdword 0 .code Main proc call clrscr mov esi,offset array mov ecx,lengthof array mov edx,offset str1 push esi putin: call writestring
标签: Please sdword number array
上传时间: 2014-01-13
上传用户:xiaoyunyun
Dropbear is an SSH 2 server, designed to be usable in small memory environments. It supports: * Main features of SSH 2 protocol * Implements X11 forwarding, and authentication-agent forwarding for OpenSSH clients * Compatible with OpenSSH ~/.ssh/authorized_keys public key authentication
标签: environments Dropbear designed supports
上传时间: 2014-01-16
上传用户:skhlm
The Hardware folder contains the following files:- 1) Sram_Interface.bit -----------------> Bitstream File 2) Sram_Interface.ucf -----------------> UCF File 3) Sram_Interface.vhd -----------------> Main Entity 4) Sram_Interface_tb.vhd ------------> Test Bench 5) SRAM_RD_WR.vhd ------------> Sub Module
标签: Sram_Interface following Hardware contains
上传时间: 2014-11-11
上传用户:gmh1314
SNVision Library (.dll).是法国SpikeNet公司的核心视觉分析软件。 SNVision Library (.dll) is the true core of our technology. It is made of 50 fully documented functions for image processing and analysis. It is provided with "how to use" examples for the Main programming languages. SNVision Library is the runtime module which enables you to include Spikenet Technology into your application
标签: SNVision Library dll SpikeNet
上传时间: 2013-11-30
上传用户:阳光少年2016
Tiger编译器,TigerBox v.01 =============================================== 本软件作者保留其著作权力,请保留原作者信息完整性 程序需要SWT库支持,该发行版本已经包含了win32版本的SWT运行库 运行方式:win32:点击exec.bat执行 程序已经带有我编写的Tiger编译器,所以所有功能均可使用 你也可以把自己的编译器用于该IDE 具体方法: 假设你曾经是通过 java MyTiger.Main xx.tig 运行程序的,那么在本程序目录etc下,打开conf文件,把"MyTiger.Main" 将原先的文字替换,不可有其他多余字符 MyTiger.Main就是你编译器Main函数的所在类 CSK www.csksoft.net csk@live.com
上传时间: 2013-12-08
上传用户:asddsd
使用matlab,绘画出美国的星条旗。请运行Main文件
标签: matlab
上传时间: 2015-10-08
上传用户:lanwei
显示"凌阳 科技 落实 生活"八个汉字,分四个词在四行 // 上错开显示。 // 涉及的库: CMacro1016.lib // 组成文件: Main.c/SPLC501User.c/Chinese_Table.c // SPLC501Driver_IO.asm/DataOSforLCD.asm // SPLC501User.h/Chinese_Table.h // SPLC501Driver_IO.inc // // 硬件连接: LCD DB0~DB7接IOA0~IOA7 // LCD EP 接IOB5 // LCD RW 接IOB4 // LCD A0 接IOB3 // LCD /CS 接IOB2 或接地也可
上传时间: 2014-06-28
上传用户:924484786