资源列表
Microchip
- Microchip iAp2 library with source codes, examples and documentation
AndroidSDKAPILevel
- 安卓系统4.04的API文件,配合稳定另一个文件android_SDK的platform使用-Two system 4.04 API file, with stable another file android_SDK platform of use
KuGouMusic
- 一款安卓端的音乐播放器,仿酷我音乐,实现了音乐播放,单曲循环,顺序播放等功能-An Android music player, like cool music, the music playback, single cycle, the order of play and other functions
Compass-View-master
- Android 自定义指南针,非常漂亮(Android Custom compass, very nice)
Android编程经典200例_源代码
- 里面有一些安卓开发的实例 , 可以多看看这些代码 , 加快自己对安卓的掌握(There are some examples of Android development, you can see more of these code, to speed up their mastery of Android)
dsp-presentation
- xilinx提供的用于数字信号处理开发的FPGA资料。-xilinx FPGA DSP
Android200examples
- android编程实例,包含多个android的实际用法和典型应用(android programming example)
mtk-flash-software
- 国产手机刷机软件及教程,方便解决mtk手机刷机问题-Domestic handset flash software and tutorials, convenient solve MTK mobile phone flash problem
MT6755_N_beauty
- MTK MT6755_N版本 内置美颜相机,以及相册的源码文件,已经量产的软件 可放心使用。-MTK MT6755_N version built-in beauty camera, as well as the album source files, the production of software can be assured that use.
Accessory Interface Specification R28_0608
- iPhone的配件开发指南,例如carplay,指导用户开发(An iPhone accessory development guide, such as carplay, guides user development)
serial-port-instance-program
- 用于工程应用的测试代码部分有MSComm控件串口编程、Windows API串口编程、TAPI通信编程、串口实现双机互连、串口调试精灵、串口控制Modem设备、串口控制单片机、串口控制PLC、串口控制射频卡、串口控制GPS模块、串口控制云台摄像头、智能报警系统、语音自动应答系统以及USB转RS-232串口实例-Test code for some engineering applications have MSComm control serial programming, Windows AP
串口通信C++源码
- 包括常用的串口通信调试程序的源码,实例教程中的完整代码,配合串口通信原理使用