A Stochastic Parts Program and Noun Phrase Parser for Unrestricted Text
资源简介:A Stochastic Parts Program and Noun Phrase Parser for Unrestricted Text
上传时间: 2013-12-29
上传用户:lhw888
资源简介:Use the verilog language write a MIPS CPU code, and have additional instruction, for example: selection sort instruction. The code has contain combination circuit and sequenial circuit. CPU have contain ALU, ADD, ALU_CONTROL, DATA_MEMORY,...
上传时间: 2014-01-17
上传用户:yyyyyyyyyy
资源简介:gperiodic is a Program for browsing the periodic table and looking up data for different elements. It also features a non-graphical interface. gperiodicOrb是一个浏览元素周期表和查询不同元素的数据的程序。它有一个非图形化的界面。
上传时间: 2013-12-25
上传用户:亚亚娟娟123
资源简介:Many applications use connection/object pool. A Program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The Pr...
上传时间: 2013-12-25
上传用户:playboys0
资源简介:Reducer: Given a dataset and a file containing a reduct, this Program outputs a new dataset containing only the attributes appearing in the reduct file.
上传时间: 2014-01-25
上传用户:牛津鞋
资源简介:Gcomm is a serial communications Program similar to seyon, but more modern, and easier to use. Works over serial port, via TCP/IP, or a pipe through another Program. Supports xmodem/ymodem/zmodem protocols. Visit the gcomm.sourceforge.net h...
上传时间: 2013-12-21
上传用户:PresidentHuang
资源简介:This paper addresses a Stochastic-#ow network in which each arc or node has several capacities and may fail. Given the demand d, we try to evaluate the system reliability that the maximum #ow of the network is not less than d. A simple al...
上传时间: 2015-12-03
上传用户:xfbs821
资源简介:This paper addresses a Stochastic-#ow network in which each arc or node has several capacities and may fail. Given the demand d, we try to evaluate the system reliability that the maximum #ow of the network is not less than d. A simple al...
上传时间: 2013-12-25
上传用户:ggwz258
资源简介:This paper addresses a Stochastic-#ow network in which each arc or node has several capacities and may fail. Given the demand d, we try to evaluate the system reliability that the maximum #ow of the network is not less than d. A simple al...
上传时间: 2014-01-09
上传用户:二驱蚊器
资源简介:This paper addresses a Stochastic-#ow network in which each arc or node has several capacities and may fail. Given the demand d, we try to evaluate the system reliability that the maximum #ow of the network is not less than d. A simple al...
上传时间: 2013-12-28
上传用户:独孤求源
资源简介:Somebody over on the Generation5 forum asked for a "Hello World!" Program for genetic algorithms. I took it literally and created a very simple Program (138 lines of code) that evolves the phrase "Hello world!"
上传时间: 2016-03-07
上传用户:siguazgb
资源简介:Fraqtive is a Program for drawing Mandelbrot and Julia fractals. It uses a very fast algorithm and generates high quality, smooth images.
上传时间: 2016-04-12
上传用户:独孤求源
资源简介:* This file is part of DigitalWatch, a free DTV watching and recording * Program for the VisionPlus DVB-T. * * DigitalWatch is free software you can redistribute it and/or modify * it under the terms of the GNU General Public Licens...
上传时间: 2014-08-27
上传用户:水口鸿胜电器
资源简介:* This file is part of DigitalWatch, a free DTV watching and recording * Program for the VisionPlus DVB-T. * * DigitalWatch is free software you can redistribute it and/or modify * it under the terms of the GNU General Public Licens...
上传时间: 2013-12-18
上传用户:dongbaobao
资源简介:Matrix Transposition and Multiplication It is a MIPS assembly Program that does the following: given two matrices, M1 and M2, first transpose M2 to obtain M2tran. Then multiply M1 and M2tran.
上传时间: 2016-05-03
上传用户:kernaling
资源简介:Exuberant Ctags is a multilanguage reimplementation of the much-underused ctags(1) Program and is intended to be the mother of all ctags Programs. It generates indexes of source code definitions which are used by a number of editors and ...
上传时间: 2016-05-18
上传用户:小宝爱考拉
资源简介:The package contains a Reed-Solomon coding and decoding Program, derived partly from Phil Karn/Robert Morelos-Zaragoza "new_rs_erasures.c". In particular the Berlekamp-Massey algorithm has not been modified. New features compared to "n...
上传时间: 2013-12-11
上传用户:shinesyh
资源简介:This is a Bill One Program to generate the bills and the source code is from cobol.
上传时间: 2017-03-20
上传用户:13517191407
资源简介:it is a java chat Program Written in a RMI code. its simple to use and can be used as a project.
上传时间: 2017-04-06
上传用户:xwd2010
资源简介:This Program takes a video from camera and break it into frames
上传时间: 2013-12-24
上传用户:familiarsmile
资源简介:This Program is an M-file to implement a low-pass filter and notch filter (50Hz) on EEG channels.
上传时间: 2014-01-18
上传用户:lanjisu111
资源简介:A 8 puzzle Program solver.user have to input the current state and goal state of your 8 puzzle and it solving by the Program.
上传时间: 2014-08-10
上传用户:huyiming139
资源简介:A java Program asking the user to enter a date, the Program will calculate the julian date, and take the julian date to return it to a gregorian date again.
上传时间: 2014-05-30
上传用户:gaome
资源简介:Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank. There are 2 Heuristic: 1. N: Number of misplaced tiles 2. S: S...
上传时间: 2017-08-12
上传用户:jjj0202
资源简介:A java code shows how to use dijkstra algorithm it includes a test Program and document
上传时间: 2014-01-15
上传用户:924484786
资源简介:Program that uses a doc as database, and allows modifications at theses doc s
上传时间: 2014-01-11
上传用户:hj_18
资源简介:Filename: main.c * Description: A simple test Program for the CRC implementations. * Notes: To test a different CRC standard, modify crc.h. * * * Copyright (c) 2000 by Michael Barr. This software is placed into * the public domain and may b...
上传时间: 2015-02-02
上传用户:leehom61
资源简介:a very simple Program that prints "Hello World" to the serial port of the 8051. When you can successfully build and run this Program, you have used the entire toolset including:
上传时间: 2013-11-26
上传用户:stampede
资源简介:MantisChess -- A Chinese Chess Program Copyright (C) Chen Chengtao, China This Program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Softwar...
上传时间: 2015-06-22
上传用户:虫虫虫虫虫虫
资源简介:Shellcode加密程序C源代码 Shellcode Crypter is a small C Program that allows users to encrypt their Windows and Linux shell codes using XOR.
上传时间: 2015-10-08
上传用户:iswlkje