联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All Video(46) 

[VHDL/FPGA/Verilog] 06_lcd7_touch

基于7Z010的触摸屏驱动程序.开发板使用的是Xilinx公司的Zynq7000 系列的芯片, 型号为XC7Z010-1CLG400C, 400 个引脚的 FBGA 封装。 ZYNQ7000 芯片可分成处理器系统部分 Processor System(PS) 和可编程逻辑部分 Programmable Logic(PL)。 在 AX7010 开发板上,ZYNQ7000 的 PS 部分和 PL 部分都搭载了丰富的外部接口和设备,方便用户的使用和功能验证。
Touch screen driver based on 7z010 (2017-04-20, Video, 62341KB, 下载16次)

http://www.pudn.com/Download/item/id/1492686786618805.html

[OpenGL] OpenGLES2.0

OpenGL ES 2.0编程指南中文版
OpenGL ES 2.0 Programming Guide (2016-01-25, Video, 2054KB, 下载21次)

http://www.pudn.com/Download/item/id/1453714620676590.html

[FlashMX/Flex源码] WPF-Animation

一组介绍WPF动画编程的视频文件,其中包括一个完整的游戏程序。
A video of WPF animation which include a game. (2012-08-16, Video, 16398KB, 下载26次)

http://www.pudn.com/Download/item/id/1967605.html

[OpenGL] GLSL_ES_Specification_1.0.17

OpenGL着色语言(GLSL――OpenGL Shading Language)是用来在OpenGL中着色编程的语言,也即开发人员写的短小的自定义程序,他们是在图形卡的GPU (Graphic Processor Unit图形处理单元)上执行的,代替了固定的渲染管线的一部分
The recent trend in graphics hardware has been to replace fixed functionality with programmability in areas that have grown exceedingly complex (e.g., vertex processing and fragment processing). The OpenGL Shading Language has been designed to allow application programmers to express the processing that occurs at those programmable points of the OpenGL pipeline. Independently compilable units that are written in this language are called shaders. A program is a set of shaders that are compiled and linked together (2011-10-29, Video, 534KB, 下载31次)

http://www.pudn.com/Download/item/id/1683466.html

[流媒体/Mpeg4/MP4] RTMP

本文介绍了RTMP(实时媒体传输协议)文件的封装格式,可用于指导媒体传输编程
this DOC intrduce the RTMP protocol, it is detail of the struct of RTMP,it is can be use to pragram of multiplay (2011-06-22, Video, 8KB, 下载95次)

http://www.pudn.com/Download/item/id/1577318.html

[Linux/Unix编程] usb-zc0301-v4l2-video0-jpeg

利用Video4Linux内核应用编程接口函数对汽车行驶记录仪中用USB摄像头采集图片的实现进行了开发。基于嵌入式Linux系统的ARM9(EDB9260)平台,对该平台上硬件系统和软件系统的搭建进行简介。配置EDB9260开发商提供的内核(2.6.19),然后具体介绍基于video4linux的USB摄像头图片采集程序的实现,使用autotools来制作Makefile对图像采集程序进行编译。成功的采集到了图片并进行保存,最后完成JPEG压缩的实现。
Video4Linux kernel application programming interface used on the vehicle traveling data recorder function USB camera capture images using the realization of the development. Based on embedded Linux systems ARM9 (EDB9260) platform, the platform hardware and software systems to build the profile. Configuring the kernel developers EDB9260 (2.6.19), and then the specific description is based on the USB camera image video4linux acquisition program implementation, the use autotools to create Makefile to compile the image acquisition program. Successful collection and save images to finalize implementation of JPEG compression. (2011-05-13, Video, 750KB, 下载150次)

http://www.pudn.com/Download/item/id/1530501.html

[Linux/Unix编程] Linux-CGI

在uCLinux下CGI编程的实现,以及详细的技术细节
CGI programming under the uCLinux implementation, and technical details (2010-06-28, Video, 180KB, 下载35次)

http://www.pudn.com/Download/item/id/1226329.html

[Linux/Unix编程] v4l2

关于v4l2的API官方说明文档,详细的介绍了v4l2的编程的各种结构体的作用以及API的功能
V4l2 API on the official documentation, a detailed description of the v4l2 programming role of the various structures and API functions (2010-04-17, Video, 826KB, 下载287次)

http://www.pudn.com/Download/item/id/1130588.html

[其他] gamepad

游戏手柄,空中鼠标硬件设计。 带g-senser和陀螺仪传感器。
Game controller, air mouse hardware design. With g-senser and gyro sensors. (2010-03-18, Video, 18KB, 下载152次)

http://www.pudn.com/Download/item/id/1091411.html

[通讯编程文档] dM642_uartio

dm642编程,对串口的应用和以太网以及视频
dm642 programming, the application of the serial port and Ethernet, and video (2010-02-21, Video, 38KB, 下载26次)

http://www.pudn.com/Download/item/id/1066748.html

[其他书籍] Mapreducemode

google云计算语言mapreduce编程模型详细解析
google cloud computing language mapreduce detailed analytical programming model (2010-02-12, Video, 518KB, 下载25次)

http://www.pudn.com/Download/item/id/1063477.html

[网络编程] PHP-start

PHP网页制作入门的视频教程,让新手学会PHP初级基本编程
Getting Started with PHP web pages produced a video tutorial, so that the initial basic programming novice learn PHP (2010-01-29, Video, 26671KB, 下载13次)

http://www.pudn.com/Download/item/id/1054674.html

[网络] RTPxieyijiexi

RTP协议说明,电子版pdf格式,想学习的可以看看,具体编程最好最好下载rtplib开发包 很简单
RTP protocol description, the electronic version of pdf format, want to learn take a look at the specific programming is best to download the best rtplib Development Kit is very simple (2009-12-29, Video, 2956KB, 下载42次)

http://www.pudn.com/Download/item/id/1022450.html

[DirextX编程] DSoundInDemo

DirectSound编程学习源代码,可用于学习音频开发
DirectSound programming to learn the source code can be used to study the audio development (2009-12-03, Video, 145KB, 下载164次)

http://www.pudn.com/Download/item/id/991604.html

[软件设计/软件工程] vedio_streaming

本文介绍了linux下的video for linux编程和streaming技术,网络视频压缩技术
This article describes the video for linux under linux programming and streaming technology, network video compression technology (2009-11-25, Video, 204KB, 下载26次)

http://www.pudn.com/Download/item/id/982940.html

[单片机开发] si4133-datasheet

该Si4133是一个单片集成电路,既执行IF和双频 RF合成为无线通信应用。在Si4133 包括三个和VCO,环路滤波器,参考和VCO分频器,相位 探测器。除法和可编程掉电设置与threewire 串行接口。
The Si4133 is a monolithic integrated circuit, both the implementation of the IF and dual-band RF synthesis for wireless communications applications. In the Si4133 consists of three, and VCO, loop filters, reference and VCO divider, phase detector. Division and programmable power-down settings threewire serial interface. (2009-11-19, Video, 459KB, 下载22次)

http://www.pudn.com/Download/item/id/976211.html

[其他书籍] CIP

Controllogix 集中了Logix 通用平台的多种优点---通用的编程环境、通用的通讯网络、通用 的控制引擎---提供了一个既能满足您高性能应用需求又易于使用的环境。
Controllogix brings together a variety of benefits of common platform Logix--- a common programming environment, common communications network, a common control engine--- providing a high-performance application that meets your needs and easy to use environment. (2009-11-02, Video, 5849KB, 下载66次)

http://www.pudn.com/Download/item/id/957408.html

[其他] 20086301556362298

s7-200恒压供水,一带三,源程序!希望对大家有帮助,这是一个真实的程序!
s7-200 constant pressure water supply, area 3, source code! want to help everyone, this is a real program! (2009-10-12, Video, 14KB, 下载166次)

http://www.pudn.com/Download/item/id/935261.html

[Linux/Unix编程] USB_Camera_base_on_Video4Linux

非常详细的arm9下摄像头图像采集开发,以及v4l编程讲解
Arm9 very detailed image acquisition camera under development, as well as programming on the v4l (2009-08-23, Video, 148KB, 下载45次)

http://www.pudn.com/Download/item/id/887348.html

[其他书籍] NewIdea

编程是一种思想的叙述,看看这本书,对程序员的思路将带来一种洗练
Programming is a kind of narrative thinking, take a look at this book for programmers thinking will bring a (2009-08-19, Video, 123KB, 下载29次)

http://www.pudn.com/Download/item/id/882605.html
123
总计:46