-
一个简单的方法来播放所有标准的多媒体格式
A Simple Way to play All Standard MultiMedia Format
- 2022-06-17 05:43:34下载
- 积分:1
-
字典序问题:在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表 A 由 26 个小
写英文字母组成 A={a,b,…,z}。该字母表产生的升序...
字典序问题:在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表 A 由 26 个小
写英文字母组成 A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到
右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现 1 次。例如,a,b,ab,
bc,xyz 等字符串都是升序字符串。
-search the postion for the given ascend sor string.
- 2022-11-11 07:15:03下载
- 积分:1
-
以VC++为编程工具,解决了windows多线程编程中的经典问题:circular_queue问题...
以VC++为编程工具,解决了windows多线程编程中的经典问题:circular_queue问题-to VC++ programming tools, solve the windows multithreaded programming of the classic problems : problems circular_queue
- 2022-08-17 05:49:32下载
- 积分:1
-
DLL的DLL文件的访问路径
在DLL中获取本DLL文件的路径-the DLL access to the DLL files Path
- 2022-08-09 14:20:29下载
- 积分:1
-
进行 n个学生成绩从高到低排名,排名方式根据函数的style参数进行,如style为 ‘a’ 按升序排,style为 ‘d’ 按降序排。 ( a:ascendi...
进行 n个学生成绩从高到低排名,排名方式根据函数的style参数进行,如style为 ‘a’ 按升序排,style为 ‘d’ 按降序排。 ( a:ascending 升,d: descending 降) -For n ranked from high to low student achievement, ranked according to the function of the style parameters, such as the style of " a" by ascending row, style for the " d" in descending row. (A: ascending l, d: descending down)
- 2022-05-13 14:34:44下载
- 积分:1
-
校园刷卡系统可视化版,包含源码,说明文档,编译好的程序。...
校园刷卡系统可视化版,包含源码,说明文档,编译好的程序。-Campus credit card system, visual version, including source code, documentation, compiled programs.
- 2022-02-03 10:17:28下载
- 积分:1
-
jpeg 编码器和解码器
此代码 pemet 我们使 jpeg 编码器和解码器
转移块
对块进行 DCT
量子化块
减去从当前的 DC 系数的最后一个 DC 系数
之字形块
零的运行的长度编码块
分解成可变长度二进制数及它们的长度的非零系数
熵编码
- 2022-01-25 20:58:34下载
- 积分:1
-
设计一个能对PASCAL语言子集完成词法分析、语法分析和生成中间代码(四元式)的编译器。...
设计一个能对PASCAL语言子集完成词法分析、语法分析和生成中间代码(四元式)的编译器。-Design of a subset of the PASCAL language complete lexical analysis, syntax analysis and generation of intermediate code (quaternion type) of the compiler.
- 2022-10-21 22:05:03下载
- 积分:1
-
c program
c program
- 2022-02-10 11:03:40下载
- 积分:1
-
Using C++ to prepare the Delaunay triangulation algorithm
用C++编写的Delaunay三角网实现算法-Using C++ to prepare the Delaunay triangulation algorithm
- 2022-01-26 06:06:30下载
- 积分:1