#include "define.h" #include <stdio.h> #include <string.h> #include <ctype.h>
#include "define.h" #include <stdio.h> #include <string.h> #include <ctype.h> ...
#include "define.h" #include <stdio.h> #include <string.h> #include <ctype.h> ...
本文档包括单片机系统中常用到的时钟中断、通讯及键盘扫描等模块(见所附源程序)的说明。这些模块使用前后台系统模型。为达到最大的灵活性, 需要在用户工程中定义config.h文件, 在其中定义各模块可选参...
avi 音视频数据格式编码.avi.h为avi.c的头文件...
h.264算法的源代码,具体适用于哪个个平台目前还不是很清楚...
国产avs标准和h.264的比较,感兴趣的可以...
h.264白皮书,是从事264研究的原本和必备书。很不错的...
realize overlapped-add method %[y]=overlpadd(x,h,Nfft) %y:output sequence %x:input sequence %h...
%realize overlapped-save method %y:output sequence %x:input seqence %h:filter impulse response s...
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个...
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个...