-
Practice1_14
字符串交叉输入,就是将一个字符串交叉的输入到了另一个字符串当中,比如:
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" )
- 2009-02-19 18:26:20下载
- 积分:1
-
Code
按下 Mouse 的右键,选择『编码』里的『GB2312』查看输出结果。">
- 2009-05-22 06:29:22下载
- 积分:1
-
100-C-programmers-language
C开发人员,初级面试100道题,可以多看看,有利于打开开发的门。(C developers, primary interview 100 questions, you can see more, to open the doors of development.)
- 2016-04-04 21:19:41下载
- 积分:1
-
HOG+SVM训练程序,很好理解
说明: SVM训练的基本程序,学习SVM用的,C++语言,visio平台,学习用(SVM training basic procedures, learning SVM with C + + language, Visio platform, learning with)
- 2020-09-04 11:40:30下载
- 积分:1
-
tanhaoqiangdiwuzhang
谭浩强c++课件第五章 是一个很好的C++学习课件 值得拥有(Hemopurification c++ courseware fifth chapter is a good learning courseware deserve C++)
- 2014-01-14 11:40:14下载
- 积分:1
-
1
说明: 输入1-13中的四个数,输入要计算的值(24点游戏就输入24),计算机穷举法给出计算公式(Enter the four numbers 1-13, enter the values to be calculated (24-point game on the importation of 24), the computer gives exhaustive formula)
- 2013-06-27 13:20:15下载
- 积分:1
-
wei
说明: 简单计算器.热爱C++,但还是学生,故来此向大家学习。谢谢。(simple calculator)
- 2011-03-16 18:26:15下载
- 积分:1
-
pintu
这是一个拼图游戏源码,课一实现3*3或4*4的拼图游戏,并给出时间,记录时间少的成绩。(This is a puzzle game source code, class one to achieve 3 or 4* 3* 4 jigsaw puzzle, and gives time to record less time results.)
- 2011-11-09 15:50:50下载
- 积分:1
-
MedicManagementS
药品管理系统,MFC+Access,MFC+SQL Server(Drug management system, MFC+Access, MFC+SQL Server)
- 2020-10-26 23:19:59下载
- 积分:1
-
yantuo
地震勘探反演方法
正演延拓
假设炮点在地层最底层,向上延拓(Forward seismic inversion method assuming continuation shot in the bottom of the formation, upward continuation)
- 2021-03-31 15:09:09下载
- 积分:1