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

搜索资源列表

  1. Judgment-function-distribution-code

    0下载:
  2. 判断一组数据的概率分布函数,包括正态分布、泊松分布、伽马分布等。-The probability distribution function to determine a set of data, including a normal distribution, the Poisson distribution, gamma distribution.
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-11-10
    • 文件大小:575
    • 提供者:suixiaofeng
  1. skb

    0下载:
  2. C++源代码,在VC环境下实现。程序功能:跟踪构造函数复制对象和析构函数析构对象-C++ source code, VC environment. Program: Create a class object is constructed, copy the object tracking constructor and destructor destructor object
  3. 所属分类:Education soft system

    • 发布日期:2017-11-19
    • 文件大小:604862
    • 提供者:王艳芬
  1. vol

    1下载:
  2. matlab金融时间序列ARMA建模 结果分析: 1.预测结果从第四步开始,预测值不再改变,因为ARMA是收敛的回归模型,而我们做的工作并不是模拟,所以,当预测步长足够长时,它最终将收敛于一个不变得预测值 2.既然预测值一样,为什么还原为成交量后,在置信区间下预测的最大值与预测均值的差比预测均值与最小值的差要大?因为将对数差分值还原时,需用到的指数函数为凹函数-matlab Financial Time Series the the ARMA modeling results Ana
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-11-07
    • 文件大小:92149
    • 提供者:wupeng
  1. lridex

    3下载:
  2. matlab函数,专门计算列车车体横向sperling平稳性指标。调用方式:y=lridex(acc),其中acc为测得的或仿真得到的车体横向加速度(不包括时间列)。-matlab function, specifically calculate the train body lateral sperling smooth indicators. The invocation: y = lridex (ACC), wherein acc obtained for the measured or
  3. 所属分类:transportation applications

    • 发布日期:2015-11-18
    • 文件大小:1024
    • 提供者:Yongqiang Liu
  1. PhonicDemo

    0下载:
  2. PhonicDemo功能演示程序 PhonicDemo程序为功能演示程序,也是录制电话线路信号音的工具。通过PhonicDemo可以观察语音卡的所有事件,通过PhonicDemo的 源代码可以看到语音卡所有函数的用法。如下图:PhonicDemo.exe显示一个List Control控件和一个ListBox控件。List Control控件 显示所有的模块线路并按物理线路排列。ListBox显示所有通道发生的事件(显示的格式为 “时:分:秒[线路号] 发生的事件”)。所有版权为原公司所有,
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-11-21
    • 文件大小:143527
    • 提供者:阿保力
  1. matlab_exp

    0下载:
  2. kalman滤波函数及实例,非常实用于入门学习卡尔曼滤波的人员,结合实例容易掌握。-卡尔曼滤波算法编写 的函数,非常实用于系统辨识。
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:1430
    • 提供者:tom
  1. XML

    0下载:
  2. 对tinyxml进行了封装,让处理xml文件更加方便快捷,封装了GetRootElement、GetChildElement、GetElementAttributeValue等常用函数。开发环境为VC6.0,里面包含一个demo,可以直接运行。-Package of tinyxml processing xml files more convenient package GetRootElement, GetChildElement, GetElementAttributeValue commo
  3. 所属分类:Other systems

    • 发布日期:2018-04-18
    • 文件大小:1817600
    • 提供者:一个兵
  1. ROOT

    1下载:
  2. 用于搜寻rayleigh波在多层介质中频散的解的求根函数。用matlab开发的。-this program developed for seeking the groupvelocity and phasevelocity according the period and the initial velocity。
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2014-03-23
    • 文件大小:588
    • 提供者:dingliang
  1. drv_flash

    0下载:
  2. drv_flash.h一组函数接口编写与要求-failed to translate
  3. 所属分类:Goverment application

    • 发布日期:2017-11-18
    • 文件大小:1005
    • 提供者:lanzhuo
  1. RandomNumber

    0下载:
  2. 基于asp.net的随机抽取抽取车牌号的小网站,里面有相关的说明,主要使用的random()函数,为了防止恶意刷号,同时还得输入验证码-Extract the license plate number based on the random sample of ASP.NET website, which has a related note, the main use of random () function, in order to prevent malicious brush numb
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:110433
    • 提供者:张克才
  1. schrsolve

    0下载:
  2. 数值解二维薛定谔方程,包括波函数与特征值和误差-failed to translate
  3. 所属分类:Education soft system

    • 发布日期:2017-11-30
    • 文件大小:2319
    • 提供者:songhaojie
  1. RepairIOR

    0下载:
  2. 【示例代码功能说明】 读取并解析出一个IOR文件中各个属性信息,然后按照CDR的编码规则,重新将其编写 生成一个新的IOR文件,在新的IOR文件中,将其中的HOST属性强制改为了计算机的主机名。 其他各个字段的属性信息保持与原IOR文件保持一致。 【阅读后可掌握如下知识点】 1.可以深刻理解CORBA技术中互操作对象的引用(IOR)的概念; 2.可以深刻掌握CDR的解码技术。 以上两点是TAO自带的例子程序(..\ACE_wrappers\T
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-11-15
    • 文件大小:232198
    • 提供者:张群峰
  1. Integral

    0下载:
  2. C++的各种积分程序,已形成头文件和内联函数文件,可用于各种数值方法的计算中。-The various integration program in C++, has formed the header files and inline function files that can be used in the calculation of the various numerical methods.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-12-03
    • 文件大小:4361
    • 提供者:sun changwen
  1. Procedures-for-the-ICA

    0下载:
  2. 程序为ICA的调用函数,输入为观察的信号,输出为解混后的信号-Procedures for the ICA call the function, enter the observed signal, the output signal unmixing
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:659944
    • 提供者:wang
  1. 201305140931

    0下载:
  2. vc局域网中国象棋源码,此源码为毕业设计,附件包括详细设计方案,论文等资料. 棋盘: 利用PhotoShop绘制出带底纹的棋盘。并将其映射到窗口的范围。 棋子: 调用绘图函数Ellipse()和TextOut()绘制棋子。 使用WM_PAINT消息响应完成对窗口的重绘。 网络连接: 利用socket套接字进行连接,绑定端口号为5050。 联机代码: 联机使用专用代码10000表示邀请、10001表示接受、10002表示退出。 -VC
  3. 所属分类:Home Personal application

    • 发布日期:2017-12-09
    • 文件大小:2969551
    • 提供者:ttt
  1. LibraryManagementSystem

    0下载:
  2. /*图书馆借阅管理系统*/ 用户登录模块的函数 图书信息管理模块的函数 学生信息管理模块的函数 图书查询模块的函数 图书借阅管理模块的函数-/* Library management system*/User login module function library information management function of the module the student information management module functions book se
  3. 所属分类:Education soft system

    • 发布日期:2017-11-26
    • 文件大小:6630
    • 提供者:gengchao
  1. jifen

    0下载:
  2. 利用辛普森积分发进行数值积分,求数值积分时只要在程序中修改一下想要积分的积分函数就可以了。-Credits issued using the Simpson numerical integration, numerical integration required in the program as long as you want to modify the function integrals can be.
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:142594
    • 提供者:韩迁立
  1. Mifare

    0下载:
  2. 接口含义 是爱迪尔A90门锁开发必备的函数定义 ,作用于宾馆软件开发-Interface meaning ADEL A90 locks develop essential function definition, the role of software development in guesthouse
  3. 所属分类:Hotel software system

    • 发布日期:2017-11-07
    • 文件大小:28776
    • 提供者:任政达
  1. People

    0下载:
  2. /*设计一个用于人事管理的People组合类,人员的属性为:number,sex,birthday和id等。其中“出生日期”定义为一个“日期”内嵌对象。 用成员函数实现对人员信息的录入和显示。要求具有构造函数、析构函数、拷贝构造函数、内联成员和带省缺形式参数值的成员函数。*/-/* Design a portfolio for the personnel management of the People category, personnel attributes: number, sex,
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-11-13
    • 文件大小:872
    • 提供者:zhou
  1. time-type

    0下载:
  2. 定义如下时间类TimeType,要求完成各个成员函数,并写主函数进行验证。 class TimeType{ int h,m,s public: TimeType(int h0=0,m0=0,s0=0) //构造函数 void increSec(int sec) //增加若干秒 void increMin(int min) //增加若干分钟 void increHou(int hou) //增加若干小时 bool equal(TimeType t2)
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:906
    • 提供者:zhou
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 36 »
搜珍网 www.dssz.com