-
AsignaGrupos
Group asignation in checked grids
- 2018-03-01 03:48:53下载
- 积分:1
-
radius detection through hough transform
radius detection through hough transform
- 2022-01-24 18:30:34下载
- 积分:1
-
这个是与上一个配套的客户端程序,程序实现功能:在客户端发送消息,服务端将消息收到后能够同时显示在屏幕上...
这个是与上一个配套的客户端程序,程序实现功能:在客户端发送消息,服务端将消息收到后能够同时显示在屏幕上-This is associated with a client program, program functions: send a message on the client, service after the end of the message received at the same time displayed on the screen
- 2022-10-07 21:45:03下载
- 积分:1
-
cpp
这是DEITEL C++大学教程第七版书中课后题答案(This is the seventh edition of his book the University of DEITEL C++ tutorial after school answers)
- 2021-03-08 23:59:28下载
- 积分: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
-
Java五子棋网络对战
五子棋网络对战基于tomcat websocket,java实现单机版和网络对战版五子棋程序,功能包括计时、悔棋、聊天、显示双方状态等等。首先第一个玩家先运行游戏,将自己的IP绑定,然后第二个玩家输入对方的IP连接。这样的话不管是哪一方都可以主动连接和被动连接。
- 2019-03-27下载
- 积分:1
-
TP Texture
tp texture for try upload object in c
- 2019-06-24 06:40:21下载
- 积分:1
-
C#调用百度地图实例源码
C#调用百度地图实例源码
网络搜集整理 希望对大家有所帮助(C# Call Baidu Map Instance Source
I hope that the collection and arrangement of the network will be helpful to all of you.)
- 2020-06-18 23:40:01下载
- 积分:1
-
求解随机微分方程dx=sinxdt+xdw的数值解
求解随机微分方程dx=sinxdt+xdw的数值解(NUMERICAL SOLUTIONS FOR SOLVING STOCHASTIC DIFFERENTIAL EQUATIONS dx=sinxdt+xdw)
- 2020-06-24 04:00:01下载
- 积分:1
-
struct2
struts2框架中的为应用指定多个配置文件,可以使在编写框架时等心应手(struts2 framework for the application to specify more than one configuration file, the heart in the preparation of the framework should hand)
- 2012-08-27 09:50:16下载
- 积分:1