中南赛区ACM竞赛题 Description Given a two-dimensional array of positive and negative integers, a sub-rectangle is any contiguous sub-array of size 1*1 or greater located within the whole array. The sum of a rectangle is the sum of all the elements in that rectangle. In this problem the sub-rectangle with the largest sum is referred to as the maximal sub-rectangle.
标签: two-dimensional Description negative integers
上传时间: 2013-12-22
上传用户:lijianyu172
Sensing in autonomous vehicles is a growing field due to a wide array of military and reconnaissance applications. The Adaptive Communications and Signals Processing Group (ACSP) research group at Cornell specializes in studying various aspects of autonomous vehicle control. Previously, ACSP has examined video sensing for autonomous control. Our goal is to build on their previous research to incorporate audio source tracking for autonomous control.
标签: reconnaissance autonomous vehicles military
上传时间: 2016-06-29
上传用户:chens000
数据结构 包括数组(Array包) 和二叉树(Tree) 链表(Linelist包) 等等
上传时间: 2016-07-17
上传用户:hustfanenze
A program to demonstrate a method returning an array.
标签: demonstrate returning program method
上传时间: 2016-08-11
上传用户:JIUSHICHEN
A Java example to insert element into sorted array
标签: example element insert sorted
上传时间: 2014-12-02
上传用户:lunshaomo
Maximum Likelihood Methods in Radar Array Signal Processing
标签: Likelihood Processing Maximum Methods
上传时间: 2013-12-29
上传用户:dave520l
array to json php code version 1
上传时间: 2016-10-17
上传用户:zaizaibang
C/C++常用的数据结构类 包括: array.h: 安全数组,可自动增长大小(随机访问,但扩充时效率低) linkedlist.h: 普通链表(可随机访问,但访问效率低) dclinkedlist: 双向循环链表(不可随机访问,但插入、遍历的效率都比普通链表高) hashtable.h: 哈希表(使用键值标识元素,键值一样的元素即认为相等,需重载 == 运算符并由用户定义哈希函数) binstree.h: 二叉搜索树(需重载 == 和 < 运算符) avltree.h: AVL 树(需重载 == 和 < 运算符)
上传时间: 2014-01-02
上传用户:秦莞尔w
This MATLAB code calculates the array factor for N element linear array. N单元线性阵列的方向图函数MATLAB仿真代码
标签: MATLAB array calculates element
上传时间: 2014-01-18
上传用户:海陆空653
"arect" displays a 3-D plot of a pattern."makepattern" computes values of an array pattern cover function for apattern.函数“arect”是给出一个方向图的3D图。函数“makepattern”是计算一个阵列方向图的值。
标签: pattern makepattern displays computes
上传时间: 2016-12-09
上传用户:zm7516678