查看会员资料
- Email:用户隐藏
- Icq/MSN:qq
- 电话号码:
- Homepage:
- 会员简介:这家伙很懒,什么都没留下!
最新会员发布资源
EXP001
- 1. 输入一组整型元素序列,建立顺序表。 2. 实现该顺序表的遍历。 3. 在该顺序表中进行顺序查找某一元素,查找成功返回1,否则返回0。 4. 判断该顺序表中元素是否对称,对称返回1,否则返回0。 5. 实现把该表中所有奇数排在偶数之前,即表的前面为奇数,后面为偶数。 -Enter a integer sequence of elements, to establish the order of the table. Traversal of the order of th