搜索资源列表
shellsort.zip
- 字符串数组排序
数组22
- c++, 关于字符串探讨-c, on the string on
在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.
字符串、内存和字符函数
- 包含从源source中拷贝n个字节到目标destin中,在数组的前n个字节中搜索字符 ,移动一块字节,拷贝字节等等小程序-contains source from the source copy n bytes to target destin, in the array of n-byte characters search, a mobile byte, copy bytes and other small applications
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
XXXX
- C语言编程宝点之XXXX main()主函数 每一C 程序都必须有一main()函数, 可以根据自己的爱好把它放在程序的某 个地方。有些程序员把它放在最前面, 而另一些程序员把它放在最后面, 无论放 在哪个地方, 以下几点说明都是适合的。 1. main() 参数 在Turbo C2.0启动过程中, 传递main()函数三个参数: argc, argv和env。 * argc: 整数, 为传给main()的命令行参数个数。 * argv: 字符串数
StringArray
- c# 字符串数组,可以动态添加删除字符串
c++数组管理代码
- 这个头文件可以用在c++标准程序中,用于提供类似与VC的VString一样的字符串管理类,和任意变长的数组分配与管理,并支持数组在使用期的变长管理
shellsort
- 字符串数组排序-Char array sort
cnewarr
- 动态数组,数组类型可以是整形,字符型,浮点型,字符串等,能够动态增加、复制数组元素。-Dynamic arrays, array types can be plastic, character, floating-point type, string, etc., can be dynamically increased, copy the array elements.
C
- 第一部分 基础篇 实例1 第一个C程序 2 实例2 求整数之积 6 实例3 比较实数大小 8 实例4 字符的输出 10 实例5 显示变量所占字节数 11 实例6 自增/自减运算 13 实例7 数列求和 14 实例8 乘法口诀表 17 实例9 猜数字游戏 19 实例10 模拟ATM(自动柜员机)界面 22 实例11 用一维数组统计学生成绩 24 实例12 用二维数组实现矩阵转置 26 实例13 求解二维数组的最大/最小元素 29 实例14 利
C150
- C语言实用程序设计100例实例1利用库函数编写基本显示程序 实例2变量属性 实例3运算符与类型 实例4关于程序结构 实例5显示函数曲线图 实例6二分法选代的应用 实例7多变的立方体 实例8一维整型数组应用(1) 实例9一维整型数组应用(2) 实例10一维整型数组应用(3) 实例11一维整型数组应用(4) 实例12二维数组应用(1)——显示杨辉三角 实例13二维数组应用(2)——魔方阵 实例14字符数组应用(1)——逻辑
lanyaoshi_Export2Excel
- 背景:本单元修改自Caidao的uTDS2Excel。 目的:代码更简洁,功能更灵活,不再限于导出TDataSet 功能:将字符串数组的数据导出到Excel 用法:uExport2Excel.Export2Excel(RowDatas,FileName) -Background: Since this module Caidao modify the uTDS2Excel. Objective: To code more concise and more flexible, is
c_methods_of_quick_sort
- 几种快速排序的方法,对int类型数组排序,对char类型数组排序,对double类型数组排序,对结构体一、二级排序,对字符串进行排序,计算几何中求凸包的cmp-Several methods of quick sort, sort array of type int, the type of char array to sort, sort array of double type of the structure of primary and secondary sort, sort of s
LabVIEW-8.20-VI
- 第2章 牛刀小试 第5章 程序结构 第6章 字符串,数组,簇和矩阵 第7章 Chart图表和Graph波形图 第8章 Express VI 第9章 文件IO 第10章 子VI 第12章 人机界面交互设计 第13章 数学分析与信号处理 第14章 数据采集与仪器控制-Chapter 2 chopper small test Chapter 5 Program Structure Chapter 6 strings, arrays, clusters and ma
字符串分割3
- 连续输入字符串,请按长度为8拆分每个字符串后输出到新的字符串数组; 长度不是8整数倍的字符串请在后面补数字0,空字符串不处理。(Input strings consecutively, please split each string to output the new string array according to length 8. The length is not 8 times the number of strings. Please fill in the number
字符串至数组转置
- 基于labview编写的程序,功能为字符串至数组转换(LabVIEW based programming, function to string to array conversion)
我编写的delphi字符串炸开分割车成动态数组的库MyUtils
- 我编写的delphi字符串炸开分割车成动态数组的库MyUtils,很好用哦,