-
这是个usos的源码,呵呵,上传上来供大家学习之用。
这是个usos的源码,呵呵,上传上来供大家学习之用。-This is a usos source, huh, huh, upload up for everyone learning.
- 2022-08-19 18:51:19下载
- 积分:1
-
JPEG2000的要求和配置文件版本6.3
JPEG2000 requirements and profiles version 6.3
- 2022-04-20 03:16:48下载
- 积分:1
-
一些自己的作品
一些自己的作品-some of his own works
- 2022-04-09 12:05:17下载
- 积分:1
-
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程...
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程-introduced Embedded Video from Shanghai Jiaotong University, is a video training ARM Guide
- 2023-05-19 02:40: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
-
查看网络的好工具,可以查看POST数据,参数,Cookies等
查看网络的好工具,可以查看POST数据,参数,Cookies等-See a good tool for the network, you can view the POST data, parameters, Cookies, etc.
- 2022-08-14 07:12:43下载
- 积分:1
-
动态规划的算法实例,包括具体的例子和注释,很详细
动态规划的算法实例,包括具体的例子和注释,很详细-Examples of dynamic programming algorithms, including specific examples and notes, very detailed
- 2022-08-24 20:47:40下载
- 积分: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
-
LZSS compression algorithm to the deep application. C
对LZSS压缩算法的深入应用.c-LZSS compression algorithm to the deep application. C
- 2022-08-16 17:26:49下载
- 积分:1
-
把链表S中从第m个元素起共n个元素存储到s中,成功返回1,否则返回0int LEN(STRING S)...
把链表S中从第m个元素起共n个元素存储到s中,成功返回1,否则返回0int LEN(STRING S) -S in the list from the first m elements from a total of n elements stored in the s successful one back, otherwise return 0int LEN (STRING S)
- 2022-08-21 01:56:05下载
- 积分:1