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

FIRst-ever

  • LL(1)文法

    LL(1)文法,消除隐藏左递归,提取共因子,然后求First,Follow,Select集,以及预测分析表,最后进行预测分析

    标签: LL

    上传时间: 2014-12-19

    上传用户:GHF

  • Single-layer neural networks can be trained using various learning algorithms. The best-known algori

    Single-layer neural networks can be trained using various learning algorithms. The best-known algorithms are the Adaline, Perceptron and Backpropagation algorithms for supervised learning. The first two are specific to single-layer neural networks while the third can be generalized to multi-layer perceptrons.

    标签: Single-layer algorithms best-known networks

    上传时间: 2015-06-17

    上传用户:赵云兴

  • 学生注册— 本模块允许新的学生创建和维护他们的帐户信息

    学生注册— 本模块允许新的学生创建和维护他们的帐户信息,帐户信息包括:first name, last name, address, e-mail, login name, and password 学生验证— 本模块处理学生的登录过程,像验证用户名和口令,这可以确保仅有已注册的学习可以浏览课程目录和注册课程。 课程目录浏览— 本模块由Web site显示学校当前提供的课程和他们的 细节,课程细节包括课程名和费用 注册购物车— 本模块允许学生在浏览课程目录中将选择的课程放置入购物车,同时在下订单前查看购物车的内容。 订单处理— 本模块允许学生下订单,和在正式下单前执行必要的验证 管理员界面— 本模块允许管理员查看和同意注册的订单 通知— 本模块由系统发送E-MAIL给已注册课程的学生

    标签: 模块

    上传时间: 2015-06-18

    上传用户:yuzsu

  • Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edi

    Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Format: PDF Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.

    标签: Programming Reference Standard Template

    上传时间: 2014-01-19

    上传用户:netwolf

  • A program to demonstrate the optimization process of ant colony optimization for the traveling salem

    A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone is currently on the edge. During the optimization, the currently best found tour is drawn in red. To run the optimization, first create a random TSP, then create an ant colony, and finally run the optimization.

    标签: optimization demonstrate the traveling

    上传时间: 2015-07-12

    上传用户:偷心的海盗

  • A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carrie

    A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice and determines the support of itemsets by intersecting transaction lists.

    标签: algorithm frequent itemsets program

    上传时间: 2013-12-27

    上传用户:ouyangtongze

  • 平均因子分解法

    平均因子分解法,适用于正定矩阵First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X=U U, where U is the square root matrix of X, and satisfies: (1) U U = X (2) U is upper triangular (that is, it has all zeros below the diagonal). It seems that the assumption of positive definiteness is necessary. Actually, it is "positive definite" which guarantees the existence of such kind of decomposition.

    标签: 分解

    上传时间: 2013-12-24

    上传用户:啊飒飒大师的

  • C++ Standard Library, The: A Tutorial and Reference Nicolai M. Josuttis Publisher: Addison We

    C++ Standard Library, The: A Tutorial and Reference Nicolai M. Josuttis Publisher: Addison Wesley First Edition August 06, 1999 ISBN: 0-201-37926-0, 832 pages

    标签: M. Reference Publisher Standard

    上传时间: 2014-12-04

    上传用户:llandlu

  • This text surrounds the development of the electric power SCADA system exactly, aiming at the presen

    This text surrounds the development of the electric power SCADA system exactly, aiming at the present condition of the our country electric power charged barbed wire net currently, according to the oneself at the e- lectric power protect the profession after the electricity in seven years of development, design and adjust to try the experience on the scene from following severals carry on the treatise:Is the emergence to the system of SC- ADA and developments to introduce first Carry on the introduction elucidation to applied present condition and the development foregrounds of various terminal equipments communication agreement(rules invite) the next in order Then is the elucidation to the windows the bottom according to the mfc the plait distance environment an- d VC++6.0 plait distance softwares Carry on the more detailed treatise to the realization of the procedure struct- ure frame and the source code again End is the applied case example give examples.

    标签: the development surrounds electric

    上传时间: 2014-10-28

    上传用户:liuchee

  • As of UnZip 5.42, this source has been removed from Info-ZIP s UnZip source distribution because of

    As of UnZip 5.42, this source has been removed from Info-ZIP s UnZip source distribution because of its conflicting copyright. There are no plans to ever rewrite this code from scratch, because the unreduce algorithm was never used in the "real" world.

    标签: source UnZip distribution Info-ZIP

    上传时间: 2013-12-19

    上传用户:songrui