(Cross-stringinput,istocrossastringinputtoanotherstringofthem,suchas:chara[4]="ABCD"charb[4]="abcd"Whilecharc[8]="AaBbCcDd") - IMDN开发者社群-imdn.cn">
登录
首页 » Visual C++ » Practice1_14

Practice1_14

于 2009-02-19 发布 文件大小:594KB
0 356
下载积分: 1 下载次数: 3

代码说明:

  字符串交叉输入,就是将一个字符串交叉的输入到了另一个字符串当中,比如: char a[4]="ABCD" char b[4]="abcd" 则char c[8]="AaBbCcDd" (Cross-string input, is to cross a string input to another string of them, such as: char a [4] = "ABCD" char b [4] = "abcd" While char c [8] = "AaBbCcDd" )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Addressbook-
    通讯录管理系统,能够实现人员的信息录入、查询、修改、删除、保存、显示等操作(Address book management system, personnel information entry, query, modify, delete, save, display operations)
    2012-12-19 13:51:57下载
    积分:1
  • biaodashiqiuzhi
    表达式求值程序,很好的实现表达式的ascii码输入,到数值计算(Expression evaluation procedures, to achieve a very good expression of the ascii code input to the numerical calculation)
    2009-07-16 16:10:20下载
    积分:1
  • code-
    从键盘接收字符串,并统计其中各种字符出现频率!(calculate the frequency of every sinal get from the keyboard!)
    2012-04-23 10:59:16下载
    积分:1
  • CUser
    说明:  使用odbc访问sql server2000数据库(Access to sql server2000 database using odbc)
    2010-04-06 10:49:44下载
    积分:1
  • TFontHealthprh
    Visual C下提取点阵字模源代码,可可直接生成C语言的code,可选字体,大小. (The dot matrix source code Visual C extract, cocoa directly generate C language code, selectable font, size.)
    2012-08-07 01:19:02下载
    积分:1
  • wenjiankunbanqi
    这是VC++实现的一个文件捆绑软件的源码(This is a file bundled software source code VC++ achieve)
    2012-07-12 06:07:40下载
    积分:1
  • Birthday
    给定日期,然后输入天数,计算输入天数之后的日期是多少(Given date, and then enter the number of days to calculate the number of days after the date of entry is the number)
    2014-03-04 17:47:21下载
    积分:1
  • chengxu
    编写一个函数,要求输入年月日时分秒, 输出该年月日时分秒的下一秒。 如输入2011年12月31日23时59分59秒, 则输出2012年1月1日0时0分0秒。 需要考虑闰年 和 2月的特殊情况 (Write a function that requires input date, hour, minute and second outputs of the date when the next second. If the input at 23:59:59 on December 31st, 2011, output at 0:00:00 on January 1, 2012. Leap year and February need to consider the special case)
    2013-05-28 13:06:03下载
    积分:1
  • STACK
    用C语言编写的堆栈接口,适用于各种环境,提供接口: STACK *initStack(int MaxRoom) void destroyStack(STACK **spp) void resetStack(STACK *sp) Boolean isStackEmpty(STACK stack) Boolean isStackFull(STACK stack) Boolean push(STACK *sp, USER_TYPE data) Boolean pop(STACK *sp, USER_TYPE *data) Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
    2013-07-22 10:59:32下载
    积分:1
  • myRpgGame
    这是我毕业设计所写的小程序,程序中的界面类似于魔塔,用vc6.0 mfc开发,个人测试没有什么问题(This is my small program written by graduation, the program s interface is similar to devil s tower, with vc6.0 mfc development, individual test without any problems)
    2011-05-23 10:51:04下载
    积分:1
  • 696516资源总数
  • 106428会员总数
  • 7今日下载