-
仿XP界面UI
仿XP界面UI
- 2015-07-02下载
- 积分:1
-
backup data with ndmpcoy tool that is implemented by RPC
backup data with ndmpcoy tool that is implemented by RPC
- 2023-02-07 21:55:04下载
- 积分:1
-
一套不错的TCP/IP编程指导,对几乎所有人都有指导意义。大家来看下...
一套不错的TCP/IP编程指导,对几乎所有人都有指导意义。大家来看下-A good TCP/IP programming guide, almost everyone has a guiding significance. Under the U.S. point of view
- 2022-01-23 10:09:55下载
- 积分:1
-
PE-internals
这是一篇关于PE格式的经典文章,外国人写的,感觉还不错,作为入门很有用(PE internals,a document about PE file format)
- 2013-07-17 12:20:06下载
- 积分:1
-
diliver
本程序采用NI公司Labwindows CVI 开发平台,分为数据发送和数据接收两部分,数据发送部分发送一个字符串,数据接收部分接收数据发送部分发送的字符串。
(This procedure using NI companies Labwindows CVI development platform, the data sent and data is divided into two parts to receive the data sent in part to send a string, data receiving part receiving data sent in part to send the string.)
- 2008-07-09 17:57:27下载
- 积分:1
-
KeyFactoryTestDSA
Shows a list of bug reports currently in /sdcard/bugreports.
- 2013-11-21 23:46:40下载
- 积分:1
-
propsheet
关于属性页的编程实例,适合初学者,程序简单(On the property page of the programming examples, for beginners, the program is simple)
- 2011-06-14 10:28:54下载
- 积分:1
-
Deque
This interface provides a method to filter data entries.
- 2014-02-27 15:30:05下载
- 积分:1
-
PcModWin-3.7
大气辐射传输软件PcModWin3.7,基于Fortran开发,包含MODTRAN模式和LOWTRAN模式。压缩包内包含软件本体、说明书及示例视频。(Atmospheric radiative transfer software PcModWin3.7, Fortran-based development, including MODTRAN mode and LOWTRAN mode. Compressed package that contains software body, brochures and sample video.)
- 2015-07-22 18:30:07下载
- 积分:1
-
HEU_KMS_Activator_v2.4
合并果子,压缩是一种有效的减小数据量的方法,目前已经被广泛应用于各种类型的信息系统之中。
一种压缩文本文件的方法如下:
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 )
- 2013-12-02 17:28:34下载
- 积分:1