资源列表
A10_Pro
- 项目选题为做一个飞行射击游戏。游戏中有各总各样的敌机和武器,敌机按一定的几率出现,玩家消灭敌机后可得分数奖励,达到一定分数后会升级,游戏难度随着玩家级数的增加而增大。游戏有很多爆炸场面,增加了刺激性。项目选题为做一个飞行射击游戏。游戏中有各总各样的敌机和武器,敌机按一定的几率出现,玩家消灭敌机后可得分数奖励,达到一定分数后会升级,游戏难度随着玩家级数的增加而增大。游戏有很多爆炸场面,增加了刺激性。-The project selection for a flight shooting game.
Guide_Video_Surveillance
- 是一份介紹網路監控系統設計的文件, 對於初學者來說相當有幫助, 其內容還包括無線的設計方案-Security Manager s Guide to Video Surveillance providing over 100 pages of original, unique analysis on the key issues in selecting and using modern video surveillance systems.
Linux_boot_faster
- This research project evaluates startup times of the linux boot process from power-on until user login. Time consuming parts of the boot process are investigated and methods how to speed up the whole process are discussed.
iPid
- 基于qt3的嵌入式数码相框,包括界面开发和功能开发。-Based on a qt3 the embedded digital photo frame, including interface development and functional development.
lwip
- lwip网络协议源码,用于移植到各种嵌入式平台,需要的资源小;-lwip source code 用于移植到各种嵌入式平台,需要的资源小;
ARM
- 详细介绍了ARM9的系统结构,存储器配置,DMA、ADC和触摸屏、中断控制器、I/O、PWM、UART等-Details on the ARM9 architecture, memory configuration, DMA, ADC and touch screen, interrupt controller, I/O, PWM, UART, etc.
di5zhang
- 这是《qt4精彩实例分析》的第五章,进行图形和图画的学习-This is the fifth chapter of " qt4 wonderful examples of analysis" , graphics and pictures to learn
QPainter
- QT 图形代码,适合新手学习,学习效果不错哦-QT graphics code, suitable for novices to learn, learning good oh
all_last
- 嵌入式LINUX的智能家居系统源码,仅供参考,有很多瑕疵-Embedded LINUX source of intelligent home systems for reference purposes only and there are many defects
HiFB-API
- Hisilicon Framebuffer(以下简称HiFB)是海思数字媒体处理平台提供的管理图像叠加 层的模块,它基于Linux Framebuffer 实现,在提供Linux Framebuffer 基本功能的基础 上,还扩展了一些图层控制功能,如层间Alpha、层间colorkey 等-Hisilicon Framebuffer (hereinafter referred to as HiFB) is Hass digital media processing platform p
Embedded-remote-debugging-method
- 嵌入式远程调试方法 嵌入式远程调试方法-Embedded remote debugging method
ipdectos
- 一个不错的linux封装,包括timer, msgq,thread,syslog, telnet,串口命令等调试。编译后在linux可以直接运行,看懂后就可以在嵌入式环境直接运行。-good linux wrapper for practice,including timer,msgq,thread,sem, syslog,telnet,serial port debug.