搜索资源列表
基于ARM的GPRS通信
- 这是一款以三星公司生产的S3C2410为处理器,利用现在2.5G通信技术,实现无限通信的功能,里面有基本的串口通信。
Android.LibInject
- Android平台上的注入代码LibInject 处理器是arm的,需要额外处理一些东西 整体流程分3步 1.在目标进程中分配内存,用来写shellcode和参数 2.往目标进程中写入shellcode, shellcode会调用dlopen来载入我们的library 3.运行目标进程中的shellcode-Into the code on the Android platform LibInject processor is the arm o
Many-nuclear-communication
- 作者:华清远见3G学院。《Android多媒体编程从初学到精通》第三章、多核通信。在2010年末,智能终端的CPU得到了快速发展,高端的智能终端已经采用了Cortex-A8的双核处理器。而在平板电脑上,Nvidia开发的基于Cortex-A9的双核处理器Tegra 2则成了市场的宠儿。通信离不开内存的操作,在Qucalcomm平台上,内存一般分为3种:基带内存(Modem Memory)、应用内存(Application Memory)和共享内存,其中系统MPU保护基带内存不被aARM接入,AR
GSMreaserch
- 短信的发送需要GSM模块和处理器协作完成,GSM模块与ARM处理器通过串口连接,处理器向串口发送接收AT命令与 GSM模块形成通信回路。-Send text messages GSM modules and processors need to be completed in collaboration, GSM module and the ARM processor through the serial port connection, the processor to the seri
ARM.WINDOWS.CE
- Windows CE嵌入式操作系统是目前嵌入式主流操作系统之一, 它以超强的性能、友好的Windows人机界面以及标准化、可视化的 软件开发过程被越来越多地使用在手机、PDA等产品中,本书结合 ARM9嵌入式处理器的特点,介绍了在其上进行Windows CE开发。-Embedded Windows CE embedded operating system is one of the mainstream operating system, the performance of its super
LED_controllerVC
- pc与嵌入式处理器串口通信程序,arm s3c4410-pc serial port communication program with the embedded processor
serialcom
- 基于VC++的串口通信处理,在WinCe平台运行稳定,对于练习在ARM处理器上作开发具有一定参考价值。-Based on VC++ serial communication processing, in WinCe stable platform for the exercise on an ARM processor for the development of a certain reference value.
03_Android-Linuxprogram
- Android 通用的 Kernel 使用的处理器为 goldfish ,这是 一种 ARM 处理器。这个 Linux 编译生成的结果在 Android 的模拟器中使用。-Android Kernel common processors used for the goldfish, which is an ARM processor. The Linux results compiled using the Android emulator.
usart_communicate
- STM32型ARM处理器程序,用以实现串口通信功能 ,开发环境:keil2-STM32 type ARM processor program for serial communication functions, the development environment: keil2
GPS
- 一种便携式、有定位和监控报警功能的GPS系统。系统的开发将以S3C6410开发板为开发平台,GPS导航模块通过USB接口将导航数据输入ARM处理器芯片处理,通过彩色LCD显示定位位置。开发采用的系统为开源的linux系统。功能:人们能随时随地知道自己驾车所在的地点、城市的交通路线以及路况等信息。-A portable, positioning and monitoring alarm function of the GPS system. The system development uses
Android-ARM
- 原生程序与ARM汇编语言 对于使用ARM处理器的Android手机来说,它最终会生成相应的ARM elf可执行文件,分析软件的核心功能只能从这个elf文件入手。-Native applications and ARM assembly language For the use of ARM processor Android mobile phone, it will generate the corresponding ARM elf executable file, core