搜索资源列表
elf
- 序言 1. OBJECT文件 导言 ELF头(ELF Header) Sections String表(String Table) Symbol表(Symbol Table) 重定位(Relocation) 2. 程序装载与动态连接 导言 Program头(Program Header) Program装载(Program Loading) Dynamic连接(Dynamic Linking) 3. C LIBRARY
maincontrol
- 基于Qt的GPS定位系统、利用Qt实现界面和后台程序的处理,基于linux2.6.32内核,需要加上GPS模块实现定位数据的接收-Qt-based GPS positioning system, using Qt interface and back-office procedures to achieve the treatment, based on linux2.6.32 kernel, need to add GPS positioning data receiver module
xtscal
- 在运行嵌入式Linux系统的、支持屏幕点击功能的手机上,如果由于某些原因导致点击与鼠标位置失准,可以用该程序重新定位。-Cell phones that running on embedded Linux system, which support the function of the screen click, if for some reason clicking with the mouse lead to inaccurate location, this application ca
Embedded_Programming_Code
- 这是《嵌入式系统编程-使用C和GNU开发工具》的随书源码。该书由O Reilly出版,代码主要基于ARM平台实现了了简单嵌入式程序编写、编译链接和定位、下载和调试、内存使用、外围设备控制、中断服务、串行端口使用、任务调度和消息传递等操作系统功能,并有嵌入式Linux实例,是学习嵌入式编程入门的好书。-This is the " Embedded Systems Programming- Using C and GNU Development Tools" with the bo
SCULL
- linux下简单的设备驱动程序,实现了读写、定位文件指针、ioctl清零以及简单的读写控制。-the simple linux device driver, to achieve the reading and writing, positioning the file pointer, ioctl clear and simple to read and write control.
GPSTest1
- android系统中的gps定位程序,能通用在android系统中,实现gps定位功能-android gps location
GPS
- GPS/BD串口通信程序 linux下GPS/BD模块与arm开发板通信,显示解析定位数据-GPS/BD serial communication program under linux GPS/BD module with arm development board communication, display positioning data parsing
STM32-dianji-pwm
- STM32f4程序,控制松下伺服电机精确转动,包括正反转,启停,还有精确脉冲位置定位,硬件实现 效果最佳-STM32f4 program, panasonic servo motor control precision turning, including positive and negative turn, stop, and accurate pulse position location, hardware implementation effect is best
lua-5.3.1.tar
- Lua 是一个小巧的脚本语言。是巴西里约热内卢天主教大学(Pontifical Catholic University of Rio de Janeiro)里的一个研究小组,由Roberto Ierusalimschy、Waldemar Celes 和 Luiz Henrique de Figueiredo所组成并于1993年开发。 其设计目的是为了嵌入应用程序中,从而为应用程序提供灵活的扩展和定制功能。Lua由标准C编写而成,几乎在所有操作系统和平台上都可以编译,运行。Lua并没有提供强大的库
无人艇下位机程序
- 这个是无人艇的下位机程序 包括定位 旋转 GPS等 开源 简单实用