-
caculator
此代码可以实现简单的计算功能,如加减乘除,可以帮助初学者学习栈和输入输出的相关应用。(This code can achieve simple calculation functions, such as addition, subtraction, multiplication and division, which can help beginners learn stacks and related applications of input and output.)
- 2019-03-27 13:10:31下载
- 积分:1
-
16to10100
写一个函数,输入一个十六进制数,输出相应的十进制数。程序提示:输入时将十六进制数作为一个字符串输入,然后将其每一个字符转换成十进制数并累加(Write a function, enter a hexadecimal number, the output corresponding decimal number. Prompts: Enter the hexadecimal number will be entered as a string, then each character into a decimal number and cumulative)
- 2016-02-14 04:43:38下载
- 积分:1
-
Level-of-the-programmer-10
程序员的十个层次,总结得好厉害,程序员的奋斗目标啊(Level of the programmer 10, summed up well powerful programmer s goal)
- 2012-05-04 00:56:46下载
- 积分:1
-
wnuzadh2
说明:
- 2018-05-16 04:37:36下载
- 积分:1
-
VB拦截数据包,在XP下可以直接运行。
VB拦截数据包,在XP下可以直接运行。...
VB拦截数据包,在XP下可以直接运行。
VB拦截数据包,在XP下可以直接运行。-VB intercept packets in XP can be run directly. VB intercept packets in XP can be run directly.
- 2022-03-17 02:02:16下载
- 积分:1
-
classicyuanma
C++, 经典 , 源码, 下载,保留,C++, 经典 , 源码,(C++ classicclassic)
- 2010-03-06 14:47:58下载
- 积分:1
-
蚁群算法1
说明: 实现蚁群算法的路径规划功能,利用matlab实现仿真(A path planning function of ant colony algorithm is realized achieve simulation)
- 2021-01-18 10:12:43下载
- 积分: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
-
实用C#实现的 停车场管理系统
便于停车场对车辆进行管理,本系统主要包括,会员注册,车辆出入库管理,会员查询等,采用序列化方式无需数据库。(It is convenient for parking lot to manage vehicles. This system mainly includes membership registration, vehicle access management, membership query and so on. It does not need database by serialization.)
- 2020-12-16 21:19:13下载
- 积分:1
-
QueryTask
A task that gets suggestions from a corpus.
- 2014-01-15 10:00:59下载
- 积分:1