JM 的C代码 有关H.264的代码 不懂的可以站短我
上传时间: 2013-12-31
上传用户:李梦晗
H桥驱动电路,详细的说明了驱动电路的原理以及实际电路图,喜欢的朋友可以下载
上传时间: 2014-01-20
上传用户:wang0123456789
在软件Proteus中仿真ucos(ARM) 1.移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外,对中断专门用了一个函数OS_int_A.s 按其中的规则写中断函数即可. 2。应用实例为\ArmUCOS\App\test1\test.mcp,在周立功2104的板子上的ram中就可直接运行(code+data<16K), 注意使用了.a库文件(我习惯这么用) 3. 将所有的文件放到D:\ArmUCOS\下,这样上面的文件能直接编译.
标签: OS_CPU_A OS_CPU_C Proteus OS_CPU
上传时间: 2014-01-02
上传用户:chenbhdt
这是DVB tuner驱动部分和其它相关的源码和一些技术资料文档.
上传时间: 2016-04-25
上传用户:yoleeson
12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typedef bit BOOL sbit rs=P2^0 sbit rw=P2^1 sbit e =P2^2 BYTE code dis[]={"www.zansi.com"} delay(BYTE ms) {
标签: include unsigned intrins typedef
上传时间: 2016-04-25
上传用户:zsjinju
h.261 player with running h.261,p24,h26 file
上传时间: 2013-12-16
上传用户:lanwei
PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = PlotSphereIntensity(...) Plots the intensity (as color) of a number of points on a unit sphere. Input: azimuth (phi), in degrees elevation (theta), in degrees intensity (optional, if not provided, a green sphere is produced) All inputs must be vectors or matrices of the same size. Data does not have to be evenly spaced. When there aren t enough points to draw a smooth sphere, additional points (with color) are interpolated. Output: h - a handle to the patch object The axes are also plotted: positive x axis is red positive y axis is green positive z axis is blue
标签: PlotSphereIntensity elevation azimuth intensity
上传时间: 2014-01-15
上传用户:ruan2570406
H.264 and MPEG-4 Video Compression 一本非常好的讲H。264的书。
标签: Compression 264 Video MPEG
上传时间: 2014-01-20
上传用户:bjgaofei
This ximage.h file, it is very useful for image processing and cbir system.
标签: processing ximage useful system
上传时间: 2014-01-27
上传用户:Amygdala
H.263编解码源代码,对视频音频文件的压缩解压码
上传时间: 2016-04-29
上传用户:Shaikh