搜索资源列表
红黑树是一个更高效的检索二叉树
- 红黑树是一个更高效的检索二叉树,因此常常用来实现关联数组。典型地,JDK提供的集合类TreeMap本身就是一个红黑树的实现。-Red-black tree is a binary tree search more efficient, so often used to implement associative arrays. Typically, JDK provides a collection of classes TreeMap itself is a red-black tree im
OppArray_gsf
- Olen-compton方法解决任意阵列的方向图综合,以一维阵为例-pattern synthesis Method for arbitrary arrays, Olen and Compton s method
512wei_zheng_yu_xian_biao
- 关于512位的正余弦表,内有两个数组,分别存放已经算好的正余弦数-About 512 positive cosine table with two arrays were stored has been considered a good number of sine and cosine
life
- 生命遊戲演算法實做 判斷鄰居數量決定下一時間是否出生或死亡 利用到交替陣列和時間差距演算寫法-Game of Life algorithm is done to determine the number of neighbors decided the next time of birth or death to the alternate use of arrays and the time gap between the calculus formulation
CommonAlgorithm_C_language
- C语言的小算法,包括链表,汉偌塔,进制转换,数组,数据结构等-Small C language algorithms, including linked lists, Han Ruo-tower, hexadecimal conversion, arrays, data structures, etc.
00
- 线性表中的顺序表,单链表,循环单链表,和利用单链表制作的求2个数组的并交补运算~-Linear form in the order form, a single linked list, circular single linked list, and the use of a single list for the production of two arrays and cross-complement operator ~
vc_Algorithm
- VC++数据结构与算法经典的上百种源码包,绝对对C++编程有帮助,涉及数学、底层编程、校验算法、问题算法、文件算法、大小写转换、进制转换、字符转换、数组、单链表、二分查找、汉诺塔算法以及其它一些常用算法,有的含有示例,C++编程不可多得的编程资料-VC++ data structures and algorithms on hundreds of classic source package, absolutely on the C++ programming help, involving m
Pascal_programs
- This ar the basic programs that i did in highschool. From very simple to medium programs. From arrays to backtracking and graphs. Ther are more then 100 programs.
loans.and.parallel.arrays
- This C++ application calculates home loan analysis with parallel arrays.
strArrays
- Solution for the string arrays excercise in the book learn visual c++ now!
max@min
- 利用labview程序计算一个数组的最大值和最小值分别是多少-Calculate a set of arrays are the maximum and minimum number of
1
- 编写程序,生成一个由两位随机整数组成的5×5的数组,并显示在图片框中;再找出该数组的最小元素,并将最小元素所在列删除(将最小元素所在列之后的各列依次前移);将5×5的数组重定义为一个5×4的数组,显示在另一个图片框中。-Write a program to generate a random integer composed by two 5 x 5 arrays, and displayed in a picture box, To find the array element, and th
program-to-read-two-different-arrays-from-two-fil
- program to read two different arrays from two files in multi core programming
Linear-fit-two-arrays
- 两组数组线性拟合(其他拟合方式类同) 两个数组间进行拟合,得到拟合公式参数和拟合值,并通过坐标图显示。-Two array linear fit (fitting way to other similar) to fit between the two arrays, the formula has been fitted parameters and fitted values, and through plot display.
Queue-using-arrays
- Queue implementation using arrays
Extended-parameters-for-arrays
- 实现多维数组的加长参数,将多维数组看作一维数组来处理,一种转换。-Multi-dimensional arrays of extended parameters, will be seen as a multidimensional array to handle one-dimensional array A conversion.
arrays
- Create arrays in c-Create arrays in c++
scanned_arrays
- 电子扫描阵列(ESAS)提供了可命令的、灵活的高增益波束的能力,这对于诸如雷达、天气监视和成像的应用是有利的。与需要用于操纵阵列波束的万向架的反射器天线相比,ESAS在空间中电子地扫描阵列波束而没有阵列的物理移动。与反射器的毫秒相比,用ESA扫描光束可以在微秒量级上执行。这使得除了灵活性之外,还能够增加扫描速率,以命令阵列束在空间中的位置用于定制的操作模式。(Electronically scanned arrays provide the capability of commandable,a
Arrays
- Homework about how to use arrays in C++
Programming 1 -Arrays
- Programming 1 -Arrays intro to c#