搜索资源列表
LR1
- 利用字符二维数组对文法、First集、Follow集、终结符集、非终结符集等数据进行存储,还有一个是状态表存储DFA的状态。二维TAB表对其中的DFA表进行存储,横坐标是状态号,纵坐标为文法中的符号(终结符和非终结符)。-Two-dimensional array of characters to use grammar, First Set, Follow sets, at the end of sets, sets and other non-terminator data storage,
HCPSOC-PRO-9.61L4_and_Cracker
- HI-TECH C PRO for the PSoC Mixed-Signal Array and cracker (V9.61PL4)-HI-TECH C PRO for the PSoC Mixed-Signal Array
PL0
- PL0编译课程设计,内含for语句结构和数组等多项扩展。-PL0 compile curriculum design, containing for sentence structure and array expansion, etc
COpenFile
- 一个可以将text文件,翻译成为二进制的数组,是个足彩软件的配套软件,改软件可以将足彩500万上面的竞猜的14场的text格式的资料,转化为AYDATA【20000】【14】的数组,便于VC程序员对足彩的资料分析-this is a football software ,it can translate text file to double array.
1X4_Lin_Pass_Vias_Err0.6_4G
- 60GHz linear phased array antenna full model in HFSS. Suitable for mmW communications.
Mesh_voxelisation
- Voxelise a closed (ie. watertight) triangular-polygon mesh. The mesh can be in one of several formats: in an STL file in a structure containing the faces and vertices data in three 3xN arrays containing the x,y,z coordinates or in a single Nx3x3 arra
length
- 將字串轉成二維陣列 亦可將二維陣列轉為字串-String, turn into a two-dimensional array, also a two-dimensional array to a string
Vector_Funciones
- Descr iption of Array in C-Descr iption of Array in C++
array
- program to implement an array or program for 1D array. these program are very simple anyone can easily understand.
arrayone
- more about array perform addition and multiplication. these program are very simple anyone can easily understand-more about array perform addition and multiplication. these program are very simple anyone can easily understand
msx60
- solar pv array model of msx60
cautare_binare
- this program performs a binary search throough a sorted array
PL0
- PL0文法编译器,对文法进行了扩充,主要增加了数组及结构体的功能,并用C语言实现,2000行。-PL0 grammar compiler, for grammar was expanded to increase the functionality of the main array and structure, and use the C language, probably around 2000 lines.
array_processing.cpp
- c++ array processing example source code
Sum
- 计算数组元素之和,利用三种不同的方法处理数组边界。-Calculating the sum of the array elements, using three different approaches array bounds.
cPP-Two-dimensional-array
- 这个内容都是有关数组的,有求最大值,求和,基础的,新手们可以参考。-This content is related to the array, there are seeking maximum sum basis, novices can refer.
code
- Design a class AbstractSort that can be used to analyze the number of comparisons performed by a sorting algorithm. The class should have a member function compare that is capable of comparing two array elements, and a means of keeping track of the n
2
- ball structure, which members containing the coordinates of the center of the ball in space and the diameter of the ball. Poster contains the coordinates of the center of the ball to be implemented as an integer array (contain the coordinates x, y, z
COMPAILER
- 用C++写的由扩充C0文法写成的编译为MIPS汇编的编译器,在MARS4.2上完美测试通过,支持递归、函数定义、函数调用、数组、四则运算、输入输出等,是我本科花了2个月写的大作业,也留给北航的学弟学妹参考。-Written by C++ grammar written by the expansion of C0 compiler for MIPS assembler compiler tested on MARS4.2 perfect support recursive function de
codes
- design and implementation of aes algorithm of field programmable gate array with vhdl