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

搜索资源列表

  1. function

    0下载:
  2. oracle常用函数,包括数值型,日期数据型等-oracle commonly used functions, including numeric, date, data type, etc.
  3. 所属分类:Oracle

    • 发布日期:2017-04-16
    • 文件大小:10799
    • 提供者:windyxiao
  1. prtools

    0下载:
  2. 模式识别常用函数,包括模式融合、PCA、LDA等经典算法-common function in pattern recognition,including pattern fusion,PCA.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:72443
    • 提供者:留耳闻
  1. DataProcess

    2下载:
  2. 单片机基本数据处理常用函数,主要处理对于AD采集的数据的处理操作。 函数的操作单位大多为数组。 包含浮点求和、平方和、均值、方差、协方差、自相关函数、正弦信号产生、白噪声产生、数据类型转换等功能。-SCM basic data processing commonly used functions, dealing mainly with the data collected for the AD processing operations. Function is mostly an a
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:37201
    • 提供者:icemoon1987
  1. Hash_C

    1下载:
  2. 常用的12个哈希函数,用C语言写的,每个函数都包含测试程序-12 commonly used hash function, using C language written test procedures are included for each function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:2611
    • 提供者:X-Ray
  1. Capture

    0下载:
  2. 一个很好的C++类,封装了directshow基本的视频预览,播放,分辨率设置。抓取图像等常用函数。-A good C++ class encapsulates the basic directshow video preview, playback, resolution settings. Crawl images commonly used functions.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-01
    • 文件大小:10059
    • 提供者:yanjunhai
  1. functions-of-acis

    1下载:
  2. acis常用函数使用说明,对初学者非常有用-acis common function descr iption is very useful for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-25
    • 文件大小:6144
    • 提供者:zhangscott
  1. OpenGL

    0下载:
  2. OpenGL函数查询手册,里面包括了所有gl,glu函数(我使用的时候发现有几个比较不常用的函数它没有包含进去)。至于glut函数,它没有录入,这是个遗憾的地方。不过你可以下载《OpenGL函数与范例解析手册》,它里边包含了gl,glu,glut的所有函数。推荐-Query OpenGL function manual, which includes all gl, glu function [I use when found to have a few less commonly used f
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:411675
    • 提供者:LiMing
  1. calculator_vckbase

    0下载:
  2. 该类有以下特点: 1.支持字符串中含有各种常用函数,如"7.5+sin(6*ln(8))/exp(5)" 2.具有很好的纠错能力,能检查出表达式中括号是否配对、库函数是否正确 3.运算过程中能检查并判断出各种异常,如除数为0、开方函数sqrt(x)中x<0,反余弦函数acos(x)中的x<-1或x>1等 4.支持积分、求方程,算术表达式中可含有x,计算时将用类中的成员变量xx代替--1.support strings having common math functions,l
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-17
    • 文件大小:24263
    • 提供者:杨广铭
  1. API+For+Writing+Applications+Using+Pixtel+MMI+Plat

    0下载:
  2. APIForWritingApplicationsUsingPixtelMMIPlatform.pdf MTK MMI层常用函数的API文档,非常具有使用价值。开发MTK必备 -APIForWritingApplicationsUsingPixtelMMIPlatform.pdf MTK MMI layer commonly used API functions documentation, very useful. MTK develop essential
  3. 所属分类:MTK

    • 发布日期:2017-03-24
    • 文件大小:446364
    • 提供者:45646546
  1. MATLABcyhs

    0下载:
  2. MATLAB常用函数,它拥有详细的分类,希望都大家有所帮助!-MATLAB commonly used function, which has a detailed classification, hopes to help all of you!
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:20950
    • 提供者:王盛
  1. Chap16

    0下载:
  2. Chap16 特殊函数 E:\计算机常用数值算法与程序(C++版)-Chap16 special function E: computer numerical algorithm and procedures used (C++ Version)
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:16091
    • 提供者:lihui
  1. winRunner

    0下载:
  2. 测试软件Winrunner的函数集大全包括了所有Winrunner的常用函数-A function of WinRunner test software Encyclopedia Set includes all the commonly used WinRunner Function
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:9433
    • 提供者:ljm
  1. calculater

    0下载:
  2. 这是一个仿照实体计算器功能设计,包括所有常用的计算功能并具有对一组数据的统计处理功能的,用C++语言编程的软件。可以直接在电脑上使用无需安装任何附件。本产品针对需求简单的使用者,设计出一种界面简单,使用方便且功能比较齐备的计算器。基本功能包括简单加减乘除运算,三角函数,反三角函数运算,指数对数运算,求平方及平方根等。增加了对一组数据的统计处理,如平均数,求方差,求平方和这样的运算。-This is a calculator function entity modeled on the desig
  3. 所属分类:assembly language

    • 发布日期:2017-05-21
    • 文件大小:2223937
    • 提供者:高斯
  1. 00

    0下载:
  2. C#常用函数和方法汇总 - C#常用函数和方法汇总 - -C# Common function and method of aggregation- C# Common function and method of aggregation--
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:10252
    • 提供者:sungs
  1. newone

    0下载:
  2. api一些常用函数的例子,集中在一个对话框里,可供新手参考。-api examples of some commonly used functions, concentrated in a dialog box for the new reference.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:575942
    • 提供者:林晨风
  1. QrySoft

    0下载:
  2. 一个MFC软件,用来查询C语言常用函数,还连接了ACCESS数据库.-A MFC software, used to query C language commonly used functions, also connected to the ACCESS database.
  3. 所属分类:Database system

    • 发布日期:2017-05-21
    • 文件大小:202979
    • 提供者:xia
  1. tuxianghanshu

    0下载:
  2. 老师给的数字图像处理常用函数,包括源程序的种类和使用说明,做图像的必看-Teachers to the commonly used digital image processing functions, including the type and source code for use, so images must-see
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:18220
    • 提供者:he
  1. md5

    0下载:
  2. MD5算法的Delphi实现,增加了一些常用函数-MD5 algorithm Delphi realized, an increase of some commonly used functions
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:3012
    • 提供者:黎勤
  1. matlab_fun

    0下载:
  2. MATLAB常用函数参考-MATLAB reference commonly used functions
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:232297
    • 提供者:长城
  1. manul

    0下载:
  2. oracle带的包常用函数.v$rollstat與v$undostat两者的区别-oracle with the package commonly used functions. v $ rollstat with v $ undostat the difference between the two
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5136983
    • 提供者:123
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com