登录
首页 » C++ » HEU_KMS_Activator_v2.4

HEU_KMS_Activator_v2.4

于 2013-12-02 发布 文件大小:2502KB
0 180
下载积分: 1 下载次数: 2

代码说明:

  合并果子,压缩是一种有效的减小数据量的方法,目前已经被广泛应用于各种类型的信息系统之中。 一种压缩文本文件的方法如下: 1. 原始文本文件中的非字母的字符,直接拷贝到压缩文件中; 2. 原始文件中的词(全部由字母组成),如果是第一次出现,则将该词加入到一个词的列表中,并拷贝到压缩文件中;否则该词不拷贝到压缩文件中,而是将该词在词的列表中的位置拷贝到压缩文件中。 3. 词的列表的起始位置为 1 。 词的定义为文本中由大小写字母组成的最大序列。大写字母和小写字母认为是不同的字母,即 abc 和 Abc 是不同的词。词的例子如下: * x-ray 包括两个词 x 和 ray * mary s 包括两个词 mary 和 s * a c-Dec 包括三个词 a 和 c 和 Dec 编写一个程序,输入为一组字符串,输出为压缩后的文本。(Fruit combined compression is an effective method for reducing the amount of data, has been widely applied to various types of information into the system. A method of compressing a text file is as follows: 1 original text file non-alphabetic characters, copy directly to the compressed file 2 words in the original document (all composed of letters), if it is the first time, then. The word is added to a word list, and copied to the compressed file otherwise the term is not copied to the compressed file, but the position of the word in the list of words copied to the archive. 3 the starting position is a list of words. The maximum term is defined by a sequence of text consisting of uppercase and lowercase letters. Uppercase and lowercase letters are considered different letters, ie abc and Abc are different words. Examples of the word as follows:* x-ray consists of two words x and ray* mary' s, including two words mary and s* a c-Dec consists of three words a and c and Dec to write )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PainterUsePattern
    绘图系统,VC++ MFC ,可以绘制直线,椭圆,点,圆,可以擦除(VC++ MFC painterusepatten draws basic graph)
    2021-04-07 16:29:01下载
    积分:1
  • 一个windows SOCKET client端测试序,与Remote Server 连接后可以发送和接收TCP Packet。在作网络序开发时,我们用它做...
    一个windows SOCKET client端测试程序,与Remote Server 连接后可以发送和接收TCP Packet。在作网络程序开发时,我们用它做网络测试程序。基于microsoft visual studio 开发。-A windows SOCKET client-side test procedure, with the Remote Server connections can send and receive TCP Packet. In program development for the network, we use it to do network testing procedures. Development based on microsoft visual studio.
    2022-04-27 23:42:54下载
    积分:1
  • RemoteControl
    远程监控示例,含服务器端、客户端示例代码,有相关需要的可以参考下(Remote monitoring example, including server side, client sample code, there are related needs can be referred to.)
    2018-04-24 14:28:58下载
    积分:1
  • gogojob_net_v1.0.1.2
    人才网系统 一、动态的字段定义。系统可对岗位类别、专业类别、职称、地区等字段进行动态定义,可满足任何行业性和任何区域性人才招聘网的建站需求。 二、兼容的数据引擎。系统兼容并提供SQLSERVER与ACCESS两种数据库文件,仅需改变一个参数就可切换数据库,满足用户对数据库的选择需求。 三、灵活的收费模式。系统可分别对VIP用户与普通用户的站内活动定义不同的收费标准,轻松实现多样化收费模式,如:VIP免费模式、VIP优惠模式、全免费模式等。 四、方便的在线支付。系统整合了第三方交易平台(财付通)的在线支付技术,方便网站收费。(Talent Network Systems)
    2013-07-26 20:46:02下载
    积分:1
  • WSSccrSaverI
    WINDOWS下可可播放多媒体文件和其它 (Under WINDOWS cocoa to play multimedia files and other)
    2012-08-16 09:05:35下载
    积分:1
  • 曲线和曲面算法
    说明:  代码包含以下算法:三叶梅花线,圆柱螺线,圆锥螺线,三次贝塞尔曲线,三次B样条曲线。 环形面,锥面,双线性曲面,旋转曲面,贝塞尔曲面,B样条曲面。(The code contains the following algorithms: three-leaf plum blossom line, cylindrical spiral, conical spiral, cubic Bezier curve, cubic B-spline curve. Torus, cone, bilinear surface, rotation surface, Bezier surface, B-spline surface.)
    2020-04-05 19:20:11下载
    积分:1
  • 序使用Visual C++6.0写,使用了MFC,数据库用的是SQL Server,要正常运行本序,请安装该数据库,并参加压缩文件中的DBConfig....
    本程序使用Visual C++6.0编写,使用了MFC,数据库用的是SQL Server,要正常运行本程序,请安装该数据库,并参加压缩文件中的DBConfig.ini文件。可以监控局域网内所有主机(IP)的上网情况,包括上传下载流量、浏览的网页、上网时长等-This procedure using Visual C++ 6.0 preparation, the use of the MFC, the database used is SQL Server, to the normal operation of this program, please install the database, and participated in the compressed file DBConfig.ini file. LAN can monitor all hosts (IP) access to the Internet, including uploading and downloading traffic, browsing web pages, Internet time and long
    2022-01-26 15:34:07下载
    积分:1
  • mdk-1.2.4.tar
    he Art Of Computer Programming,著名计算机科学家高德纳(D.E.Knuth) 设计的计算机: MIX的虚拟机源码(he Art Of Computer Programming VM MIX)
    2009-02-02 11:13:49下载
    积分:1
  • UCGUI-API
    UCGUI 完整函数列表,帮助初学者更快使用UCGUI的库函数(UCGUI API)
    2016-06-29 11:59:45下载
    积分:1
  • 串口计算器
    STM32串口计算器,能过实现较为复杂的计算,包括小数点,括号优先级(多重括号)等。在串口助手中输入要计算的算式,点击发送就能返回结果。(STM32 serial calculator, can achieve more complex calculation, including decimal points, brackets priority (multiple brackets) and so on. In the serial assistant, enter the formula to be calculated, click send can return the results.)
    2017-11-26 21:07:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载