搜索资源列表
在COM中使用数组_code
- 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.
ClassicalDataStructures
- 常用的线性数据结构: 包括线性表、环形列表、队列、双端队列、单链表、双端链表、堆、栈、字符串数组等。非常有用,值得参考。-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 val
music_by_mcu
- 简谱为字符串数组,与用手机编写音乐一样,可放多首曲子 爱我中华 女人花-number notation to a string array, and using cell phones to prepare music, may be the first to put more women spend pointed song
nanka100ti
- 函数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; Plea
SplitString
- 将一个字符串根据空格或其它分隔符分解成字符串数组-according to a string spaces or other separation decomposition of the string array
datastructor
- 这是我的一些数据结构(C语言)源代码 比如LinkList,String,Array,Tr-This is some of my data structure (C Language) source code for LinkList, String, Array, Tree, etc.
lab3_1
- a) 分别以左和右对齐方式输出整数,域宽为12; b) 以八进制、十进制、十六进制输入/输出整数; c) 实现浮点数的指数格式和定点格式的输入/输出,并指定精度,按实际情况进行调整,直到满意为止; d) 把字符串读入字符型数组变量中,从键盘输入,要求输入串的空格也全部读入,以回车换行符结束; -a) to the left and right, respectively, the alignment of the output integer, the domain width
string
- 实现了基于控制台的求输入字符串数组计算输入的单词个数已经字符个数、行数功能。 c语言实现。-Achieved in order to enter the console-based array of strings has been calculated the number of characters in the input word count of the number of rows function. c language.
ExamOne
- 字符串数组中的某个字符进行替换 统计每个数字出现的个数-A string array of characters in the replacement of Statistics figures for each number of
chaifen
- 字符拆分的小程序,可以用于大量数据存储的例子。比如大量数据需要存储进数据库,那可以将数组存为一个字符串存入数据库,然后再从数据库中导出,可以利用字符拆分的方法进行。-Characters split a small program that can be used for large amounts of data storage example. For example, the need to store large amounts of data into the database, it
star
- 用字符串数组输出一个图形,要求星星组合成一个棱型-With a string array output graphics, requested the stars into a row
test_classvcvb
- 包含一个vb做的参数为string数组的dll Vc通过安全数组进行调用-Vb do contains a string array parameters dllVc calls through the security array
MASM
- 在dos中,使用汇编语言编程,在一串数组中查找元素。-In dos, the use of assembly language programming, in a string array to find the element.
ChapterIIarrayanditsnumericalcomputation
- 这是一份MATLAB基础课件,由于我也是初学者,这部课件讲的很浅显,但比较适合初学者对MATLAB所有功能的一个初步了解内容包括涵数值数组及其运算, M文件和面向对象编成, 字符串数组, 符号变量, matlab 绘图 及 Simulnk动态仿真。以及两个基本浅显的程序题。此为第 2章。-This is a basic MATLAB courseware, because I am also a beginner, this software is very simple-speaking, b
ChapterIIIMdocumentandobject-orientedinto
- 这是一份MATLAB基础课件,由于我也是初学者,这部课件讲的很浅显,但比较适合初学者对MATLAB所有功能的一个初步了解内容包括涵数值数组及其运算, M文件和面向对象编成, 字符串数组, 符号变量, matlab 绘图 及 Simulnk动态仿真。以及两个基本浅显的程序题。此为第 3章。-This is a basic MATLAB courseware, because I am also a beginner, this software is very simple-speaking, b
ChapterIVofthestringarray
- 这是一份MATLAB基础课件,由于我也是初学者,这部课件讲的很浅显,但比较适合初学者对MATLAB所有功能的一个初步了解内容包括涵数值数组及其运算, M文件和面向对象编成, 字符串数组, 符号变量, matlab 绘图 及 Simulnk动态仿真。以及两个基本浅显的程序题。此为第 4章。-This is a basic MATLAB courseware, because I am also a beginner, this software is very simple-speaking, b
char-string
- 运用简单的方法,实现C#中字符数组转字符串数组-Simple method used to achieve the character array to a C# string array
Search-2D-Array-(string)
- Search a 2D array for strings!
String-Array
- 是用户自定义的string,可实现多种功能,帮助读者了解string的各种函数-User defined string to achieve a variety of functions, to help readers understand the various functions of the string
BITMAP-ARRAY-CONVETER
- BITMAP ARRAY CONVETER: Converts any Bitmap image to string array.