-
一只菜鸟的串口程序,建议初学者可以看看
希望可以对你们有点用...
一只菜鸟的串口程序,建议初学者可以看看
希望可以对你们有点用-a serial newcomers procedures, the proposed beginners can hope to see you with a bit
- 2023-01-19 15:45:04下载
- 积分:1
-
小波变换,是目前国内国际热门的研究领域。因为其是无损压缩。这里提供实现的源代码,供大家学习。...
小波变换,是目前国内国际热门的研究领域。因为其是无损压缩。这里提供实现的源代码,供大家学习。-Wavelet transform, are the current domestic and international popular fields of study. Because it is lossless compression. Here realize the source code for the U.S. study.
- 2022-05-13 18:26:10下载
- 积分:1
-
USQ压缩工具, 源码
USQ压缩工具, 源码-USQ compression tools, source
- 2022-08-23 10:02:17下载
- 积分:1
-
电脑鼠走迷宫,包括探索和冲刺。探索部分路径直接返回起点进入冲刺状态 。...
电脑鼠走迷宫,包括探索和冲刺。探索部分路径直接返回起点进入冲刺状态 。-Computer Mouse Maze, including the exploration and sprint. A direct return to the starting point to explore some of the path into the sprint the state.
- 2022-04-20 07:44:46下载
- 积分:1
-
① 对输入文法,由程序自动构造FIRST FOLLOW集
② 对输入文法,由程序自动生成它的LL(1)分析表;
③ 对于给定的输入串,应能判断识别该串...
① 对输入文法,由程序自动构造FIRST FOLLOW集
② 对输入文法,由程序自动生成它的LL(1)分析表;
③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。-① the input grammar, automatically constructed by the procedures set FIRST FOLLOW ② the input grammar, it is automatically generated by the process of LL (1) analysis table ③ For a given input strings, should be able to identify the string to determine whether a given grammar sentence.
- 2023-07-09 00:45:03下载
- 积分:1
-
算术编码,简单实用有效果,欢迎下载,欢迎修改,
算术编码,简单实用有效果,欢迎下载,欢迎修改,-Arithmetic coding, simple, practical and effective, welcome to download, welcomed the changes
- 2022-05-19 16:13:22下载
- 积分:1
-
我在网上找的很不错的资料,如果以后想从事这方面的研究看看还是必须的,...
我在网上找的很不错的资料,如果以后想从事这方面的研究看看还是必须的,-I was online looking for a very good information, and if the future wish to engage in research in this area to see if it is still necessary, thank you
- 2022-11-09 15:40:03下载
- 积分:1
-
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is d...
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several letters from the file to the buffer. Then search the buffer for the longest string that matches the letters just read, and send its length and position in the buffer.
- 2022-10-29 01:55:05下载
- 积分:1
-
一个算术编码的算法,多媒体技术的基础算法程序,可以对数据进行无损压缩。...
一个算术编码的算法,多媒体技术的基础算法程序,可以对数据进行无损压缩。-An arithmetic coding algorithm, multi-media technology is based algorithms process the data can be lossless compression.
- 2022-02-26 14:10:01下载
- 积分:1
-
迷宫问题的代码,能用哟,给那些需要的人使用,并欢迎大家讨论研究...
迷宫问题的代码,能用哟,给那些需要的人使用,并欢迎大家讨论研究
-Maze problem code, yo can use to those who need to use, and welcomed everyone to discuss the research
- 2023-01-07 19:45:03下载
- 积分:1