-
guess
说明: 一个能知道你所想的程序,结果会令你出乎意料的惊奇,其实如果你用理智的态度去想想,你就会知道为什么,这个程序是在WINDOWS XP下用C++写的(A program that can know what you are thinking,and the result will suprise you very much,but if you think logically,you shall know why,this program is developed in WINDOWS XP using C++.)
- 2010-04-19 22:49:26下载
- 积分:1
-
TCP的P2P文件传输(C++)对于新手学习TCP协议,以帮助更好地
TCP p2p文件传输(C++) 对于新手学习TCP协议,有较好的帮助-TCP p2p file transfer (C++) for the novice to learn TCP protocol, to help better
- 2022-05-21 02:30:18下载
- 积分:1
-
hidpar
HID Parser Error Checking
- 2009-12-21 10:02:12下载
- 积分:1
-
fft
说明: 用C++实现fft运算,经验证与matlab计算结果一致(A program in C Plus to realize Fast Fourier Transform,the results are consistent with calculation results by MATLAB.)
- 2020-06-19 19:00:01下载
- 积分:1
-
13001-853271-site-web-dynamique-et-i-messenger
modele de site web juste pourvoi un peu
- 2020-06-24 12:00:02下载
- 积分:1
-
chromatography-technique
Preparative chromatography technique in natural products
- 2013-12-03 11:42:25下载
- 积分:1
-
icmp的部分源代码
icmp的部分源代码-icmp partial sources code
- 2022-05-20 15:55:41下载
- 积分:1
-
firefox 扩展编程实例之一script应用
firefox 扩展编程实例之一script应用-one example script Application
- 2022-07-27 03:07:54下载
- 积分:1
-
MD5加密自己写程序
MD5加密,网上找很多都不合适,自己写一个。(MD5 encryption, the Internet to find a lot of inappropriate, write one yourself.)
- 2017-08-30 15:53:42下载
- 积分:1
-
code
在给定字符串中找出单词( “单词”由小写字母字符大写字母和构成,其他非字母字符视为单词的间隔,
如、问空格号、数字等等;另外单个字母不算单词);找到单词后,按照长度进行降序排序,
(排序时如果长度相同,则按出现的顺序进行排列),然后输出到一个新的字符串中;如果某个单词重复出现多次,
则只输出一次;如果整个输入的字符串中没有找到单词,请输出空串。输出的单词之间使用一个“空格”隔开,
最后一个单词后不加空格。(Identify the word (" word" character from the uppercase and lowercase letters constituted, other non-alphabetic characters as word spacing, such as asking a space number, number, etc. another is not a single letter word) in a given string find words after descending order according to length, (if the same length, the order stated that appears when sorting arranged), and then output to a new string If a word is repeated several times, only output once If the entire input string is not found in word, outputs an empty string. Used between the output of a word " space" separated, no spaces after the last word.)
- 2014-02-23 00:19:04下载
- 积分:1