-
jiaobingbu
集合的运算:交、并、补(难度系数:1.1)
全集:大写字母 ‘A’~’Z’
要求实现以下功能:
1、集合的输入:自动去掉重复和非法的字符
2、集合的显示:输出集合的全部元素
3、输出一个给定集合的补集
4、输出两个给定集合的交集和并集
(jiao bing bu)
- 2013-11-29 20:49:25下载
- 积分:1
-
ccode
包括汉诺塔、杨辉三角、求根值等c程序,在VC++6.0运行没问题。(Including the Tower of Hanoi, Yang Hui triangle, the value of such c rooting process running in VC++6.0 no problem.)
- 2010-12-15 08:41:27下载
- 积分:1
-
vgpicker
说明: 在mfc单文档下的p程序
通过碰撞检测实现了模型的抓捕(Mfc Single Document in p under the collision detection procedure realize the model to capture)
- 2008-09-25 15:54:50下载
- 积分:1
-
guiji
惯导系统轨迹生成器,能生成不同位置转动和舰船摇摆条件下的陀螺和加速度计数据,用于研究惯导系统(INS trajectory generator can generate different locations and ships swing conditions rotating gyroscope and accelerometer data, inertial navigation systems for research)
- 2013-08-29 09:49:03下载
- 积分:1
-
674569
PPC开发的代码, 希望我们大家共同努力共同分享,请大家多多指教,互相帮助(PPC development code, I hope we all work together to share, please advise and help each othe)
- 2019-01-04 05:55:53下载
- 积分:1
-
抗积分饱和PID控制算法及仿真抗积分饱PIDsimulation2
抗积分饱和PID控制算法及仿真抗积分饱和PID控制算法及仿真抗积分饱和PID控制算法及仿真抗积分饱和PID控制算法及仿真(Anti-integral saturation PID control algorithm and simulation)
- 2020-07-07 19:38:56下载
- 积分:1
-
CProgram.rar
说明: 实现了很多的数据结构算法,适合与想学习数据结构编程的读者。(achieve a lot of data structure algorithms, fit and want to learn data structure programming readers.)
- 2006-04-05 16:52:57下载
- 积分:1
-
MY_YangHuiTriangle
利用二维数组创建杨辉三角形,基于vc++程序设计(Creating a Yang Hui triangle by using a two-dimensional array .Programming based on vc++)
- 2018-01-03 22:40:15下载
- 积分:1
-
Triangle
求解符号三角形问题.给定一行符号(比如+和-),按照同号为+异号为-的原则计算第二行直至下面的行,最后的一行只有一个符号,要求统计各个符号的个数.(Problem solving triangle symbols. Given his symbols (such as+ And-), in accordance with the same number is+ Different number- the principle of calculation of the second line until the following line, the last line there is only one symbol, all symbols requested statistics number.)
- 2008-07-15 14:53:58下载
- 积分:1
-
IsSubStr
从控制台输入一个字符串,然后再输入想要查找的字符串,判断要查找的字符串是不是在第一次输入的字符串中出现过。(find substring in a source string)
- 2015-11-17 11:23:43下载
- 积分:1