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

搜索资源列表

  1. programmer_SQL_JinDian_And_Code

    0下载:
  2. 本书特色:主要介绍 SQL 的语法规则及在实际开发中的应用,并且对 SQL 在 MySQL、 MS SQL Server、Oracle 和 DB2 中的差异进行了分析;详细讲解数据库对增、删、改、查等 SQL的支持并给出了相应的SQL 应用案例;透彻分析函数、子查询、表连接、不同DBMS中 的 SQL 语法差异、SQL 调优、NULL 值处理、事务、开窗函数等高级技术;通过对实际案例 开发过程的详细分析,使读者掌握 SQL的综合应用技巧。 -The book features:
  3. 所属分类:Database system

    • 发布日期:2017-05-06
    • 文件大小:1428633
    • 提供者:peng
  1. COMS_Sencor.c

    0下载:
  2. 手机摄像头 sensor 效果调试软件代码-sensor tuning code
  3. 所属分类:Video Capture

    • 发布日期:2017-04-13
    • 文件大小:2937
    • 提供者:李书申
  1. chap6_5

    0下载:
  2. 基于DRNN神经网络整定的PID控制<先进PID控制与matlab仿真>第六章-DRNN-based neural network tuning of PID control(advanced PID control simulation matlab) Chapter VI
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1336
    • 提供者:pony
  1. complex_method_wiens_0_03

    0下载:
  2. 复形调优算法,,本算法是改进型算法,它在全局范围内寻找最优点,收敛效果好且快-Complex tuning algorithms, the algorithm is modified algorithm, the scope of its global search for the most advantage of faster convergence and better
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-07
    • 文件大小:16215
    • 提供者:mfkscpy
  1. ImageAdjust

    0下载:
  2. Image enhancement fine tuning
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:630
    • 提供者:Raja
  1. NumericalSpin

    0下载:
  2. 支持浮点类型的微调控件。可以实现小数增减。-Support floating-point types of fine-tuning controls. A small number of changes can be achieved.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2612
    • 提供者:Hellow
  1. BP

    0下载:
  2. 用matlab实现的BP神经自校正系统模型-Using matlab to achieve self-tuning of the BP neural system model
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:588
    • 提供者:fd
  1. VS_Solution_Converter

    0下载:
  2. This utility is designed to make it easier for folks to switch back and forth between Visual Studio 2005 and Visual Studio 2008. It edits the solution (*.sln) and project files (*.csproj, *.vbproj, and *.vcproj) so that they can be openeded by
  3. 所属分类:File Operate

    • 发布日期:2017-03-26
    • 文件大小:64999
    • 提供者:Charles Lee
  1. WT

    0下载:
  2. spin控件实现微调,可手动输入微调范围, 简单实用-spin control to achieve fine-tuning can be manually input to fine-tune the scope of simple and practical
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:25326
    • 提供者:li
  1. oracleunction

    0下载:
  2. SQL函数大全。包括:oracle常用经典SQL查询,ORACLE的基本语法,Oracle的优化器,数字处理函数,字符处理函数,oracle积累,oracle中sql plus命令大全,oracle中导出指定记录,Oracle主要的配置文件解释,防范黑客攻击Oracle系统的八大常用方法,可预见的Oracle应用程序性能调优,快速修复oracle参数文件的另类方法 -Guinness SQL function. Including: oracle popular classic SQL qu
  3. 所属分类:SQL Server

    • 发布日期:2017-03-31
    • 文件大小:570971
    • 提供者:张娟
  1. SLOO-MPS-SVM

    0下载:
  2. Multiple Parameter Selection for LS-SVM using Smooth Leave-one-out Error 还有文章和源码,一起研究学习!-Using SLOO-MPS for tuning multiple parameters for LS-SVM to overcome the parameter fixing problem.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:339257
    • 提供者:yjx
  1. HP_Java_Memory-Management

    0下载:
  2. HP JAVA体系结构,不仅仅是JAVA的,其实还包含了HP UX的体系结构。适用于 1.JVM参数调优 2.HP-UX核心参数设置-HP JAVA architecture, not just JAVA, but in fact it also contains HP UX architecture. 1.JVM parameters for tuning 2.HP-UX kernel parameter settings
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:57929
    • 提供者:Tony.Z
  1. AdaptivePIDcontrolbasedonRBFIdentification

    0下载:
  2. RBF神经网络整定的PID控制,能以任意精度逼近任意连续函数-RBF neural network-tuning of PID control to arbitrary accuracy any continuous function approaching
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1197
    • 提供者:邹志励
  1. SingleLinkInvertedPendulumControl

    0下载:
  2. 吊车双摆的控制,普通的PID控制难以实现-Double pendulum crane control, ordinary PID control difficult to achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:966
    • 提供者:邹志励
  1. improvingLZW

    0下载:
  2. LZW was originally designed for implementation by special hardware, but it turned out to be highly suitable for efficient software implementations too. An enhanced variant is available on UNIX systems and many other systems as the compress comman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:124117
    • 提供者:ViCToR_JuNioR
  1. c6mdpid1

    0下载:
  2. 参数自整定PlD模糊控制仿真, 参数自整定PlD模糊控制仿真-Parameter self-tuning fuzzy control PlD simulation, parameter self-tuning fuzzy control PlD simulation, parameter self-tuning fuzzy control simulation PlD
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3756
    • 提供者:morgan
  1. oracle

    0下载:
  2. oracle调优文档,比较详细的资料,可以学习到很多数据库相关知识-oracle tuning
  3. 所属分类:Database system

    • 发布日期:2017-05-26
    • 文件大小:8927997
    • 提供者:ly
  1. chap4_7f2

    0下载:
  2. 基于神经网络的PID参数整定! 可以做为学习之用!-Based on neural network PID parameter tuning! Can be used as learning!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:570
    • 提供者:asdasda
  1. pid

    0下载:
  2. PID参数整定与应用,基本介绍了自动控制系统中PID参数的工程整定方法.-PID parameter tuning with the application, the basic automatic control system introduced in the PID parameters tuning method works.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:193865
    • 提供者:项本平
  1. 2133

    0下载:
  2. 基于Fuzzy的PID参数自整定的控制系统 基于Fuzzy的PID参数自整定的控制系统-The PID parameters based on Fuzzy self-tuning control system is based on the Fuzzy parameters self-tuning PID control system
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:80341
    • 提供者:黄永玉
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 44 »
搜珍网 www.dssz.com