tcpmp.src.0.72RC1 优秀的多媒体播放器TCPMP的源代码
上传时间: 2017-03-06
上传用户:athjac
open source magazine
上传时间: 2013-12-21
上传用户:alan-ee
Serial UART open source core. The design is engineered for use as a stand alone chip or for use with other of our cores. The reason for developing the Serial UART core is the fact, that asynchronous serial communication is very common that almost every machine understands it.Also, for OCRP-1, we needed a way of communication with a host computer, to make it available over the net.
标签: engineered for use Serial
上传时间: 2017-03-11
上传用户:aa17807091
Code Quality: The Open Source Perspective [Effective Software Development Series] [代码质量:开源观点) 本书详细叙述了如何写优美的代码
标签: Development Perspective Effective Software
上传时间: 2014-01-13
上传用户:cjl42111
open source support for MLC nand flash
上传时间: 2014-08-14
上传用户:3到15
Verilog Presentation.Password is included to open the powerpoint files. It s the document which is teaching in the University.
标签: Presentation powerpoint the Password
上传时间: 2013-12-29
上传用户:nanxia
3G Mobile Open Wide Door For E-commerce The 3G mobile Internet business in 3G era will obtain rapid development, but it still cannot become the ma in 3G era. In the age of 3G speech business, but is still a subject of value-added business will have great development, the 3G mobile Internet business.
标签: E-commerce 3G Internet business
上传时间: 2017-03-23
上传用户:zjf3110
Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics.
标签: implementation specification open-source interacti
上传时间: 2014-02-23
上传用户:xiaoyunyun
//结构 struct fb_fix_screeninfo finfo struct fb_var_screeninfo vinfo //打开设备 fd = open["/dev/fb0", O_RDWR] if [!fd] { printf["Cannot open framebuffer device.\n"] exit[1] } //取得固定信息 if [ioctl[fd, FBIOGET_FSCREENINFO, &finfo]] { printf["Error reading fixed information.\n"] exit[1] } if [ioctl[fd, FBIOGET_VSCREENINFO, &vinfo]] { printf["Error reading variable information.\n"] exit[1] }
标签: struct fb_fix_screeninfo fb_var_screeninfo finfo
上传时间: 2014-08-16
上传用户:gut1234567
Not mine. Open source ECG analysis tool
上传时间: 2017-03-29
上传用户:nanfeicui