搜索资源列表
arm_led
- s3c6410led裸板驱动用c写的,实现跑马灯程序-s3c6410led driver with c to show loop bright
gpio
- linux 下(w83627)super io 的驱动原码。主要是有如何通过lpc总线访问w83627的寄存器-this is w83627 driver code in linux. it will show how to acess to w83627 register on LPC bus.
UCOS-II
- 使用Mircosoft Visual C++6.0编译,学习uc/os-ii 2.80版RTOS的范例,展示任务(task)创建,优先级(priority)等,并且示范如何在Mircosoft Visual C++6.0的环境下编译一个工程文件,以取代原文书中使用Borland C++ 4.51 版的编译,提供使用者一个新的选择。--Mircosoft Visual C++6.0 compile learn uc/os-ii 2.80 RTOS example, show the task (t
framebuffer
- 使用framebuffer编程,使得能够较好的显示bmp图像,对代码的适当优化使显示动图成为可能-to show a picture via the framebuffer,the code is well designed that show several picture in a short time is possible
snake
- Linux下贪吃蛇游戏源代码,代码有详细注释,在Linux下能运行,具有显示分数、级别升高功能-Linux under the Snake game source code, the code has detailed notes, to be able to run under Linux, Show scores, elevated levels of function
v4l
- linux下基于ov511摄像头和v4l摄像头调用和显示的实验例子-linux based ov511 v4l camera and camera calls and experimental examples show
TQ2440and51
- 该资源可实现Tq2440与51单片机串口通信,2440向51发送信息,51收到后将收到的消息回传给2440,并在2440上显示出来,2440上程序用qt开发,2440上串口选择tq2440_serial1(也就是com1,linux下叫ttyS1,因为0口被天嵌用作调式口),用杜邦线分别接2440的TXD1、RXD1和51的Rxd、Txd相连。-This resource can be realized Tq2440 with 51 single-chip serial communicatio
syscall
- fprintf(stdout,"*** *** Help information for s*** *** *\n",APP_NAME) fprintf(stdout,"[Usage] s -[b:n:c:w:p:rsdh] <value>\n", APP_NAME) fprintf(stdout,"Version: s, Date: s, Author: Youri Zhang\n\n", VERSION, BUILD_DATE) fprintf(stdou
frambuffer-px
- 这个是对嵌入式设备的帧缓冲进行不断刷新显示,其作用相当于PC机的显卡,这个可以很好的帮助显示学习-This is to constantly refresh the frame buffer of embedded devices, its effect is equivalent to the PC graphics card, this can be a good help show to learn
time
- 内核中的时钟函数编程,通过该时钟函数可以正常的来显示时钟并且可以快速的调用时钟来进行编程-Kernel clock function programming, through the normal function of the clock to show the clock and the clock can quickly be programmed to call
printk
- A key debug method of linux driver. It also show you the basic usage. Once you can control it very well, you may become a senior firmware engineer.-A key debug method of linux driver. It also show you the basic usage. Once you can control it very w
ash
- linux file to show some extra information on it
show-rgba.tar
- 在X环境下面显示rgba原始格式的图片数据 linux环境下从framebuffer设备节点读取到的数据是rgba原始格式的,使用这个程序可以在X环境下显示图片 cat /dev/fb0 >pic.rgba ./show-rgba pic.rgba <width> <height>-Show picture using X api
jinchegndechuangjian
- 编写一段源程序,使系统调用fork()创建两个子进程,当此程序运行时,在系统中有 一个父进程和两个子进程活动。让每一个进程在屏幕上显示一个字符:父进程显示字符“a” 子进程分别显示字符“b”和字符“c”。试观察纪录屏幕上的显示结果,并分析原因。-Write a program, make the system call fork () to create two sub process, when running, the system is A process and the
wordpresszt_Kernel_v1.10
- Kernel是来自themeforest的wordpress主题,这套主题清新简洁,可进行各种后台自定义设置,支持短代码,图片展示,移动设备兼容,可以做新闻杂志类网站,也可以用来做博客,当然也可以用来做企业网站-Kernel is themeforest wordpress theme, the theme is simple, can undertake all kinds of custom background setting, support the short code, pictu
SegToolkit.tar
- 显示CT三维图像,能够显示多张三维医学图像,大家可以参考参考-show ct 3d image
51Music
- 51音乐驱动程序的编程软件,适于各种51程序-THE LED SHOW
LCD
- 可以把系统的所有图片搜索出来,然后依次显示在lcd屏幕上-the program can show all the picture that find int the running system,also,that include the picture about bmp or jpeg.