-
deblock_25_dll_20060214
基于H264的一种去快效应滤波器,独立于解码过程外(H264 go on a fast effect filters, independent of the decoding processes)
- 2009-02-27 23:49:24下载
- 积分:1
-
Approximations_Finite_Element_Methods
In this section we introduce the idea of Galerkin approximations by considering
a simple 1-d boundary value problem
- 2018-01-01 08:47:19下载
- 积分:1
-
Compiler
实验一:设计SAMPLE语言的词法分析器
检查要求:
启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音);
请求输入测试程序名,键入程序名后自动开始词法分析并输出结果;
输出结果为单词的二元式序列(样式见样板输出1和2);
要求能发现下列词法错误和指出错误性质和位置:
非法字符,即不是SAMPLE字符集的符号;
字符常数缺右边的单引号(字符常数要求左、右边用单引号界定,不能跨行);
注释部分缺右边的界符*/(注释要求左右边分别用/*和*/界定,不能跨行)。(Experiment 1: SAMPLE language lexical analyzer design
Inspection requirements:
After starting the program, the first output of the author s name, class, student number (available in Chinese, English or Pinyin)
Request input test program name, type the program name and automatically start the output of lexical analysis
Binary output of word-type sequence (see sample output style 1 and 2)
Requirements can be found in the following lexical errors and that the nature and location of the error:
Illegal characters, that is not the character set of symbols SAMPLE
Character constant lack of the right single quotation mark (character constants requires the left and right single quotation mark definition, can not cross)
Note lack of the right part of the boundary character*/(Note requires left and right respectively /* and*/define, can not cross).)
- 2011-11-01 14:53:28下载
- 积分:1
-
密码学算法源码sha1
初始五个寄存器的初始值为:
H0(0)=67452301,H1(0)=EFCDAB89,H2(0)=98BADCFE,
H3(0)=10325476,H4(0)=C3D2E1F0
进行迭代计算,前16个32位字的值刚好取自这个分组的所有字,即:
W0=61626380(即01100001 01100010 01100011
10000000),
W1=W2=……=W14=00000000,W15=00000018。对t=0~79计算得到各个寄存器中的值。
- 2022-03-04 15:09:35下载
- 积分:1
-
上传下载器
与大多数Internet应用一样,FTP也是基于客户端—服务器(C/S)模式工作的,FTP支持的文件数据结构有文件结构、记录结构、页结构。过程:启动FTP,建立控制连接,建立数据连接和进行文件传输、关闭FTP
- 2022-03-07 11:03:09下载
- 积分:1
-
在C#中使用Visual J#类压缩文件和数据
在C#中使用Visual J#类压缩文件和数据-In C# using Visual J# Type of compressed file and data
- 2023-08-11 13:45:02下载
- 积分:1
-
ConvertTDMS
使用matlab直接读取tdms数据,不需要转换,没有错误。(TDMS reads matlab program)
- 2021-03-18 09:29:20下载
- 积分:1
-
基础计算
说明: 1.熟悉 MATLAB 的命令窗口。 2.掌握 MATLAB 的一些基本操作,能够进行一般的数值计算。 3.实现语句的重调和修改(1. Familiar with the command window of MATLAB. 2. Master some basic operations of MATLAB, and can carry out general numerical calculation. 3. Re-tuning and Modification of Implementing Statements)
- 2019-03-29 14:04:07下载
- 积分:1
-
基于STM32的蓝牙串口模块ATK-HC05
基于STM32的蓝牙转串口模块ATK-HC05的完整程序,代码注释清晰完整,结构清晰明确,很值得参考一读!该程序已经测试通过,利用该程序能快速开发蓝牙的程序!
- 2022-01-25 23:38:07下载
- 积分:1
-
stm32 ESP8266 智能家居
stm32 ESP8266 连接至云服务器对云服务器内的数据库进行数据插入或查询进而控制单片机的引脚高低电平 正点原子例程修改而来,已经过测试可行
- 2022-03-03 15:06:04下载
- 积分:1