虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

function

function,表示子例程的一般性名词。在某些编程语言中,它指带返回值的子例程或语句。在一些编程语言中起着关键字的作用。
  • 图像处理

    图像处理,利用bilt 函数 Description: This example shows how to edit (cut,paste,copy) a selection of a bitmap using BitBlt function just like Microsoft Photo Editor does. It s really EASY! Take a look to the sample if you don t believe me and don t forget to VOTE FOR ME! Note: comments are in italian...i hadn t enough time to translate them all. Sorry..(VOTE!)

    标签: 图像处理

    上传时间: 2013-12-18

    上传用户:851197153

  • Returns weighted percentiles of a sample given the weight vector w % The idea is to give more empha

    Returns weighted percentiles of a sample given the weight vector w % The idea is to give more emphasis in some examples of data as compared to % others by giving more weight. For example, we could give lower weights to % the outliers. % The motivation to write this function is to compute percentiles for Monte % Carlos simulations where some simulations are very bad (in terms of goodness % of fit between simulated and actual value) than the others and to give % the lower weights based on some goodness of fit criteria.

    标签: percentiles weighted Returns sample

    上传时间: 2016-01-28

    上传用户:小儒尼尼奥

  • 这是我参考做的模型其中有三个文件:一个是初始化文件

    这是我参考做的模型其中有三个文件:一个是初始化文件,一个是s-function 的电机模型(静止两相坐标系),还有一个仿真图

    标签: 模型 初始化

    上传时间: 2014-01-20

    上传用户:wfl_yy

  • 使用VC++开发的很棒的上网拨号工具的程序的源码,可以选择PING,UDP,TCP/IP等等方式,功能比较全面.Using Visual C + + development of the great

    使用VC++开发的很棒的上网拨号工具的程序的源码,可以选择PING,UDP,TCP/IP等等方式,功能比较全面.Using Visual C + + development of the great tools of the Internet dial-up program source code, can choose PING, UDP, TCP / IP, etc., function more comprehensive.

    标签: development Visual Using great

    上传时间: 2016-02-06

    上传用户:l254587896

  • The algorm of viterbi. You talk to your friend three days in a row and discover that on the first da

    The algorm of viterbi. You talk to your friend three days in a row and discover that on the first day he went for a walk, on the second day he went shopping, and on the third day he cleaned his apartment. You have two questions: What is the overall probability of this sequence of observations? And what is the most likely sequence of rainy/sunny days that would explain these observations? The first question is answered by the forward algorithm the second question is answered by the Viterbi algorithm. These two algorithms are structurally so similar (in fact, they are both instances of the same abstract algorithm) that they can be implemented in a single function:

    标签: discover viterbi algorm friend

    上传时间: 2016-02-16

    上传用户:xc216

  • Matlab小问题 问: Matlab仿真中怎样编辑Scope中的图象??? 答: 实现的方法有以下的几种: 1)PrintScreen

    Matlab小问题 问: Matlab仿真中怎样编辑Scope中的图象??? 答: 实现的方法有以下的几种: 1)PrintScreen,然后粘贴到Windows位图编辑器,选择图像点击右键,选择“反色”即可; 2)在Scope中,它的参数设置的第二页,有一个Save Data to Workplace,将它选中,然后在下面的方框 中指定变量名,然后用plot命令画出; 3)直接在模型上再加一个,to Workplace模块,也用plot画出; 4) 等scope显示出来图像以后,在matlab上运行 set(0, ShowHiddenHandles , On ) set(gcf, menubar , figure ) 这时候你会发现scope的工具栏的上面多了一行,点击insert-axes,鼠标会变成十字形状,然后再图像的任意一处双击左键出现一个对话框PropertyEditor,选中style在窗口的右便会出现color,这时你就可以任意修改背景颜色了。 问: 怎样进行S-function的编程和使用??? 答: S-function也就是System-function的缩写。说得简单,S-function就是用MATLAB所提供的模型不能完全满足用户,而提供给用户自己编写程序来满足自己要求模型的接口。要了

    标签: Matlab PrintScreen Scope 仿真

    上传时间: 2013-12-15

    上传用户:13681659100

  • 大学期间

    大学期间,matlab学习过程使用过的所有必要的function! 适合初学者!

    标签: 大学

    上传时间: 2016-02-26

    上传用户:wpt

  • 天空音乐程序 V5.0 商业版程序安装说明: (申明:请尊重天空音乐程序作者的劳动成果

    天空音乐程序 V5.0 商业版程序安装说明: (申明:请尊重天空音乐程序作者的劳动成果,不要随意销售或送程序,需要购买正版程序请咨询QQ:497533769) 首先说明下caiji里面有个文件function.asp不是病毒,是采集程序必须的一个文件,但是卡巴等杀毒软件会报,请不要杀掉 如果在服务器上面建立站点请设置服务器杀毒软件排除function.asp文件,具体办法是卡巴图标点右键,设置->保护->信任区域->填加->指定(并选中包括子文件夹),如果是用的其他杀毒软件类似 一. 自动安装方法: 1.下载并安装mssql2000,http://www.greendown.cn/soft/1954.html,http://www.jz123.cn/soft/7/106/2005/200509132570.html 安装MSSQL软件时候注意选择本地用户,登陆选择windows系统登陆和sql用户登陆。 2.确认机器上硬盘有D盘,把程序放到网站根目录 (注意如果,你要把数据库文件,存放在其它位置请编辑(install.bat文件第4行)和(music.sql文件第2行),请将d:\sql改为,你所需要的路径! ) 3.运行install.bat 4.手动建立站点,注意站点权限设置需要写入权限 5.进入后台/admin/index.asp,帐号密码都为admin 如果需要清空数据库并且自己采集数据的话请按照手动安装方法的5步到9步做

    标签: 5.0 音乐程序 程序

    上传时间: 2016-03-01

    上传用户:Miyuki

  • This template file is used to completely describe a system in a generalized % state space format us

    This template file is used to completely describe a system in a generalized % state space format useable by the ReBEL inference and estimation system. % This file must be copied, renamed and adapted to your specific problem. The % interface to each function should NOT BE CHANGED however.

    标签: generalized completely template describe

    上传时间: 2014-01-10

    上传用户:hustfanenze

  • Application Note Abstract The unique configuration of the PSoC® switched capacitor blocks allows

    Application Note Abstract The unique configuration of the PSoC® switched capacitor blocks allows construction of a programmable bipolar current source. A detailed explanation of this function is provided demonstrating how to build a programmable current source using a couple basic PSoC User Modules.

    标签: configuration Application capacitor Abstract

    上传时间: 2013-12-30

    上传用户:zgu489