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

function

function,表示子例程的一般性名词。在某些编程语言中,它指带返回值的子例程或语句。在一些编程语言中起着关键字的作用。
  • 雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中

    雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經由函數(function)轉換而得的。此種函數,一般稱之為雜湊函數(Hashing function)或鍵值對應位址轉換(key to address transformation)。對於有限的儲存空間,能夠有效使用且在加入或刪除時也能快的完成,利用雜湊法是最適當不過了。因為雜湊表搜尋在沒有碰撞(collision)及溢位(overflow)的情況下,只要一次就可擷取到。

    标签: searching Hashing

    上传时间: 2013-12-23

    上传用户:dancnc

  • FIR Filter Design(有限冲击响应滤波器设计)

    FIR Filter Design(有限冲击响应滤波器设计),包括ideal bandpass filter impulse response、Modified Bessel function、Kaiser window parameters for spectral analysis等12种FIR设计matlab源代码

    标签: Design Filter FIR 响应滤波器

    上传时间: 2015-05-20

    上传用户:Miyuki

  • 卡诺图在变量数目很多时

    卡诺图在变量数目很多时,不 容易 化简,Quine-McCluskey(Q-M)方法基本原理 与卡诺图相同当变量数目很多时,或者有许多function要做化简时,都需要使用计算机来做,而Q-M方法为一个系统的逻辑代数化简流程.

    标签: 卡诺图 变量

    上传时间: 2013-12-11

    上传用户:xmsmh

  • SWI with ARTX Kernel and RealView Compiler This example program shows how to implement software int

    SWI with ARTX Kernel and RealView Compiler This example program shows how to implement software interrupt functions in an application that uses the ARTX Kernel. The example uses the RealView Compilation Tools. The file SWI_Table.s implements the SWI function table. The SWI function declarations and implementations are demonstrated in the file Artx_SWI.c.

    标签: implement Compiler RealView software

    上传时间: 2015-05-30

    上传用户:chenlong

  • 寻找函数的全局极小值

    寻找函数的全局极小值,global minimization of contrast function with random restarts the data are assumed whitened (i.e. with identity covariance matrix). The output is such that Wopt*x are the independent sources.

    标签: 函数 全局

    上传时间: 2013-12-15

    上传用户:康郎

  • A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the correspo

    A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for text documents. The details on usage is documented in the header right above each public function defined. This package is based on Dr. Vlado Keselj s Perl package Text::Ngrams which is available in CPAN.

    标签: includes correspo N-grams Package

    上传时间: 2015-06-12

    上传用户:wfl_yy

  • SystemC的函式库总整理

    SystemC的函式库总整理,学习的好工具。表格明白地显示,每个function的关系。

    标签: SystemC

    上传时间: 2015-06-13

    上传用户:jjj0202

  • bayeserr - Computes the Bayesian risk for optimal classifier. % bayescln - Classifier based on Baye

    bayeserr - Computes the Bayesian risk for optimal classifier. % bayescln - Classifier based on Bayes decision rule for Gaussians. % bayesnd - Discrim. function, dichotomy, max aposteriori probability. % bhattach - Bhattacharya s upper limit of mean class. error. % pbayescln - Plots discriminat function of Bayes classifier.

    标签: Classifier classifier bayeserr Computes

    上传时间: 2015-06-14

    上传用户:sunjet

  • The JICQ is the bureau area which JAVA writes according to "Customer s Machine/Server"(C/S) mode mes

    The JICQ is the bureau area which JAVA writes according to "Customer s Machine/Server"(C/S) mode message solid hour correspond by letter tool system, the system adopted the SQL Server2000 of Microsoft company as a backstage database, the system passes a JDBC interview database. The system is divided into the server procedure and customer s procedure two parts, server and customer adoption "Transmission Control Protocol"(TCP), connect a word (Socket) conjunction through a set, the adoption "User Datagram Protocol "(UDP) of the customer s, pass a data report a set to connect a word (DatagramSocket) establishment a conjunction. The system has customer registration, customer to register, increase good friend, delete good friend and send out and receive news etc. function.

    标签: according Customer Machine Server

    上传时间: 2014-01-04

    上传用户:jyycc

  • annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement

    annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement various kinds of neural networks like Multi-Layer Perceptron, Radial basis function networks, Hopfield networks etc.

    标签: Artificial developed implement Network

    上传时间: 2014-08-17

    上传用户:trepb001