资源列表
suanfuyouxian
- 是计算机编译原理的课程设计 算符优先算法的源代码-computer compiler theory of curriculum design operator priority algorithm source code
1
- 例1.3 给两个数x和y,求两数中的大者-Cases of 1.3 to two the number of x and y, for two of the larger number of
xitongjich1
- 系统集成方面的代码 很好 很管用-系统集成方面的代码 很好 很管用
untitled4
- 使用 PLOT(T,Y1,Y2,…])命令,绘图命令plot绘制x-y坐标图; 使用HOLD 命令,保持住该图形窗口的内容,再画一条线。并且该线型的颜色、标记符号可以选择。 利用PLOT(X1,Y1,X2,Y2,..XN,YN)语句, X1,Y1,X2,Y2,..XN,YN分别为向量对,每一对X-Y可画出多条图形。 使用PLOTYY命令,可设坐标。 利用二维绘图函数patch函数fill ,
main
- Descr iption: 采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,边的输入按照边的顶点序号从小到大的顺序排列,如下图的边的输入顺序为0 1,0 2,0 3,1 2,1 3,2 4,3 4共七条边,邻接表的边结点采用头插法。本输入样例中所用的图如下所示: Input Format: 第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数 第二行输入各顶点的信息,即输入每个顶点字
pattern-recognition
- 本系统是以C++开发的图像识别系统,包含了图像识别的大部分步骤的实现。-The system is based C++ developed image recognition system, comprising the implementation of most of the steps of the image recognition.
2D-Graphics-example
- Example for 2D Graphics
LinkList
- 2.4 线性表的应用举例 线性表的顺序存储结构 线性表的顺序存储结构是指用一组连续的存储单元依次存储线性表中的每个数据元素。-2.4 Application examples linear table storage structure in order linear form linear sequence table storage structure refers to a group of contiguous memory locations sequentially sto
AttributeCollection
- Attribute Collection Source Code for Linux.
erchashu
- 数据结构,c++,二叉树,北京邮电大学,第二次实验作业-Data structure, c++, binary, Beijing University of Posts and Telecommunications, the second experiment jobs
wannianli
- 利用Visual C++软件实现输出万年历的功能。可由给定年份月份输出日历。-Use Visual C++ software output calendar function. January output to a given calendar year.
WAP_6956Property77124615
- 源码WAP_6956Property77124615的功能还是不错的,同学们也可以用来学习与参考-Source WAP_6956Property77124615 function is good, the students can also be used to study and reference
