搜索结果
找到约 2,198 项符合
DVB-H 的查询结果
3G开发 JM 的C代码 有关H.264的代码 不懂的可以站短我
JM 的C代码
有关H.264的代码
不懂的可以站短我
操作系统开发 在软件Proteus中仿真ucos(ARM) 1.移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外
在软件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:\ ...
单片机开发 这是DVB tuner驱动部分和其它相关的源码和一些技术资料文档.
这是DVB tuner驱动部分和其它相关的源码和一些技术资料文档.
单片机开发 12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typede
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)
{
嵌入式/单片机编程 h.261 player with running h.261,p24,h26 file
h.261 player with running h.261,p24,h26 file
其他 PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = Plo
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 gree ...
电子书籍 H.264 and MPEG-4 Video Compression 一本非常好的讲H。264的书。
H.264 and MPEG-4 Video Compression 一本非常好的讲H。264的书。
电子书籍 This ximage.h file, it is very useful for image processing and cbir system.
This ximage.h file, it is very useful for image processing and cbir system.
压缩解压 H.263编解码源代码,对视频音频文件的压缩解压码
H.263编解码源代码,对视频音频文件的压缩解压码