搜索资源列表
watchdog实验
- 文件功能 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等 main.c-------主函数 44blib.c-----S3C44B0X的一些自己编写的库文件-document functional 44binit.s - --- interrupted initialization, memory, stack, system initializ
LINUX-DRIVER-demo
- 一个LINUX驱动程序摸板,采用模块加载,可依此摸板编写自己的特定的驱动程序。-a LINUX driver membranes using module loading, be prepared accordingly foil their specific driver.
uClinux_kf
- 本章从构建一个针对S3C4510B硬件平台的嵌入式uClinux操作系统和在其上进行应用程序的开发入手,逐步讲述如何在Linux环境下编写用户应用程序的方法和步骤,并为熟悉Windows操作系统的用户介绍在这种平台之上,使用何种工具编写和编译自己的应用。通过本章的学习,读者可以对嵌入式uClinux有一定的了解,并且掌握在Linux和Windows下嵌入式系统应用开发的基本方法。
FS2410_APP_LCD
- 一个FS2410的DEMO,可以参考此源码自己编写独立的程序,看用到什么文件。
arm2410_uart
- 基于三星2410ARM9开发板,自己编写的串口通信程序,并经过测试,可以直接使用。
mpeg4
- gm8120 mpeg4 linux rtp协议 socket 学习Linux应用编程的好程序,里面涉及到很多应用程序的编写,有点乱,makefile为自动编写,总之自己要学习体会-gm8120 mpeg4 linux rtp socket 马克file
contact
- 我们在学习嵌入式时所编写的电话本的源代码,还只是初级阶段,在Linux系统下用Eclipse编写的C语言程序的。改程序分为文件操作和数据库(MysqL)操作,代码自己拿去看吧,代码注释很详细,应该能看得懂的。-Embedded in the study when we write the source code of this phone, just the initial stage, the Linux systems written in C language with the Eclip
Digital-photo-frame
- 在linux下用QT开发的一个数码相框程序,包含背景音乐播放、图片手动浏览、图片自动浏览等功能。经过交叉编译以后,可以在移植有包含Qtopia-2.2.0的文件系统上运行。程序中使用的文件类为自己编写。-QT under linux with the development of a digital photo frame program, including background music, pictures, manual browsing, automatic picture viewe
screenshot
- 基于qt环境编写的一个截屏程序,用户可以根据自己的意愿截取任意大小的当前屏幕,还可以保存任意格式的图片格式-Based on the qt environment to prepare a screenshot of the program, the user can according to their own wishes intercept any size screen can also be saved in any format picture format
bootloader
- 自己编写的一个很小的bootloader程序,可以运行在s3c2440开发板上,启动linux内核-I have written a small bootloader program that can run on s3c2440 development board to start the linux kernel
Write-the-client
- 这是QT编写客户端程序。给出了实现的主要部分。main函数要根据自己的程序添加-This is QT prepared client program. Given the realization of the main part. The main function according to its own procedures to add
DHT
- DHT芯片的一些中文资料,及自己学习时编写的简单程序及其在linux下的test、makefile等-Some DHT chip Chinese data, and when you learn to write a simple program and in the linux test, makefile, etc.
temperature_driver
- ARM平台下的摄像头驱动程序,自己编写的驱动,适合初学者学习驱动开发-ARM platform camera driver, write your own driver, suitable for beginners learning-driven development
DM900wangkaqudong
- 一个自己修改的DM9000网卡驱动程序的源代码,能帮助你编写驱动-DM9000 own modified NIC driver source code, can help you write drivers
c_json.tar
- json文件生成:这是一个自己写的简单的json文件生成程序,是在linux环境下用C语言编写的,如果不足之处,请多多指教!-json file
newalloc
- C语言编写的模拟内存分配的小程序,需要自己输入内存请求任务的数据-C language simulation of the small memory allocation procedures, required its own input data memory request Missions
libiec61850-1.2.1.tar
- 此库通过标准C编写,提供IEC61850的MMS协议实现的最新版ED2,兼容大多数ED1;它也提供变电站内的GOOSE通信。这个项目的目标是提供一个实现,并且这个实现非常的轻便,可以运行在嵌入式系统和小型控制器上。它还提供了很多简单的例子,可以作为我们自己的程序的开始点。 如下特性被支持: 1 ISO全协议的TCP/IP 2 静态生成IED模型,是靠SCL文件,通过C代码生成 3 动态生成IED模型,是通过API调用或者通过配置文件 4 关联服务(通过密码验证) 5 简单的和复杂的MMS变量读写