搜索资源列表
linuxhttpd
- 这是一个简单的用C语言写的http服务器源代码,在arm9硬件平台linux操作系统上通过。-This is a simple C language to write the http server source code, arm9 the Linux operating system hardware platform adopted.
EmbeddedGUI-SDK_For_Linux.tar
- 这是一个支持\"微型嵌入式 GUI\" 的 SDK For Linux 版,其 GUI 核心可于 Linux, DOS 16/32 Bit, uC/OS-II及Windows 等平台工作,支持常用控件有:MAINWINDOW主窗口,DLGWINDOW对话框窗 口,BUTTON按钮,MAINMENU下拉式菜单,POPMENU弹出式菜单,HSCROLLBAR横向滚动条,VSCROLLBAR竖 向滚动条,TEXTBOX单行文本编辑框,EDITBOX多行文本编辑框,COM
dev_add
- Linux简单字符设备驱动编写方法 本示例代码实现了Linux下的一个简单字符设备驱动。 由二个文件组成,驱动模块<dev_add.c>和测试程序<test.c>。-Linux character device driver writing simple method The sample code implements a simple under Linux character device drivers. Composed
QTcounter_Linux
- c++源码计算器,简单的实用的, c++源码计算器,简单的实用的,-c++ source calculators, simple and practical, c++ source calculator, a simple practical,
linuxpthread
- linux下用C实现多线程创建实现的简单实例-linux using C to achieve the realization of multi-threading to create a simple example
Expression
- 用C++编写的一个计算器,简单能用,基本功能实现+-*/-With C++ Prepared a calculator, a simple use, the realization of the basic functions of+-* /
jsq
- 计算器,能实现简单的加减乘除运算。在MINIGUI下运行。用C语言开发的。-Calculator that can perform simple addition and subtraction multiplication and division operations. The MINIGUI run. Developed using C language.
embededQT
- 一个简单的基于Qtopia的函数 c语言编写 实现在界面上显示汉字-pia based on a simple function of c language to display Chinese characters in the interface to achieve
ch1
- 此程序通过C和c++的混合编程实现了Qt界面应用程序与底层驱动程序的链接问题,驱动程序可自行编写,这里就不加入了,只是一个简单的LED驱动。-This program through the C and c++ mixed programming interface of Qt applications and the underlying driver, the link problem, the drivers are free to write here is not joined, ju
xinhaofashengqi
- 本设计以LPC2103为控制芯片,探索研究了低频信号发生器的原理和应用,设计输出频率及幅度可调,频率范围为1HZ~50KHZ的正弦波、方波、三角波、调幅波、调频波及其复合波信号,具有信号频率、波形、幅度变化容易,硬件简单可靠等特点的多功能信号源。-For the control of the LPC2103 chip design, explore and study the low frequency signal generator theory and application of des
Archive
- C++写的一个简单的嵌入式文件系统 以及0.11版本的linux源代码-C++ to write a simple file system and embedded linux source code version 0.11
Embedded_Programming_Code
- 这是《嵌入式系统编程-使用C和GNU开发工具》的随书源码。该书由O Reilly出版,代码主要基于ARM平台实现了了简单嵌入式程序编写、编译链接和定位、下载和调试、内存使用、外围设备控制、中断服务、串行端口使用、任务调度和消息传递等操作系统功能,并有嵌入式Linux实例,是学习嵌入式编程入门的好书。-This is the " Embedded Systems Programming- Using C and GNU Development Tools" with the bo
gsm
- 实现用户操控GSM模块的接口,用qt实现手机的简单功能,并有无穷扩展空间。编程语言为C++。-one way to develop a virtual cellphone
led_drv
- 简单LED驱动程序实现 根据本人的《Linux简单字符设备驱动编写方法》一文的步骤,实现Mini2440开发板的LED驱动程序。 代码共分二个文件,驱动程序<led_drv.c>和测试程序<led_test.c>。-Achieve a simple LED driver According to my "Linux device driver writing a simple method of character," a text of t
httpd.c
- 一个简单的WEBserver,对学习嵌入式开发的新手来说是非常好的学习资料。-a simple WEBserver,which is good for those novices of embedded system design.
C-emis12
- C语言项目 简单的银行系统项目开发 为linux学习提供了基础-C language projects
C-cheng-xu
- 实验手册几章答案,包括简单程序,条件语句程序,选择程序,数组及指针程序-Lab manual chapters answer, including simple procedures, conditional statements, procedures, Programs, array and pointer program
system
- linux下简单学生操作系统的实现,双向循环链表的使用,数据结构中对于结构体的练习。(Linux simple calendar implementation, the use of curses library color change function, you can make the color more brilliant.)
project
- arm 的简单操作系统的编程,具有相册,音乐播放器,视频播放器,密码登陆等功能(Arm's simple operating system programming, with albums, music players, video players, password landing and other functions)
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变量读写