搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
VBAOSamples
- 这是一个非常全的VB+AO二次开发实例集,有小程序,也有WORD文档说明,还有PDF版本的。里面包括图层操作、查询、虫眼、图形编辑等功能……希望大家喜欢!-This is a very wide of the VB+ AO secondary development of examples of sets, a small program, there are WORD document explains, there are PDF versions of the. Operation whi
erchashu1
- 建造二叉树、二叉树的前序、中序、后序、层序遍历-The construction of binary tree, binary tree of the former order, in sequence, after the sequence, sequence traversal
EMC
- 电磁兼容与PCB 目录 一电磁兼容性基本原理 二PCB中的EMC 三元件与电磁兼容 2006年12月 四镜像层 五旁路和去耦 六传输线 七信号完整性和串扰 八PCB走线终端 九接地-Electromagnetic compatibility with the PCB list the basic principles of electromagnetic compatibility of a second PCB in the three compon
BTree
- 本程序采用扩展先序遍历序列的办法建立二叉树,并能实现二叉树的前,中,后和层遍历以及求深度的简单操作。-This procedure used to expand first traversal sequence to set up binary tree and binary tree to realize the before, during and after and the depth of layer traversal, as well as for simple operation.
erchashu
- 可以创建二叉树,先序遍历二叉树,后序遍历二叉树,按层遍历二叉树,交换左右子树并输出-You can create a binary tree, binary tree preorder traversal, postorder binary tree, by traversing a binary tree level exchange of left sub-tree and output
erchashubianli
- 编写采用二叉链表形式存储的二叉树的创建、先序、中序、后序和按层遍历的算法。将一棵二叉树的所有左右子树进行交换的算法。-Prepared using binary list stored in binary form of the creation, the first sequence, the sequence, after the order and by level traversal algorithms. Will be a left sub-tree of all binary ex
erchashu
- 1 编写采用二叉链表形式存储的二叉树的创建、先序、中序、后序和按层遍历的算法。 2 编写将一棵二叉树的所有左右子树进行交换的算法。 提示:验证是否交换可以调用二叉树的遍历算法,比较输出结点序列。 3 编写一个主函数,将上面函数连在一起,构成一个完整的程序。 4 调试并运行实验源程序。 -Prepared using a binary list stored in binary form of the creation, the first sequence, the seq
Cpp1
- 2 编写将一棵二叉树的所有左右子树进行交换的算法。 提示:验证是否交换可以调用二叉树的遍历算法,比较输出结点序列 1 编写采用二叉链表形式存储的二叉树的创建、先序、中序、后序和按层遍历的算法。 创建的二叉树: -2 the preparation of a binary tree will be all about the exchange of sub-tree algorithms. Tip: Verify that the exchange can be called
ai
- 五子棋AI 采用搜索的方法 加入了二层剪枝-Backgammon AI search method used
QoS
- 详细介绍了VLAN的划分以及802.1Q二层优先级的知识。-Details of the division of VLAN and 802.1Q Layer 2 priority of knowledge
2WM
- 能够生层二维码。但是目前中文优点问题,大家可以调试下试试(Able to generate two-dimensional codes. However, the current Chinese advantages, we can debug under the try)
cx
- 简单的层速度模型,用matlab运行出来一层二层的模型图像。(Simple layer speed model, with MATLAB run out of a layer of two layer model image.)
二层板
- 此为CANDENCE使用教程中两层板子的使用方法,新手们可以通过这个板子来进行练习,以达到熟悉CADENCE这个软件的目的(This is how CANDENCE uses two layers of boards in the tutorial. Novices can practice with this board to get familiar with the CADENCE software)
IPbaincheng
- 二二复制公排模式开发(直接找梁经理131-0679-9736微电) 一、直推奖: 购买一款100元的产品就获得排位机会,进入公排后,自己每推荐一个人购买一个产品,自己获得10元直推奖,上不封顶,多劳多得。 二、领导奖: 直推人数达到10个人的,可以拿10层以内销售额的百分之一的领导奖;直推15人的可以拿15层以内销售额的百分之一领导奖;直推达到20人可那20层以内销售额的百分之一领导奖,直推达到50人以上可以拿无限层销售额的百分之一的领导奖。因此推荐越多越好。(A straigh
2-4(圆形蓄热)
- 圆形蓄热层蓄热能力Fortran编程,二维稳态导热方程,附加源项法,第二类边界条件,知道边界热流密度(Thermal storage capacity of circular heat storage layer Fortran programming)
二叉树遍历操作
- 本代码采用c/c++语言,描述了二叉树的先中后序遍历及深度(This code uses c/c++ language to describe the first and middle traversal traversal and depth of two binary tree.)
qgis_dev-0.1.0
- qgis二次开发简易gis原型系统,基本加载图层功能(The two development of simple GIS prototype system by QGIS)
change
- 一个二层网络实现建筑物变化检测,使用武大数据集(one two layers two realize change detection)
二维小波分解 (1)
- 小波变换,对图像二维信号进行3层小波分解。 本题二维图像采用MATLAB自带的图片,实现图片多层小波分解的函数是: [C,S]=wavedec2(X,N,’wname’) , 即使用给定小波‘wname’对二维信号X进行N层小波分解。本题使用’bior3.7’小波进行分析。(wavelet transform)