搜索资源列表
wujiao-elimcross
- wujiao.m是五角星去交叉程序,用于使求出的tsp去交叉,应用见我上载的ant-tsp-elimcross程序 nixu.m是wujiao.m求逆序的测试程序-wujiao.m is five-pointed star to cross procedures for so to get the cross-tsp. I see on the application contained in the ant-tsp - elimcross nixu.m is wujiao procedur
nixu
- 字符串逆序,这是第一次来上传东西,希望大家给个介意.
nixu
- 输入大于两位以上的整数,然后逆序输出,并正确得到逆序结果-Enter an integer greater than the two above, and then reverse output and reverse the results of the right to be
nixu
- 将一个字符串逆序,是考试中经常考到的,需要认真理解。-Will reverse a string, examinations are usually reached, and need to be carefully understood.
nixu
- 数据结构题目答案。。。对链表实现整数的就地逆置-failed to translate
nixu
- 逆序输出内容,可在此程序的基础上写出回文式的程序 ~-Reverse output, you can write this program based on the type of program palindrome ~
nixu
- 用Java编程,实现的功能是把一个数组里的元素逆序输出。-Using Java programming, the function is to reverse the elements of an array output.
nixu
- 单链表的逆序排列,用的是c++语言的,程序正确能够运行,易懂-Single list of the reverse order, using a c++ language, the program can run correctly, to understand
nixu
- 设计一个程序,手动输入十个数,运行使它们逆序输出,-OUTPUT
nixu
- 从键盘读取字符串到字符数组中,直到结束符 # ,将字符逆序。-Reads a string from the keyboard to an array of characters until the end of the character # character will reverse.
nixu
- 逆序排列 输入一个数字 给出该数字的全排列-Reverse chronological order input a number give the reverse chronological order of this number
Nixu
- 输入一个序列,并给出逆序,则会对这个序列进行排序。-Enter a sequence, and gives the reverse, is sort of this sequence.
nixu
- 求数组逆序的函数。从键盘输入int型数组a[ 20 ]的20 个元素值,函数实现对数组元素数据的逆序放置。即第1个元素与第20个元素互换,第2个元素与第19个元素互换,……,第10个元素与第11个元素互换。压缩包内共两种方法。-Find an array reverse function. Input from a keyboard int array [20] of the 20 elements of the value placed on the reverse function to a
nixu
- 逆序,将一个已经知道的数组反向排序,在这个程序中用了2个方法。-inverted sequence
nixu
- 逆序问题,输入十个数据,要求利用C语言对这十个数据进行逆序输出-Reverse order problem, the input of ten data, requires the use of C language to reverse these ten data output