搜索资源列表
array_process_a
- array process & array segment-array process
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
DSPSY
- 用dsp编写的四个程序,关于数组,还有语音,录音功能的实现-with dsp prepared by the four procedures on the array, voice, recording the realization
ewszpx
- 输入30个数到一个5行6列数组,经排序后该数组各元素值按行从小到大排列,并显示该二维数组。 要求:直接在该数组中排序,不得转存于一个一维数组。 -input to a 30 Number 6 line arrays, sorting through the array element values of the firms from small to large order, and that the two-dimensional array. Requirements : direc
matrixclasslibraries
- 本程序提供了一个矩阵类库。本类库的矩阵、向量运算采用值传递。本类库的矩阵和向量的第一个元素的起始下标为1,不是0。这点尤其要注意。这和C语言中的数组不一样-this program provides a matrix class library. The Class of matrix vector operations using transfer value. The Class of matrix and vector elements of a start to an index, no
MyDocuments
- 数据结构中多项式加法数组实现数据结构中多项式加法数组实现-data structure polynomial Adder array data structure to achieve array polynomial Adder
tri_emc-expert83
- 用lattice expert8.3实现的三电机控制系统核心逻辑,配合80c196kc单片机实现直流无刷电机阵列控制-with lattice expert8.3 achieve the three motor control system core logic, with 80c196kc MCU array brushless DC motor control
tri_emc2-expert83
- 用lattice expert8.3实现的三电机控制系统核心逻辑,配合80c196kc单片机实现直流无刷电机阵列控制。较之一代增加了测速部分逻辑。-with lattice expert8.3 achieve the three motor control system core logic, with 80c196kc MCU brushless DC motor control array. More than a generation of gun parts logic.
tri_emc3-expert83
- 用lattice expert8.3实现的三电机控制系统核心逻辑,配合80c196kc单片机实现直流无刷电机阵列控制。较之二代增加了can总线通讯逻辑(sja100+82c250)。-with lattice expert8.3 achieve the three motor control system core logic, with 80c196kc MCU brushless DC motor control array. Compared to the second-generatio
quickandmerge
- 该程序对快速排序与归并排序比较次数进行比较,动态输入数组-the process of rapid sequencing and merging ranking compared the number of comparisons, dynamic input array
lisan
- 一些离散数学的课程设计,是通过C++ Builder 编的!包括判断真值,求数组元素个数,和最短路径!-some discrete mathematics curriculum design, through the provision of C Builder! Including the true value judgment, for the array element number, and the shortest path!
natgrid_linear
- C语言编写的,利用线性插值发进行网格值插值运算,等价于从新定义数组大小。-prepared by the C language, using linear interpolation for the value interpolation grid operator, is equivalent to the new definition of array size.
natgrid_nonlinear
- C语言编写的,利用非线性插值发进行网格值插值运算,等价于从新定义数组大小。-prepared by the C language, the use of non-linear interpolation for the grid operator interpolation value, equivalent to the new definition of array size.
nearneighbor
- C语言编写的,利用最近距离插值发进行网格值插值运算,等价于从新定义数组大小。-prepared by the C language, the use of distance interpolation for the value interpolation grid operator, equivalent to the new definition of array size.
cmcongrid
- IDL语言编写的,利用线性插值发进行网格值插值运算,等价于从新定义数组大小。-IDL language, using linear interpolation for the value interpolation grid operator, equivalent to the new definition of array size.
hrot
- IDL语言编写的,利用线性插值发进行网格值插值运算,等价于从新定义数组大小。-IDL language, using linear interpolation for the value interpolation grid operator, equivalent to the new definition of array size.
SafeArrClass
- 这是一个自己设计的安全数组类 小弟是刚刚入门的 只能做小的,多多指教 -This is a design of its own array of security is just like the younger the portal can only do small, the exhibitions Thank you
em-array
- 用于计算阵列天线的程序,一般的平面阵列结构均可以直接计算,可用于线、面天线-array antenna used in the calculation procedure, the general structure of planar arrays can be directly calculated, can be used to line, antenna
!实例研究:Array类
- 运算符重载数组的整体输入与输出-Operator whole array of input and output
C code for Array
- this is basic c code for array