搜索资源列表
arm_lcd
- 在s3c6410上实现LCD显示图片的裸板驱动-on s3c6410 to make LCD display
Pthread-of-linux
- 在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。-Written in the linux
xcCheck
- 文件检验,连接文件,输出文件信息,包括文件大小,类型等各种属性- To make checksum
ADCdrives
- ADC字符设备驱动程序,包含加载函数,卸载函数,接口函数,read(),ioctl()等。另带编译文件Makefile以及测试程序ADCtest.c 在linux环境下执行make命令编译后会生成ADCdrives.o以及test。在字符设备中加载test即可得到结果。-ADC code I/O Device Drive
100315_Beta_linux_tevii_ds3000
- Grabster AV 400 MX and the full version of MAGIX Movies on CD & DVD TerraTec Edition are the perfect team to make great VCDs, SVCDs and DVDs with just a few clicks. Transfer your videos in full DVD resolution via the external USB converter on your no
ncurses-packege--install
- ncurses packege的安装包及安装方法 (rhel5.1 gcc4.1.2平台) ncurses安装 GCC安装好后,再次make menuconfig出现了下面错误: [root@localhost linux-2.6.32.2]# make menuconfig HOSTCC scr ipts/basic/fixdep HOSTCC scr ipts/basic/docproc HOSTCC scr ipts/basic/hash HOS
arm_wdt_restart
- 在s3c6410上实现看门狗的裸板驱动,实现重启功能-on s3c6410 to make the system reset
Linux_driver_devepment
- 这是一开发Linux驱动的基本流程,通过它可以让你更清楚的了解linux驱动开的步骤和一 些注意事项。-This is a linux development is the fundamental processes, it can make you better understand the linux the steps and a few points for attention.
19911217
- 这个一个使用Qt来编写一个应用程序启动的模块-this is a program about how to use Qt to make picture of the initialing of the application.
driver_development_example
- 驱动开发整套例子:加载驱动与打开网卡:修改网卡:显示内核打印:卸载-Drive the development of the entire example:编译驱动:cd /home/vnetdev/ make
yaffs2.tar
- 支持flash的坏块屏蔽,需要u-boot支持,假如u-boot版本很高可以在make menuconfig里选择。-Support flash bad block shield, u-boot support, high u-boot version can be selected in make menuconfig.
makefile
- 该文档是s3c2440芯片的spi1接口在linux系统中驱动模块的makefile文件。可以直接在文档目录下执行make命令。-this file is the makefile of the driver of s3c2440 s spi interface。you can exercise the command make in the same pathetic。
1-LEACH-Makefile-modified
- leach make file... modified for wireless sensor network utilization.
helloworld
- How to make a module in kernel linux!
RageAgainstTheCage
- * Copy from sdcard to /sqlite_stmt_journals/exploid, chmod 0755 and run. * Or use /data/local/tmp if available (thx to ioerror!) It is important to * to use /sqlite_stmt_journals directory if available. * Then try to invoke hotplug by click
SPI2UART
- 开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码将S3C2440的SPI口连接SC16IS752,扩展为2路串口。代码分2部分,分别Make后生成2个.ko文件,分别加载即可使用。 本代码项目实用,可参考。-Development environment Ubuntu10.10 Kernel source code version linux2.6.32.2 Cross-compiler
linuxkernelporttoloongson.pdf
- 将linux内核移植到龙芯cpu的用户手册-Make linux kernel transplanted to Godson the cpu s user manual
linux_calculate
- 在linux下实现类似于windows下的图形化的计算器,弥补linux系统的小的缺陷-Under linux the graphical calculator similar to the windows to make up the Linux system defects
a
- 发送程序与msg1.c类似。在main函数中,删除msg_to_receive声明,代之以buffer[BUFSIZ]。移除消息队列删除代码,并且在running循环中做出如下更改。现在我们调用msgsnd来将输入的文本发送到队列中。 -The sending program msg1.c similar. Delete msg_to_receive statement in the main function, replaced by the buffer [BUFSIZ]. Remove
GNU-make
- gun make中文手册,学习gun make很好的资料,希望大家下载-Gun make Chinese manual, learning gun make very good information, hope everyone to download