搜索资源列表
mul
- 此汇编程序可进行任意位数的相乘只需修改内数组的数值即可 此程序以1234与4567为例-compilation procedures can be arbitrary multiplication of the median only changes within the array of numerical procedures to be like 1234 and 4567 as an example
ArrayRadarSignalProcess
- 阵列雷达信号处理工具箱 阵列雷达信号处理工具箱-Array Radar Signal Processing Toolbox Array Radar Signal Processing Toolbox
MusicULA
- DOA estimation using MUSIC on a uniform Linear array
reverse.the.data.of.array
- 此为一个程序合集,里面含有对随机输入的一组存放在数组中的数据进行逆序排列算法,并输出,算法精简,复杂度低,另附最值精简程序和统计数目程序-This is a program collection, which contains a set of random input stored in the data array arranged in reverse algorithm, and output, arithmetic simplification, the complexity of l
Array
- Sum of all values in an array, to print all values in an array
SA-LCP
- This code shows you how to create a suffix array and how to use RMQ algorithm to get two suffix s longest common prefix.
PC-array-laser
- 光子晶体微腔列阵激光器的理论分析。FDTD程序模拟结果。-Photonic crystal microcavity laser array of theoretical analysis. FDTD simulation results of the program.
Fortran-array-
- Fortran中的数组用法,初学者适用,实例到位,大家共享。-Array in Fortran usage, beginners apply instance in place for all to share
array-factor_m
- Array factor for the calculation of AF of an array
2D-Array-to-Excel
- i send code. This code use calculate array
Sort-Array-Calculator
- Sort Array Calculator
Generate-full-array-matrix
- 生成全排列矩阵,为学习线性代数打下良好基础,并对矩阵的概念理解较为清楚。-Generate full array matrix, and lay a good foundation for learning linear algebra and matrix concept to understand more clearly.
3D wavefield image for seismic array data
- 3D wavefield image for seismic array data
spars-array
- 稀疏阵的方向图仿真,给出了不同条件下的稀疏阵列的方向图-This is the simulate about sparse array ,different conditions have been taken into account
Dynamic-reading-array
- C++动态读取数组源代码,实现数组大小自动增长-Dynamic reading two-dimensional array
array
- example of array in c
ORTHOGONAL-ARRAY-TOOL-V52.XLS
- Design for six sigma ORTHOGONAL ARRAY TOOL V52.XLS-Design for six sigma
optimum-array-processing
- 最优阵列处理随书程序,最全版本,包含课后习题程序-matlab code of optimum array processing
array
- 数组的操作包括删除和 增加插入等等 可以测长度 看元素 比较复制字数够了吧-Array operations include deleting and increasing insertion, etc. can be measured to see the length of the elements copied compare Word Count enough of it
Binary-Search-Array
- This program provides a search to your array by Binary Search Method .