Location:
Search - string array
Search list
Description: COM中使用SAFEARRAY数组例程,代码中给了两种数组的用法,一种是字符串数组,另一种是自定义数据结构数组。 -use COM SAFEARRAY array routines, a code for the use of two arrays, a string array, and the other is from the definition of array data structure.
Platform: |
Size: 55913 |
Author: 全宁 |
Hits:
Description: 常用的线性数据结构: 包括线性表、环形列表、队列、双端队列、单链表、双端链表、堆、栈、字符串数组等。非常有用,值得参考。-commonly used linear data structure : Table includes linear and circular table, queue, queue-end, single-linked list, double-linked list, heap, stack, as a string array. Very useful and valuable reference.
Platform: |
Size: 40431 |
Author: 许友来 |
Hits:
Description: 简谱为字符串数组,与用手机编写音乐一样,可放多首曲子 爱我中华 女人花-number notation to a string array, and using cell phones to prepare music, may be the first to put more women spend pointed song
Platform: |
Size: 3060 |
Author: huang |
Hits:
Description: 函数ReadDat()实现从文件ENG.IN中读取一篇英文文章,存入到字符串数组xx中;请编制函数encryptChar(),按给定的替代关系对数组xx中的所有字符进行替代,仍存入数组xx的对应的位置上,最后调用函数WriteDat()把结果xx输出到文件PS10.DAT中。
-ReadDat function () from a document ENG.IN read an article in English. credited to the string array xx; Please prepare encryptChar function (), according to the array of alternative relations xx of all characters for alternative still xx array deposited the corresponding position. Finally function call WriteDat () results xx output to a file PS10.DAT China.
Platform: |
Size: 44638 |
Author: 满玉 |
Hits:
Description: 将一个字符串根据空格或其它分隔符分解成字符串数组-according to a string spaces or other separation decomposition of the string array
Platform: |
Size: 854 |
Author: 吴会良 |
Hits:
Description: 这是我的一些数据结构(C语言)源代码 比如LinkList,String,Array,Tr-This is some of my data structure (C Language) source code for LinkList, String, Array, Tree, etc.
Platform: |
Size: 9244 |
Author: 是非 |
Hits:
Description: 将一个字符串根据空格或其它分隔符分解成字符串数组-according to a string spaces or other separation decomposition of the string array
Platform: |
Size: 1024 |
Author: 吴会良 |
Hits:
Description: 这是我的一些数据结构(C语言)源代码 比如LinkList,String,Array,Tr-This is some of my data structure (C Language) source code for LinkList, String, Array, Tree, etc.
Platform: |
Size: 9216 |
Author: 是非 |
Hits:
Description: COM中使用SAFEARRAY数组例程,代码中给了两种数组的用法,一种是字符串数组,另一种是自定义数据结构数组。 -use COM SAFEARRAY array routines, a code for the use of two arrays, a string array, and the other is from the definition of array data structure.
Platform: |
Size: 55296 |
Author: 全宁 |
Hits:
Description: 常用的线性数据结构: 包括线性表、环形列表、队列、双端队列、单链表、双端链表、堆、栈、字符串数组等。非常有用,值得参考。-commonly used linear data structure : Table includes linear and circular table, queue, queue-end, single-linked list, double-linked list, heap, stack, as a string array. Very useful and valuable reference.
Platform: |
Size: 39936 |
Author: 许友来 |
Hits:
Description: 简谱为字符串数组,与用手机编写音乐一样,可放多首曲子 爱我中华 女人花-number notation to a string array, and using cell phones to prepare music, may be the first to put more women spend pointed song
Platform: |
Size: 3072 |
Author: huang |
Hits:
Description: 函数ReadDat()实现从文件ENG.IN中读取一篇英文文章,存入到字符串数组xx中;请编制函数encryptChar(),按给定的替代关系对数组xx中的所有字符进行替代,仍存入数组xx的对应的位置上,最后调用函数WriteDat()把结果xx输出到文件PS10.DAT中。
-ReadDat function () from a document ENG.IN read an article in English. credited to the string array xx; Please prepare encryptChar function (), according to the array of alternative relations xx of all characters for alternative still xx array deposited the corresponding position. Finally function call WriteDat () results xx output to a file PS10.DAT China.
Platform: |
Size: 44032 |
Author: 满玉 |
Hits:
Description: 这是一个后缀数组实现的源代码,在vc6.0、gcc等编译通过。后缀数组是一种高级数据结构,用后最数组查找重复字串时间复杂度是o(nlogn)-This is a suffix array realize the source code, in vc6.0, gcc compiler, etc. through. Suffix array is an advanced data structure, with most repeat string array search time complexity is o (nlogn)
Platform: |
Size: 1024 |
Author: 孟繁荣 |
Hits:
Description: C Array And String(basic c programming)
Platform: |
Size: 14336 |
Author: 温耀文 |
Hits:
Description: 运用简单的方法,实现C#中字符数组转字符串数组-Simple method used to achieve the character array to a C# string array
Platform: |
Size: 34816 |
Author: 马永兵 |
Hits:
Description: Java编程字符串及数组操作经典源码Java programming source code string and an array of classic operation
-Java programming source code string and an array of classic operation
Platform: |
Size: 14336 |
Author: qb_fj |
Hits:
Description: Search a 2D array for strings!
Platform: |
Size: 11264 |
Author: Jayasudhan |
Hits:
Description: 是用户自定义的string,可实现多种功能,帮助读者了解string的各种函数-User defined string to achieve a variety of functions, to help readers understand the various functions of the string
Platform: |
Size: 9216 |
Author: 徐小张 |
Hits:
Description: 这是一个Java字符、字符串、数组操作的一些实例源码,主要有数组的复制、反转字符串中的字符、命令行参数、求字符串的长度及每一个位置上的字符、数组的排序、String类数组的操作等-Some examples of source code of a Java character string, array operations, array replication, reverse the characters in a string, command line parameters, find the characters on the length of the string and every position, sort of array operation of the String class array ...
Platform: |
Size: 13312 |
Author: qoqo233 |
Hits:
Description: BITMAP ARRAY CONVETER: Converts any Bitmap image to string array.
Platform: |
Size: 66560 |
Author: Ahmed |
Hits:
« 12
3
4
5
6
7
8
9
10
...
30
»