-
LW-LZ78
实现以下的无损数据压缩方法
LZ78和LZW算法;
给定若干个输入的字符串流,应用所编写的算法实现压缩,计算压缩比,然后再将压缩的码流进行解码,同输入的字符串流进行比较,判断输入输出码流是否一致。(Achieve the following lossless LZ78 and LZW data compression algorithm certain algorithms to a given input string stream to achieve compression applications written to calculate the compression ratio, and then decoding the compressed code stream, with the stream input string , and determines the input and output streams are the same.)
- 2014-04-27 23:05:58下载
- 积分:1
-
Serial
串口通信,一个简单的例程,对学习WINCE很有帮助,尤其是串口编程.希望大家喜欢(Serial communication, a simple routine, learning WINCE helpful, especially the serial programming. I hope everyone likes)
- 2008-02-28 20:06:04下载
- 积分:1
-
DvrXCallDemo
DVR xCall wrapper class demo source codes
- 2016-05-22 10:46:20下载
- 积分:1
-
proe-designMsg
应用C语言进行proe二次开发,设计proe的消息显示(Application of C language proe secondary development, design proe news shows)
- 2008-02-26 16:40:23下载
- 积分:1
-
luckyProgram
自用的摇号软件,C++实现的,有很多不足之处。大家一起改进吧,亲们(my test program for lucky)
- 2016-11-04 13:21:45下载
- 积分:1
-
VPNClient
软件名称:VPN客户端软件
版本号:1.0
开发环境:VS2010
开发语言:C++
功能描述:
1、一键式创建VPN连接
2、自动选择VPN类型(PPTP、L2TP、SSTP、IKEv2)
3、断线重拨
*完美支持WINXP、WIN7、WIN2003
*采用SkinH做界面,看上去很帅。
————————–华丽的分割线————————————————-
网上有很多VPN客户端源代码,但是普遍存在问题,例如在WINXP下运行正常,但是到WIN7下就会报错,各种问题层出不穷,所以我对代码进行了改良。(Software Name: VPN client software version number: 1.0 development environment: VS2010 development languages: C++ Description: 1, one button to create a VPN connection 2, automatically select the type of VPN (PPTP, L2TP, SSTP, IKEv2) 3, reconnection dial* perfect support WINXP, WIN7, WIN2003* using SkinH do interface looks very handsome.--------- Gorgeous split line----------------- There are many online VPN client source code, but common problems, such as running under normal WINXP But the next error will WIN7 various problems emerging, so I modified the code of the.)
- 2014-06-19 11:28:55下载
- 积分:1
-
Win32Application
VC++获取到Windows开机运行的时间,不是开机时间,而是从开机后到现在的运行时间,也就是一次开机所运行的时间,如果关机了,可能就不准确了。(The VC++ get to the Windows boot running time is not boot time, but from the boot to the running time, which is the time you turn on the running time, shutdown, and may not be accurate.)
- 2013-04-24 17:46:46下载
- 积分:1
-
EX_Database01
说明: 这是一个数据库访问技术方面的程序,是基于ODBC技术的数据库访问,显示数据库表中的所有记录。(This is a database access technical aspects of the procedure is based on ODBC database access technology, the database shows the table all records.)
- 2006-03-21 11:54:54下载
- 积分:1
-
EvaporationUDFfluent
UDFfluent蒸发相变模拟,关于用户自定义标量输运(UDS)中非定态情况下的代码源项(UDF-fluent evaporation phase change simulation, )
- 2021-03-02 15:09:34下载
- 积分:1
-
encoding
该代码基于VC开发平台,能演示三中编码方法:香农,霍夫曼,费诺编码,经过测试,运行稳定!(code based on the VC development platform, which can display three coding method : Shannon, Hoffman, Connaught fee coding, After testing, operation stability!)
- 2007-04-01 17:16:12下载
- 积分:1