搜索资源列表
array
- 对二维数组进行赋值,这个方法很有启发性的,我都看了好几遍了。希望对大家有用-To carry out the assignment of two-dimensional array, this method is very enlightening, I have read quite a few times a. We hope to be useful
suffix_Array
- Suffix Array implementation for searching
collect
- STL的例子,非常全面 List,Array,Map 的用法-Lists Arrays Maps
code
- 此算法用于实现一种基于查找表的混沌加密,将随机产生的一个数组加密后输出,同时也可以将解密后的数据与原始数据进行对照,本算法已经在5509芯片上进行实时运行过,用于对16bit语音信号的高16位加密,能满足实时性。-The algorithm used to achieve a look-up table based chaotic encryption, will be an array of randomly generated encrypted output, but also can d
cccc
- Learn To Program With C++ Introduces the basic commands for writing programs in C++. Writing in an imaginary classroom format, Smiley (Penn State University) explains the 11 fundamental data types, selection structures, loops, and functions, then
array-new
- 一个类似于VC++ 中的CString的动态数组类集合,可以方便构造对象,对象长度可在访问时自动增加数组长度,且可实现数组的整体赋值。-A class that works like "CString" in VC++. It can be used to make a array anytime anywhere. And the array newed by the class can be 0 length and can grow automatically when program i
Pressure-hydrophone-array-beamforming-optimization
- 压差矢量水听器阵波束形成的优化Pressure hydrophone array beamforming optimization-Pressure hydrophone array beamforming optimization
Disk-array
- Disk array 1234567890-Disk array
Array.c
- 把几个磁盘的存储空间整合起来,形成一个大的单一连续的存储空间。NetRAID控制器利用它的SCSI通道可以把多个磁盘组合成一个磁盘阵列。简单的说,阵列就是由多个磁盘组成,并行工作的磁盘系统。需要注意的是作为热备用的磁盘是不能添加到阵列中的。-Several disk storage space to integrate to form a single continuous large storage space. NetRAID channel SCSI controller to use i
array
- 改进后的变长数组管理模板类,比前面的版本增加了_3DPOINT类,支持空间矢量和、积、差等运算-Improved management of variable-length array template class. comparing the previous version,_3DPOINT class is added. Which supports vector addition,mutiply opperations are supported.
three-dimensional-Array
- 一维、二维、三维数组动态申请内存的方法 一维、二维、三维数组动态申请内存的方法-One-dimensional, two-dimensional, three-dimensional array of dynamic memory approach to apply a one-dimensional, two-dimensional, three-dimensional array of dynamic memory approach to apply a one-dimensional
Array
- 有关数组的综合编程,涉及类,运算符重载等内容,适合C++初学者!-Array programming, involving classes, operator overloading, etc., suitable for C++ for beginners!
Random-array
- 实现随机生成一个二维数组 实现随机生成一个二维数组-Randomly generate a two-dimensional array Randomly generate a two-dimensional array
array-assigenment
- 自己编写的一个C小程序,主要用于实现对多维数组的赋值工作。-I have written a C program, mainly for multidimensional array assignment.
array
- A pointer array which intelligently expands its capacity ad needed.
dm-array
- The dm-array is a persistent version of an array for linux Device Driver.
Array
- Represents array as String for printing.
Two-dimensional-array
- 二维数组排序Two dimensional array.rar-Two dimensional array.rar
dm-array
- Describes an array. Don t initialise this structure yourself, use the init function below.
array
- Provides read-only access to array data.