资源列表
bitmap
- bitmap实现,C语言实现,在linux内核里边找的-bitmap realize the C language, and find linux kernel inside
copy_example
- 文件的批量复制,可以帮助初学者了解一些知识-this can copy someof others files to anothers
bbs
- #程序名称:论坛审核提示#这个python程序的作用是:如果发现论坛上有帖子需要审核,就给管理员发出提示运行环境windows2003,python25 论坛: Discuz! 5.0 这个论坛审核程序是针对Discuz! 5.0而写的。-# Program Name: The Forum review 23 tips! The python process is: If it is found that the forum has posts need to review, give the
MFM_GUI
- 皮肤界面开发,用于各种应用软件更换皮肤,减少了编程人员的工作量
armlinuxgps
- 根据GPS的通讯协议实现在ARM-linux下的GPS数据接收程序 -GPS communication protocol in accordance with the implementation of ARM-linux at the GPS data reception procedure
s3c2410---PAGE_OFFSET
- 基于ARM s3c2410 芯片--- 详细分析了linux 操作系统的 PAGE_OFFSET 的定义和作用,以及虚拟内存
2.tcp-send-recv
- 此程序可以完成简单的服务器和客户端的连接,并进行简单通讯请求-The program can do simple server and client connection, and carry on simple communication request
camera
- 该源代码是基于linux的摄像头驱动的的应用程序,该应用程序可以实现获取一张图片-The source code is based on the linux camera driver application, the application can achieve access to a picture
watchdog.c
- 实验名称:看门狗实验的应用级程序 * 实验说明:S3C2410内部具有一个看门狗定时器,可以设置为看门狗功能, * 设定在一定时间内,如果没有将看门狗计数寄存器复位, * 将引发系统复位,本实验设定复位时间为2秒, * 如果在两秒内没有复位将导致系统复位。-Experiment name: application-level watchdog experimental test program* Note: S3C2410 has an internal watchdog tim
adc
- 关于2410下面的ADC驱动采集,已经验证过,可以编译采集,是基于2.4内核上面的,2.6的只要改动一下就可以使用
TX2440_led
- 2440led的驱动源码,此源码相对比较简单易懂-2440led the driver source code
ex2-init-exit
- 简单模块实验,在实验一的基础上,加入module_init、module_exit的支持-Simple module test, on the basis of the first experiment, adding module_init, module_exit support