资源列表
H264Visa
- 软件。H.264视频解码后用该软件载入解码后的重建帧H.264_rec.yuv后可以看宏块采用的帧内,帧间预测模式,运动适量,残差等参数。-Software. H.264 video decoder after loading the software decoder frame reconstruction can be seen H.264_rec.yuv after the adoption of Intra macroblock, inter-frame prediction mode,
MotionSearch
- H.264运动搜索算法代码,包括三步法,改进的三步法,菱形搜索法,改进的菱形搜索法等算法的源码-H.264 motion search algorithm code, including three-step, improved three-step method, the diamond search method to improve the diamond search algorithm, such as source
IF_Script
- VC实现的执行脚本程序,处理脚本中的条件,可以判断脚本中的IF语句-VC to achieve the implementation of scr ipt procedures to deal with the conditions of scr ipt, the scr ipt can determine the IF statement
PTDD
- 在WINPE 下各个版本包括16位系统上都能用的图形界面分区软件 自带BIN 可引导-In WinPE under the various versions, including 16-bit systems can be used to partition the software comes with a graphical interface to guide BIN
DHCP
- (1)Optionen----Einstellungen----DHCP--{ DHCP/BOOTP 打钩 DHCP Client 打钩 (2)Optionen----Einstellungen----TFTP--{ 修改目录为 光盘盘符\TFTPBOOT (3)Nicht auf Best? 打钩 (4)如果你的LAN不是192.168.1.X 那么你可能需要设置 Optionen-
mycompile
- 编译原理 IF条件语句的翻译程序设计—简单优先法、输出四元式 通过设计、编制、调试一个条件语句的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。 具体做到以下几点: ①对输入语句进行词法分析。将输入的字符串进行扫描和分解,识别出一个个合法的单词。单词种类包括:关键字,标识符,运算符,常数和界限符 ②进行语法分析。编写条件语句的相应文法,按照语法分析方法中的简单优先分析法为文法设计简单优先表,对词法分析得到的单词序列进行语法分析,以
PaiValue
- 用概率算法计算π的值,并确定其计算结果的精确度。-Algorithm using the probability of the value of π, and determine its accuracy of calculation results.
Queen
- 用概率算法结合回溯思想实现n皇后问题,并计算算法执行的时间。-Algorithm combined with the probability of backward thinking of the realization of n queen problem and algorithm execution time.
calc
- 计算器 完整界面 Visual Basic程序设计 -Calculator complete Visual Basic programming interface
actollll
- C语言开发小工具库(包括CPU型号的确定,键盘的处理,通讯,快速拷贝等等)-err
U-bootkernel
- U-boot 的功能简要介绍 U-boot与kernel的关系 U-boot的地址与kernel的一些地址是如何定义的? 简要分析一下bootm -U-boot features a brief introduction of U-boot with the kernel of the relationship between the U-boot with the kernel
Kernel
- kernel里面的中断代码分析 Index : 1.1 涉及到的代码简单分析 1.2 中断处理函数是如何被called ?(转载的,参考,了解流程即可,具体代码不必深究) 1.3 s3c2410 里面的中断控制器的细节分析,以及general的中断原理 1.4 外部中断控制器的分析(与GPIO有关) -inside the kernel code analysis interrupted Index: 1.1 involves a simple analysi