搜索资源列表
-
0下载:
汇编内核的md5算法,应网友要求改进了两个部分:
1、采用nasm风格汇编,可以方便的移植到linux平台下。
2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密
使用方法:
一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用。
-compilation of md5 kernel algorithm, a netizen called for improvemen
-
-
0下载:
Linux 2.4内核字符设备驱动开发实例。
是Linux下驱动开发人员再好不过的参考源码。编译之后加载驱动,附有测试程序进行驱动的测试!
Linux kernel 2.4 char device driver
example.-character device driver development example. Linux is driven development staff a better reference source. After loading
-
-
0下载:
arm-linux-gcc编译器,S3C2410开发板移植目前最新的linux2.6.14的内核,需要使用这个编译器编译-arm-linux-gcc compiler, the S3C2410 development board transplant at present the newest linux2.6.14 essence, needs to use this compiler to translate ,Unix_Linux,嵌入式Linux/Embeded Linux -arm -
-
-
0下载:
该驱动的编译,需要linux内核源代码的支持。驱动编译默认指向的源代码路径为/usr/src/linux,如果您的linux源代码没有安装,请务必安装。如果您的内核源代码的路径不是/usr/src/linux,可以建立一个符号链接ln –s /usr/src/linux-x.xx.xx /usr/src/linux在驱动源代码路径下执行 make 命令,生成驱动的目标文件 can9880.o在/dev目录下建立can相应的设备文件,使用主设备号254mknod can98801 c 254 0-
-
-
1下载:
此为NachOs实验报告及源码,实验内容:
1. 研究code/shell 下的代码:
Nachos 所给的源代码的code/shell 目录下的源代码实现了一个shell,该shell 利用C/C++ 对Linux Shell 命令的调用支持( execl (SHELL, SHELL, "-c", exec_name,NULL) )实现了一个Shell 的Wrapper,使得一个函数(nachos_syscall.c 中的Exec(char*exec_name))可以实现所有的Linu
-
-
0下载:
字符驱动程序,要在内核为2.6以上版本的Linux下编译-Character driver in kernel 2.6 and above versions of the compiler under Linux
-
-
0下载:
在Linux环境下编译内核,源码编译和二进制编译两种方法,及遇到一些问题的解决方法-In the Linux kernel environment, source code and binary compiler to compile the two methods, and some solution to the problem
-
-
0下载:
浅谈Linux的内核。从技术上讲
, Linux只是内核。它与诸如编译器、编辑器、窗口管理器等程序一起,组成了发布版
。因此,虽然有不同的发布版,但其内核是相同的。-On the Linux kernel. Technically, Linux is the kernel. It is such as compiler, editor, window manager, such as procedures to form a release. Thus, although there a
-
-
0下载:
汇编内核的md5算法,应网友要求改进了两个部分:
1、采用nasm风格汇编,可以方便的移植到linux平台下。
2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密
使用方法:
一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用-Kernel compilation md5 algorithm, User requirements should be improved i
-
-
0下载:
我写的一个小OS~~,基于X86
必须使用Gcc在Linux下编译,可安装在Hd或Floppy。-I write a small OS ~ ~, based on the X86 must be used at Gcc compiler under Linux can be installed in the Hd or Floppy.
-
-
0下载:
Kphone 是其于QT界面的开源SIP 软件电话,支持语音,视频和文字消息交流.经测试,可以在Redhat 9.0 直接编译通过.在Arm-Linux 上需要比较多移植工作
以下是Kphone 是在SBC2410 ,Arm-Linux 2.6.11 内核移植过
-QT are Kphone its software interface, open source SIP phone to support voice, video and text message exchanges.
-
-
0下载:
介绍嵌入式Linux系统的移植,内容涵盖环境的搭建,交叉编译器的生产,u-boot的移植,linux内核的移植,驱动移植-Embedded Linux system introduced transplantation, the structure covers the environment, the production cross-compiler, u-boot transplant, linux kernel transplantation, graft drive
-
-
0下载:
linux 内核 下的C语言和C++编译器-linux kernel of C language and C++ compiler
-
-
0下载:
这是一篇关于linux环境下有关内核的移植,交叉编译环境的建立,镜像文件的生成的文章,最后你还介绍了烧写镜像文件的几种方法。-This is a linux environment on the graft under the kernel, the establishment of cross-compiler environment, the article generated image file, and finally you are also introduced several m
-
-
0下载:
本文详细讲述了linux kernel的各种编译选项,希望对你有帮助-This paper describes the various compiler options linux kernel, I hope to help you
-
-
0下载:
Contents
Acknowledgments ix
Introduction xix
Chapter 1: Working with Linux 1
A Brief History of Linux 2
The GNU Project 2
The Linux Kernel 3
Linux Distributions 4
Free Software vs. Open Source 4
Beginning Development 5
Choosing a
-
-
0下载:
1、将 Linux 内核采用 arm-linux-gcc3.4.1 交叉编译生成 uImage 格式的二进制文件,之后将其烧写入开发板的 Flash 存储器;
2、练习 Linux 内核的定制方法;
-1, the Linux kernel using arm-linux-gcc3.4.1 cross-compiler to generate uImage binary file format, then burn to write their development board Fl
-
-
0下载:
此篇文章是关于linux工作环境搭建的,包括gcc、内核、boot的编译安装等-Cipian article is built on Linux working environment, including gcc, kernel, the boot of the compiler installation
-
-
0下载:
Linux内核编译详解,内容较为齐全,供大家参考!(Linux kernel compiler detailed explanation for reference)
-
-
0下载:
linux编译内核时如果提示找不到这个文件,可以把这个文件拷贝到相应的目录下就可以解决这个问题(When Linux compiles the kernel, if the file is unable to find this file, you can copy this file to the corresponding directory to solve this problem)
-