递归的字符串逆序,将带有空格的一行字符串按照单词的顺序逆序排列.例如:this is a string. 转化为string a is this.
上传时间: 2013-12-22
上传用户:
#include <stdio.h> #define MAX 10
上传时间: 2013-12-18
上传用户:talenthn
主要使用了stl中的string类,该类使用方便,还可以自动识别过滤夹杂在阿拉伯数字的逗号,空格等,符合日常习惯中的用法,程序在附件中请检验,使用方法就是main函数中的方法,请检验。如蒙不弃请笑纳。
上传时间: 2013-12-21
上传用户:wanghui2438
c++ stl string的使用简易手册卡,方便使用stl时候查询。
上传时间: 2015-10-21
上传用户:moshushi0009
package youxiangtu import java.io.* public class YXTu{ static public void main(String[] args){
标签: public youxiangtu package import
上传时间: 2014-01-10
上传用户:zjf3110
连接oracle数据库的操作方法 tatic String driverName="oracle.jdbc.driver.OracleDriver" static String dbUrl="jdbc:oracle:thin:@10.1.1.44:1521:DBAWEB" static String user="DBA_WEB" static String password="DBA_WEB"
标签: oracle String OracleDriver driverName
上传时间: 2013-12-12
上传用户:skfreeman
Neuro network demo. Include SOM, Back Propagation and some simple example.
标签: Propagation Include network example
上传时间: 2013-12-27
上传用户:xuanjie
If you port µ C/OS-II to a processor not listed and want to include your port on this web site, please contact Micrium at Jean.Labrosse@Micrium.com. Note that the ports are provided as is with the exeption of the Micrium ports which are supported by Micrium..
标签: port processor include listed
上传时间: 2015-10-31
上传用户:tuilp1a
对字符串等如string的加密和解密 加密和解密 加密和解密
上传时间: 2015-10-31
上传用户:gut1234567
VB6 has two very useful string functions: Join and Split. This code implements Join and Split functions using STL so that you can use them in your C++ programs
标签: Split Join implements functions
上传时间: 2015-10-31
上传用户:我们的船长