-
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
-
scsi_dbg
This file is used for creating a bootp file for the Linux AXP kernel.
- 2014-09-19 11:02:19下载
- 积分:1
-
图像处理作业
车道线识别,matlab程序,仅仅供给大家参考,有一定不确定的地方(Lane identification, Matlab procedures, only to provide your reference, there must be uncertainty)
- 2017-06-20 09:30:58下载
- 积分:1
-
Demo
显示RichEdit控件,VC++精选编程学习源码,很好的参考资料。(Display the RichEdit control, VC++ select learning programming source code, a good reference.)
- 2013-12-01 18:04:19下载
- 积分:1
-
w9966
Winbond w9966cf Webcam parport driver.
- 2013-04-02 10:43:43下载
- 积分:1
-
SplitTextNodeContainingElementCommand
Split Text Node Containing Element Command for Linux Source Code.
- 2013-07-15 10:53:42下载
- 积分:1
-
用winsock进行有连接,无连接的通信
用winsock进行有连接,无连接的通信-Carried out with winsock connection, connectionless communications
- 2022-07-09 18:28:01下载
- 积分:1
-
the book "Network Programming Windows" source code, WINDOWS main 95/98...
本书为《WINDOWS 网络编程》的源代码,主要覆盖了WINDOWS 95/98/2000/CE的网络开发。详细讲解了NETBIOS和TCP/IP协议,适合于中高级程序员和网络管理人员进行编程设计的参考。-the book "Network Programming Windows" source code, WINDOWS main 95/98/2000/CE coverage of the network development. Explained in detail NETBIOS and the TCP/IP protocol. suitable for middle- and high-level programmers and network management program for the reference design.
- 2023-05-23 13:15:04下载
- 积分:1
-
RollingWheel
VC++应用实例,使用message 传递机制,以实现圆形滚动的动画效果,(VC++ application example of using message passing mechanism in order to achieve a circular scrolling animation effects,)
- 2014-03-02 22:18:45下载
- 积分:1
-
单目测量
基于MATLAB实现机器视觉中通过单幅图像实现测量长度,面积等(Based on MATLAB, we can measure the length, area and so on through single image in machine vision.)
- 2021-01-09 19:58:51下载
- 积分:1