搜索资源列表
Linux拨号服务快速指南
- 本文介绍了在Linux下进行拨号服务的方法,说明了如何修改PPP的设置。-This paper introduces a Linux dial-up service under way, illustrate how changes PPP settings.
lcd_driver-framebuffer
- 本文研究论述了基于S3C2410 LCD控制器的Linux驱动程序设计与实现,介绍了S3C2410的LCD控制器的数据和控制管脚,并给出了LCD的控制流程和LCD的控制器设置规则,参照TFT-LCD LQ092Y3DG01的逻辑要求和时序要求设计了其驱动电路,设置了主要LCD寄存器;论述了在嵌入式Linux中基于FrameBuffer机制的LCD驱动程序的实现方法。主要研究了Linux帧缓冲设备驱动程序框架,详细分析了帧缓冲设备驱动程序层次结构、核心功能模块和数据结构,设计了FrameBuffe
uptime4Linux
- 查找替换字符并加入修改时间,可以直接嵌入运用程序,目标文件,关键字等参数可独立设置
gnuplot_load_files.tar
- gnuplot画图相关的loadfile,修改之后可以用作画图模板,实现不同点线画图,不同颜色画图,自由设置title位置,坐标大小,横纵坐标的对数化等功能~-loadfile for gnuplot,could be modified for lines or points graphs (data based),so many attributes could be edited~
05
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
u-boot-20060523
- 支持linux-2.4以后的启动参数设置,这一点是老的vivi所不支持的(需要修改/lib/boot_kernel.c文件中的setup_linux_param函数,但是又不知道怎么修改)-Support for linux-2.4 after the start-up parameter setting, it is old does not support vivi (need to modify/lib/boot_kernel.c document setup_linux_param fu
10
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似
09
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
08
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
06
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
04
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
dz_6.1_link
- 解压上传到BBS目录 link_txt.txt 权限设置为可写可修改,linux下设置为777 导入插件:discuz_plugin_friendlink http://www.bbscode.com/html/chajian/Discuz-houtaiyanzheng-duli-like-page/-Decompression link_txt.txt uploaded to the BBS directory permissions can be set to w
linux-serial-programming
- 能够很完善的在LINUX下进行串口编程,支持修改串口的波特率等参数,还可以设置特殊波特率,比如B2-Sound can be carried out under the LINUX serial programming, support a revision of the baud rate and other parameters of serial port, you can set a special baud rate, for example, B28800
linux_kernel_module
- Linux下kernel与userspace的通信实现。主要功能为可修改linux的防火墙设置进行通信控制。Linux下调试通过。-Under Linux the kernel and userspace communication. Main function is to modify the linux firewall settings to communicate control. The adoption of Linux under the debugger.
memo
- “忘录管”功能需求: 1、 登录功能。 程序运行后,进入登录界面,用户需输入密码。若正确,则登录到系统,否则,允许用户重新输入密码,最多3次,否则不允许登录。 2、 新增记录 增加一条新的备忘录 3、 删除指定记录 根据指定的条件(如标题、时间)从备忘录中删除一条记录 4、 删除无用记录 根据flag标志删除已经提示过的记录 5、 修改记录 根据指定的条件(如标题、时间)备忘录修改一条记录,可以修改标题、内容以及提示时间 6、 备忘提示 创建线程,
grub2
- ubuntu9.10下grub2设置,修改启动项-ubuntu9.10 next grub2 settings, modify the startup items
5ne
- 匹配选择好所需的拟合曲线类型及其子类型,并进行相关设置: ——如果是非自定义的类型,根据实际需要点击“Fit options”按钮,设置拟合算法、修改待估计参数的上下限等参数;-Select the required matching good fitting curve type and sub-types, and associated settings:- If a non-custom types, according to the actual need to click the
linux_server_ip_settings
- linux系统下IP的设置及修改方法,可通过命令、工具、修改配置等方法-linux system settings and modify the IP method, by order, tools, and other methods to modify the configuration
guard-2
- 个人编写的一个十分好用的函数,可以设置程序成为后台守护进程, 调用十分简单,在程序中调用函数deamon即可,以下是函数原型 int daemon(int nochdir, int noclose) 其中 nochdir 为是否修改当前目录-Individual written a very useful function, you can set the program to become a background daemon, called very sim
sdram
- sdram设置程序,主要是申嵌视频源码sdram修改后的sdram设置方法。包含led.c,Makefile,head.S。(sdram set up programs)