CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - sort string

搜索资源列表

  1. 对一串数字各不相同的数字串进行排序

    0下载:
  2. 对一串数字各不相同的数字串进行排序,大的在前,小的在后,把一串数字中最大的那 个数字找出来,然后与第一个数字交换,这样的话我就能够确定排序后数字串中的第 一个数字;接着,我从数字串中的第二个数字开始往后找,找到最大的一个,然后与 第二个数字交换-Different for a string of numbers to sort the string of numbers, large front, small in the post, the largest of a stri
  3. 所属分类:其他小程序

    • 发布日期:2017-03-27
    • 文件大小:567
    • 提供者:adrian
  1. 1

    0下载:
  2. 1.放松一下,算一道简单的题目。 2.编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数    1/1+1/3+...+1/n(利用指针函数) 3.填空练习(指向指针的指针) 4.找到年龄最大的人,并输出。 5.字符串排序。 -1. Relax together with the simple title of count. 2. The preparation of a function, type n is an eve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1668
    • 提供者:杨橙林
  1. sortVC

    1下载:
  2. vc++6.0写的排序软件,实现了对字符、字符串的排序,对文件夹中的文件按文件名、文件大小以及最近修改时间的排序。用户可以根据自己的需求在软件的首界面选择要排序的方式。-vc++ 6.0 to write the sort of software to realize the characters, the sort string for files in that folder by file name, file size and modification time of the sort
  3. 所属分类:Other windows programs

    • 发布日期:2014-04-10
    • 文件大小:1004821
    • 提供者:凌涵
  1. Sort

    0下载:
  2. 冒泡排序的经典C程序,读入一个字符文件,对其中的字符串进行字典排序,输出到文件并保存。值得参考。-Bubble Sort classic C program, reading characters into a document, on which to sort the dictionary string, the output to a file and save. Worth considering.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:11065
    • 提供者:zsj
  1. sort_56_06

    1下载:
  2. 实现对字符串与整数的排序,附有详细的设计报告,并有多种算法的实现流程图-To achieve the sort string and integer, with detailed design report and the realization of a variety of algorithm flow chart
  3. 所属分类:Windows Develop

    • 发布日期:2014-04-10
    • 文件大小:243422
    • 提供者:易水寒
  1. string

    0下载:
  2. 字符串排序,共有5个排序,bubble,insertion,merge,heap,quick,能排大规模数据-String sorting, a total of 5 sort, bubble, insertion, merge, heap, quick, large-scale data can be ranked
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:181665
    • 提供者:pb07210214
  1. sort

    0下载:
  2. 在输入的字符串中查找指定字符,动态分配内存-In the input string to find the specified character, dynamic allocation of memory
  3. 所属分类:Console

    • 发布日期:2017-04-09
    • 文件大小:572
    • 提供者:卡卡
  1. sort-string

    0下载:
  2. 从键盘输入一组字符串,并将这组字符串排序,将排序后的结果输出。-A set of strings from the keyboard input, and this set of strings sort will sort the results output.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:918
    • 提供者:张宇
  1. UserControl

    0下载:
  2. C#创建用户控件的演示源码,演示程序是一个排序字符串程序,在“原始字符串:”栏中输入字符串后,单击键盘Tab键,还可以进行逆序字符串功能,不但学习了用户控件的编写方法,还捎带研究了C#的字符串排序功能,一举两得-C# source code to create a user control to demonstrate the demonstration program is a sort string program in the original string: " enter th
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:12708
    • 提供者:seivin
  1. Sort

    0下载:
  2. C# WinForm 字符串的简单排序-Simple sort of C# WinForm string
  3. 所属分类:C#编程

    • 发布日期:2017-04-06
    • 文件大小:43848
    • 提供者:suyujie
  1. string-int-sortmax

    0下载:
  2. 字符串整形常量排序求最大,可通过修改MAX改变排序数量-Sort quantity biggest string shaping constant sort, can be changed by modifying the MAX
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:4768
    • 提供者:tianmiaomiao
  1. Connection-string-and-sort

    0下载:
  2. 连接几个字符串,并且按照字母表的顺序进行排序,读者课一根据自己的要求改变字符串的具体内容。-Connection string and sort
  3. 所属分类:CSharp

    • 发布日期:2017-11-08
    • 文件大小:267519
    • 提供者:xiaoye
  1. Selection-sort

    0下载:
  2. 该程序利用选择排序法对数字进行排列,读者可以自行输入任意的一串数字,该程序可以输出最终排列好的数字-The program selection sort arranged in the digital readers can enter any string of numbers, the program can output a final order
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:258275
    • 提供者:xiaoye
  1. sjjg

    0下载:
  2. 华南农业大学数据结构上机实验答案,包含线性表,栈,队列,树,图,查找,排序,串-Machine data structure experimental answer of South China Agricultural University, including linear table, stacks, queues, trees, find, sort, string
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:46694
    • 提供者:c
  1. FindString

    0下载:
  2. 将二十六个字母组成的字符串重新剪切拼接,输出指定位置的排序好的字符串-The re-cut mosaic sort string consisting of 26 letters, good output string specified location
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5443715
    • 提供者:丁明
  1. sort

    0下载:
  2. 输入一串数据,自主选择排序方式,输出结果。排序方式有:选择排序、堆排序、插入排序、希尔排序、冒泡排序、快速排序-Enter a string of data, choose the way to sort them and output the result. Sort ways: selection sort, heap sort, insertion sort, shell sort, bubble sort, quick sort
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1742
    • 提供者:longmay chou
  1. 13349.-Extended-Normal-Order-Sort

    0下载:
  2. 在标准顺序排序,在这些数字的字符串可能不排序的地方,他们的预期。例如,xyz100之前XYZ2。在一些应用中,如列表文件中,可以使用正常的顺序的排序,其中的数字中的字符串的任何字符串被视为与由数字串给定的数值单个数字。例如,以下是正常的顺序:   XYZ001,XYZ2,XYZ003,XYZ08,XYZ23,XYZ100,XYZQ   我们希望延长正常秩序的排序方式有两种:   小写和大写字母排
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1909
    • 提供者:646589015
  1. 1054zifuchuanpaixu

    0下载:
  2. 字符串内部排序,通过冒泡排序实现字符串内部的升序排序,并输出排序后的结果。-Internal sorting, string by bubble sort string within the ascending sort, and output the sorted results.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:155399
    • 提供者:任磊
  1. string

    0下载:
  2. 字符串中奇数位和偶数位排序,经典的华为校招试题- Odd and even numbers in the string of the sort, the classic HUAWEI school recruit questions
  3. 所属分类:Console

    • 发布日期:2017-05-05
    • 文件大小:798835
    • 提供者:zhang
  1. string

    0下载:
  2. 从键盘输入一串字符,将它们存放在字符数组中(形成一个字符串) 然后对字符数组中的各个字符排序-Enter a string of characters the keyboard, they are stored in the array of characters (the formation of a string) and then sort the array of characters in each character
  3. 所属分类:CSharp

    • 发布日期:2017-12-14
    • 文件大小:538
    • 提供者:吴静
« 12 3 4 »
搜珍网 www.dssz.com