搜索资源列表
apps-for-S3C2440A
- 对于S3C2440A实现的基本驱动编程,可以移植到Linux内核中。-For the S3C2440A realization of the basic driven programming, can be ported to the Linux kernel.
i2c
- 了解i2c协议的基本知识,并能读懂i2c驱动,并学会写i2c驱动-The i2c protocol basic knowledge and i2c drivers can read and learn to write i2c drivers
basic
- 是s3c2440的基础实验代码,是完整的实验代码,能够直接运行-Is based s3c2440 experimental code, is a complete experimental code that can be run directly
UNTIL_~1
- 多种基本演示代码,可以用于入门教学,非常全面丰富-Many basic demo code, can be used to start teaching, very round and rich
msp430andgprs
- msp430控制gprs进行数据发送,此为IAR工程文件,包含了可用的基本底层源码,方便为上层调用。-msp430 control gprs for data transmission, this is the IAR project file that contains the basic underlying source code can be used to facilitate the upper calls.
code
- 为程序员提供一个可执行的类库。封装了Linux的基本操作,日志文件的写入,IPC,可以缩短开发周期。对于初学linux的道友们来说,是个不错的资源。-Provide programmers with an executable library. Encapsulates the basic operation of Linux, the log file is written, IPC, can shorten the development cycle. Linux-in fans for t
printk
- A key debug method of linux driver. It also show you the basic usage. Once you can control it very well, you may become a senior firmware engineer.-A key debug method of linux driver. It also show you the basic usage. Once you can control it very w
busybox.tar
- busybox是嵌入式系统中常用的一个软件包,它把许多常用的Linux命令都集成到一个单一的可执行程序中,几乎只需要这一个可执行程序加上Linux内核就可以构建一个基本的Linux系统。-busybox is a software package used in embedded systems, it is the many common Linux commands are integrated into a single executable program, almost only ne
qudong
- SMT温度传感器的驱动程序,功能已在嵌入式系统得到验证,其基本格式也可作为其他驱动编写的参照-SMT temperature sensor driver functionality has been verified in embedded systems, the basic format can also be written as a reference to other drivers
can_setup
- CAN控制器驱动,可实现BASIC和EXTENDED模式的正常通信,在自己搭建的SOC平台测试通过.-A driver of CAN controler,which can handle both BASIC mode & EXTENDED mood ,and has been tested in a real SOC system.
dedecmsmb_fjdw_v0.1
- 自己写的dedecms仿煎蛋网模板,不完全一样,但基本是煎蛋的路子下来的。喜欢的免费下载。 安装方法: 1、解压后上传到dedecms根目录。 2、登录dedecms后台,系统设置,系统基本参数,模板默认风格设置为:zzbeta(这个名称可以随便改,前提是要和上传到templets目录中的zzbeta目录一致。) 3、模板编码使用 gb2312,如果使用 utf-8 会出现乱码。-Write their own network of dedec
iNethinkCMS_BY_v1.5.0
- iNethinkCMS基于.NET2.0 C#分层开发,是一款精致小巧、开源、免费的新闻信息管理系统。创新的模板引擎(类标签式)、插件扩展技术,可以适应各类的网站开发需要。 缓存技术: 无需为网站访问速度感到担心,iNethinkCMS的精细化缓存技术,可使访问速度媲美静态页面。系统将模板页面与实际页面的缓存进行区别化对待,同时细致归纳两者的统一性,构建出基于服务器Cache的缓存。在保证服务器效能的情况下,访问者将获得更快的响应速度。-INethinkCMS.NET2.0 C# bas
gpioreadwrite
- 该代码实现了标准IO口操作,可以配合IO驱动,实现基本的IO控制,本程序实现了标准的协议。-This code implements the standard IO port operations, with the IO driver can realize the basic IO control, the program implements the standard protocols.