CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Section

搜索资源列表

  1. the-loop-section

    0下载:
  2. 用深度搜索方法求polya定理中置换群的循环节。-Depth search method and the loop section of the permutation group in polya Theorem.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:895667
    • 提供者:张淑静
  1. Critical-section

    0下载:
  2. 临界区互斥问题!!Critical section mutual exclusion problem-Critical section mutex problem! ! Critical section mutual exclusion problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:20953
    • 提供者:孙鹏
  1. cross-section-erbium

    0下载:
  2. cross section for erbium dopped fiber amplifier
  3. 所属分类:Editor

  1. cross-section--draw-macro

    2下载:
  2. 测量断面绘制宏,用于绘制横断面图,也可从横断面图中提取坐标数据。-Measuring cross-section with the draw macro
  3. 所属分类:Other systems

    • 发布日期:2015-02-03
    • 文件大小:31744
    • 提供者:yinguosheng
  1. first section of creating a compiler

    0下载:
  2. This the first section of creating a compiler. It contains the first 2 passes, lexical analysis and parser analysis. -This is the first section of creating a compiler. It contains the first 2 passes, lexical analysis and parser analysis.
  3. 所属分类:编译器/词法分析

    • 发布日期:2017-11-04
    • 文件大小:133624
    • 提供者:Dhana
  1. golden-section-method

    0下载:
  2. 黄金分割法的功用是求出一维函数在区间内的最优步长.为后期的求解最优解做铺垫.-The function of the law of the golden section is obtained a one-dimensional function within the interval optimal stepsize pave the way for solving the optimal solution for the late.
  3. 所属分类:文件格式

    • 发布日期:2017-11-16
    • 文件大小:1024
    • 提供者:wang weishan
  1. critical-section

    0下载:
  2. 临界区介绍以及多线程、多进程临界区调度原则、代码示例-The critical section describes scheduling principles, code samples, and multi-threaded, multi-process critical section
  3. 所属分类:software engineering

    • 发布日期:2017-12-09
    • 文件大小:9625
    • 提供者:chaoli
  1. labview-read-any-section-of-the-file

    0下载:
  2. labview读取文件程序,可以读取文件中的任意一段并做频谱分析,并附加了一段参考数据-labview read file program, you can read any section of the file and do spectrum analysis, and additional reference data for some
  3. 所属分类:LabView

    • 发布日期:2017-11-05
    • 文件大小:1504939
    • 提供者:Hou
  1. golden-section-method

    0下载:
  2. 一维优化黄金分割法程序,vb6.0编写的一维0.618最优值搜索算法。-One-dimensional optimization procedure of the golden section method, the vb6.0 written 0.618 optimal value of the search algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:2839
    • 提供者:曹立良
  1. section

    0下载:
  2. 数字电视section数据解析代码,用于解析供表处理模块进一步进行上层分析。-SI parser for STB BOX
  3. 所属分类:Other Embeded program

    • 发布日期:
    • 文件大小:877361
    • 提供者:yuping
  1. Golden-Section-Method

    0下载:
  2. 黄金分割法求解单峰值函数极小值。 函数可以自己进行宏定义,本代码已经定义了一个简单的函数,用来测试其可行性。-The Golden Section method for solving single peak function minimum. Function can define your own macros, the code defines a simple function to test its feasibility.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:204491
    • 提供者:
  1. using-VB-to--channel-section

    0下载:
  2. 利用VB实现梯形渠道断面计算,断面水力要素-Use VB trapezoidal channel section calculation, the cross section of hydraulic elements
  3. 所属分类:Project Manage

    • 发布日期:2017-03-31
    • 文件大小:37566
    • 提供者:
  1. section-moment-of-inertia

    0下载:
  2. 利用VB控制AUTOCAD计算隔热铝合金型材的截面特性!-AutoCAD 2010 Thermal insulation section moment of inertia
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:14182
    • 提供者:lichenggang
  1. ELF-section-segment

    0下载:
  2. ELF文件格式的详解,包括其链接机制,segment和section区别,还有结合一个实例讲解。-Detailed ELF file format, including its link mechanism, segment and section differences, as well as combining an example to explain.
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:299959
    • 提供者:cs
  1. Vertical-section-

    0下载:
  2. 道路纵断面设计软件,里面有模拟的数据,可以进行实验,链接CAD生成道路纵断面图。-Vertical section of road design software, which has simulated data, the experiment can be carried out, the road link CAD to generate a profile view.
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:185772
    • 提供者:周海壮
  1. the-Golden-Section-Design

    0下载:
  2. 利用黄金分割法实现最优化设计,可以用作现代设计技术学科的辅助-The use of the golden section method to achieve the most optimal design, modern design techniques can be used as an auxiliary discipline
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:676
    • 提供者:姜剑雄
  1. Golden-Section

    0下载:
  2. 黄金分割法C语言代码,一种很常见的优化设计方法-Golden Section C language code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:701
    • 提供者:xl
  1. Golden-Section

    0下载:
  2. 黄金分割法把一条线段分割为两部分,使其中一部分与全长之比等于另一部分与这部分之比。其比值是一个无理数,取其前三位数字的近似值是0.618,所以也称为0.618法。-Golden Section
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:17684
    • 提供者:dd
  1. absorption-cross-section

    0下载:
  2. 采用MATLAB计算,在考虑双光子吸收截面系数是一个动态情况下的模拟情况-Using MATLAB calculated considering two-photon absorption cross section coefficient is a dynamic simulation of the situation in case
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:834
    • 提供者:xiashaoyan
  1. golden-section-method

    0下载:
  2. 采用黄金分割法计算非线性方程,具有较快的收敛速度-Nonlinear equation is obtained by using the golden section method, has a faster convergence speed
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:932
    • 提供者:张三
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com