文件名称:ebook_pthread
介绍说明--下载内容均来自于网络,请自行研究使用
采用多线程实现电子书在JZ2440开发板上的显示,使用模块化的编程思想,便于添加与修改各个单独的模块(包括显示,编码,输入模块)-The use of multi-threaded e-book development board in the JZ2440 display, the use of modular programming ideas, easy to add and modify the individual modules (including display, coding, input module)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ebook_pthread\abc.txt
.............\display\disp_manage.c
.............\.......\fb.c
.............\.......\Makefile
.............\.raw\draw.c
.............\....\Makefile
.............\encoding\ascii.c
.............\........\encoding_manage.c
.............\........\Makefile
.............\........\utf-16be.c
.............\........\utf-16le.c
.............\........\utf-8.c
.............\fonts\fonts_manage.c
.............\.....\font_ascii.c
.............\.....\freetype.c
.............\.....\gbk.c
.............\.....\Makefile
.............\hz.txt
.............\include\config.h
.............\.......\disp_manage.h
.............\.......\draw.h
.............\.......\encoding_manage.h
.............\.......\fonts_manage.h
.............\.......\input_manage.h
.............\..put\input_manage.c
.............\.....\Makefile
.............\.....\stdinput.c
.............\.....\touchscreen.c
.............\main.c
.............\Makefile
.............\Makefile.build
.............\si\ebook_pthread.IAB
.............\..\ebook_pthread.IAD
.............\..\ebook_pthread.IMB
.............\..\ebook_pthread.IMD
.............\..\ebook_pthread.PFI
.............\..\ebook_pthread.PO
.............\..\ebook_pthread.PR
.............\..\ebook_pthread.PRI
.............\..\ebook_pthread.PS
.............\..\ebook_pthread.WK3
.............\Unix_Linux_Windows_OpenMP多线程编程.pdf
.............\utf16be.txt
.............\utf16le.txt
.............\utf8.txt
.............\display
.............\draw
.............\encoding
.............\fonts
.............\include
.............\input
.............\si
ebook_pthread