-
ln_rtree
建立r树,使用c++完成,对于学习树的建立很有好处(create r-tree,use c++)
- 2016-04-07 16:28:58下载
- 积分:1
-
二维码扫描插件
说明: 二维码扫描插件,Unity引擎专用,适各种版本,我在蛮牛上也放了一份,谢谢支持。(Two-Dimensional Code Scanning Plug-in)
- 2020-06-17 03:00:01下载
- 积分:1
-
CommTest
串口测试程序 (Test porgram for serial)
- 2020-10-22 20:47:23下载
- 积分: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
-
shop_manager
说明: 设计一个程序,对商铺信息管理,商铺信息包括:商铺编号,商铺名,信誉度(0-5),(商品名称1,价格1,销量1),(商品名称2,价格2,销量2),(商品名称3,价格3,销量3)…。
商品名称包括(毛巾,牙刷,牙膏,肥皂,洗发水,沐浴露等6种以上商品),每个商铺具有其中事先确定若干商品及价格,由文件输入,销量初始为0。(Designing a program to manage shop information, which includes: shop number, shop name, reputation (0-5), (commodity name 1, price 1, sales volume 1), (commodity name 2, price 2, sales volume 2), (commodity name 3, price 3, sales volume 3)....
Commodity names include (towels, toothbrushes, toothpaste, soap, shampoo, bath lotion, etc.) more than 6 kinds of goods, each shop has a number of goods and prices in advance, input by documents, initial sales of 0.)
- 2019-02-06 19:05:42下载
- 积分:1
-
Light-OPC
一个OPC开源代码,可以用于门禁设备接入。(An OPC source code that can be used to access the device access.)
- 2013-12-01 18:17:09下载
- 积分:1
-
uCOS_DEMO_for_28
STM32F103嵌入式移植UCOS的DEMO程序,有参考帮助(STM32F10X shift embed system UCOS demo code.)
- 2013-10-05 13:13:49下载
- 积分:1
-
64845777
袖珍文件分割器,VC++经典编程源码,很好的参考资料。(Pocket file splitter, VC++ classic programming source code, a good reference.)
- 2013-11-16 10:58:27下载
- 积分:1
-
28335_SCI_RS485
实用28335设计的串口通信,可以接收远距离的信号,对于初学者很有帮助(28335 Serial Communications Utility designed to receive distant signals, useful for beginners)
- 2016-06-03 20:08:56下载
- 积分:1
-
Net_Chat_Client
一个网络socket 聊天程序的客户端.可用于局域网和(A network socket client chat program)
- 2009-06-28 07:49:25下载
- 积分:1