资源列表
Porting_MiniGUI_on_AT91SAM9261_Plateform
- 基于AT91SAM9261的MiniGUI移植详解,经本人验证,绝对可用,也方便移植到其他嵌入式平台。-MiniGUI transplantation based on the AT91SAM9261 explain, after I verified the absolute can be used, but also facilitate the migration to other embedded platforms.
Porting_QT_on_AT91SAM9261_AT91SAM9263_EK
- 在AT91SAM9261_AT91SAM9263移植QT的详细过程-AT91SAM9261_AT91SAM9263 transplantation in the detailed process QT
min_malloc5
- 小型内存分配模块,用通用循环双向链表实现,改程序模拟系统malloc-Small memory allocation module, two-way linked list with the realization of general circulation, to process simulation system malloc
Chapter_6_Advanced_experiments_part1
- 周立功magic2410实验箱源码 第6章Linux高级实验(part1) 6.1 Linux内核编译实验 6.2 Linux根文件系统实验 6.3 CAT1025读/写实验. 6.4 ZLG7290键盘读取 6.5 USB-E2PROM编程器实验 6.6 SD/MMC卡实验 6.7触摸屏实验 6.8 PCMCIA接口CF卡实验 -Magic2410 week experimental box Ligong source Linux High Chapte
Chapter_6_Advanced_experiments_part2
- 周立功magic2410实验箱源码 第6章Linux高级实验(part2) 6.9 IDE硬盘实验. 6.10 USB主机驱动编译与加载实验 6.11 U盘驱动程序编译与使用实验 6.12 USB键盘与鼠标应程序实验 6.13 FrameBuffer模块应用实验 6.14 video4linux模块应用实验 6.15 USB摄像头实验 -Magic2410 week experimental box Ligong source Linux High Chapt
Chapter_7_Linux_drivers_development
- 周立功magic2410实验箱源码 第7章嵌入式Linux驱动开发 7.2 Devfs驱动程序 7.3 LED驱动程序 7.4按键驱动程序 DM9000 驱动 UART1 驱动-Magic2410 week experimental box source Ligong Chapter 7 Embedded Linux Driver Development Driver 7.2 Devfs Driver 7.3 LED Driver 7.4 key driver DM900
ARM
- ARM可执行文件的格式和机理分析,写得比较详细。-ARM executable file format and mechanism analysis, written in more detail.
s3c2410tsdriver
- S3C2410触摸屏驱动源程序 配置文件 Makefile-S3C2410 touchscreen driver source configuration file Makefile
bios44b0
- 44b0的bios,这段程序是引导linux的前导程序,为启动linux做好准备-44b0 of the bios, this procedure is to guide the pre-procedure linux, linux ready for the start
budengshi
- 很多不等式在展开以后形成如下的对称形式 sigma(s1^a1*s2^a2*...*sn^an)>=sigma(s1^b1*s2^b2*...*sn^bn) (当然 作为齐次不等式 a1+a2+....an=b1+b2+...bn 变量s1,s2,...sn非负) 其中sigma表示对称和(也就是说 一共n!项) 例如 sigma(x^3)=x^3y^0z^0+x^3z^0y^0+y^3x^0z^0+y^3z^0x^0+z^3x^0y^0+z^3y^0x^0=2
lm6063a
- (绝对原创,绝对经典)Linux2.6下点阵LCD LM6063A驱动程序。带有Makefile,修改一条语句就可以直接make了。-(Absolute originality, absolute classic) Linux2.6 under the dot-matrix LCD LM6063A driver. With a Makefile, to modify a sentence can make a direct.
lm12232c
- (原创、经典)Linux2.6下的点阵LCD LM12232C(122x32)驱动源码。带Makefile,只需要修改一行就可以make了。 注:最开始参考过PUDN上“九天”前辈写的代码。但是说句实在的只能画点而已,偶这个驱动已经用在两个产品上了。 偶写的另外一款LCD是LM6063A(站内)。-(Original, classic) Linux2.6 lattice under the LCD LM12232C (122x32) driver source code. With Ma