-
jieqi code
求节气的源码,实现语言是c-jieqi code
- 2022-01-23 10:31:57下载
- 积分:1
-
使用VB的主要通信程序的两种方法。首先,VB本身的使用,公司
利用VB开发通信程序主要的方法有两种,一是利用VB本身提供的控件(CONTRALS),另一种方法是利用WINDOWS API应用程序接口,WINDOWS API 主要提供了三个动态连接库KERNEL.EXE、USER.EXE、GDI.EXE供开发人员调用-use VB major communication program two ways. First, the use of VB itself, the controls (CONTRALS) Another method is to use Windows API application programming interface, Windows API provides essentially three KERNEL.EXE Dynamic Link Library, USER.EXE, GDI.EXE call for developers
- 2022-08-22 17:51:17下载
- 积分:1
-
使用LZ压缩算法的完整应用
使用LZ压缩算法的完整应用-LZ compression algorithm using the complete application
- 2022-11-29 07:55:04下载
- 积分:1
-
SMC1602字符液晶的显示程序,封装很好,可直接调用
SMC1602字符液晶的显示程序,封装很好,可直接调用-SMC1602 character liquid crystal display process, package well and can be directly called
- 2022-01-23 11:07:15下载
- 积分:1
-
关于一些算法的例子,我看着还不错,有不足的地方希望大家指导...
关于一些算法的例子,我看着还不错,有不足的地方希望大家指导-Algorithm on some examples, I looked pretty good, has the shortage of places I hope to guide U.S.
- 2022-11-02 15:55:03下载
- 积分:1
-
LZHUF、LZSS、LZARJ压缩算法
LZHUF、LZSS、LZARJ压缩算法-LZHUF, LZSS, LZARJ Compression Algorithm
- 2023-04-18 11:30:03下载
- 积分:1
-
一个简单的基于MFC对话框的动态曲线程序源码
一个简单的基于MFC对话框的动态曲线程序源码
-A simple MFC dialog based on the dynamic curve of the procedure source
- 2022-02-06 04:02:43下载
- 积分:1
-
键盘事件促使图象移动程序
键盘事件促使图象移动程序-keyboard events prompted images mobile procedures
- 2022-01-31 22:04:19下载
- 积分:1
-
MPEG多视点视频编码(MVC)参考软件。用于对多路视频进行编码压缩,去除每路视频间的冗余。...
MPEG多视点视频编码(MVC)参考软件。用于对多路视频进行编码压缩,去除每路视频间的冗余。-MPEG Multi-View Video Coding (MVC) reference software. For the multi-channel video compression coding remove every video of redundancy.
- 2022-10-24 12:35:04下载
- 积分:1
-
使用Lempel-Ziv压缩
Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a finite alphabet into substrings, whose lengths do not exceed a prescribed integer and a coding scheme which maps these substrings sequentially into uniquely decipherable code words of fixed length. The strings are selected so that they have nearly equal probability of occurrence. Frequently-occurring symbols are grouped into longer strings while occasional symbols appear in short strings. -Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a fi
- 2022-07-10 13:32:58下载
- 积分:1