Rainbow is a C program that performs document classification usingone of several different methods, including naive Bayes, TFIDF/Rocchio,K-nearest neighbor, Maximum Entropy, Support Vector Machines, Fuhr sProbabilitistic Indexing, and a simple-minded form a shrinkage withnaive Bayes.
資源簡介:Rainbow is a C program that performs document classification usingone of several different methods, including naive Bayes, TFIDF/Rocchio,K-nearest neighbor, Maximum Entropy, Support Vector Machines, Fuhr sProbabilitistic Indexing, and a sim...
上傳時間: 2015-03-03
上傳用戶:希醬大魔王
資源簡介:Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be...
上傳時間: 2017-07-30
上傳用戶:小寶愛考拉
資源簡介:Garble is a C++ program for transferring data to and from Garmin GPS
上傳時間: 2013-12-19
上傳用戶:huangld
資源簡介:he AutoMix package is a C program for Unix-like systems, implementing the automatic reversible jump MCMC sampler of the same name described in Chapters 4, 5, and 6 of David Hastie s Ph.D. thesis
上傳時間: 2015-07-24
上傳用戶:集美慧
資源簡介:LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, indexes and sequences to ...
上傳時間: 2016-03-25
上傳用戶:源弋弋
資源簡介:Laser Control is a java program that using a webcam detects when a laser pointer is in a specified hotspot and then does the equivalent of pressing a specified keyboard key. thus controlling Media Portal through it s hot keys. the hotspots ...
上傳時間: 2016-08-20
上傳用戶:英雄
資源簡介:The tca package is a Matlab program that implements the tree-dependent component analysis (TCA) algorithms that extends the independent component analysis (ICA), where instead of looking for a linear transform that makes the data compon...
上傳時間: 2016-09-17
上傳用戶:cazjing
資源簡介:The kernel-ica package is a Matlab program that implements the Kernel ICA algorithm for independent component analysis (ICA). The Kernel ICA algorithm is based on the minimization of a contrast function based on kernel ideas. A contrast ...
上傳時間: 2014-01-17
上傳用戶:yiwen213
資源簡介:it is a matlab program that describes DVB-S channel and simulation of Viterbi decoding
上傳時間: 2014-01-23
上傳用戶:maizezhen
資源簡介:XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your ...
上傳時間: 2014-11-27
上傳用戶:hebmuljb
資源簡介:Good Code document,this is a C++ design help document,is good ,help design program
上傳時間: 2014-01-08
上傳用戶:xymbian
資源簡介: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
資源簡介:DtWinVer is a C++ class which provides a comprehensive method to determine which OS the program that calls it is running on. All methods it uses are fully documented on various articles on the MSDN CD
上傳時間: 2013-12-23
上傳用戶:日光微瀾
資源簡介:this program written in c++ and it is a small calculator that make many operations
上傳時間: 2017-05-03
上傳用戶:leixinzhuo
資源簡介:Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a box and writes "Hello World" in HelloWorld.f it. data The data file for the introductory progressive example. Lines.c Reads the data f...
上傳時間: 2016-03-29
上傳用戶:exxxds
資源簡介:CHM decompiler is a program that converts the internal files of CHM files back into the HHP, HHC, and HHK, etc. used to compile the documentation. CHM decompiler是一個把CHM 文件的內部文件轉換成 HHP, HHC,和HHK等的程序。它用于編譯文件。
上傳時間: 2015-01-10
上傳用戶:myworkpost
資源簡介:SPLASH is a c++ class library that implements many of the Perl constructs and data types, including extensive regex regular expression pattern matching. For those not familiar with Perl, it is an excellent scripting language by Larry Wall a...
上傳時間: 2013-12-07
上傳用戶:1583060504
資源簡介:CMCRC.ASM is a simple program just to demonstrate how to compute the CRC-16 and CRC-32 using the crc16_table and crc32_table that were generated by CRCTABLE.
上傳時間: 2014-01-24
上傳用戶:agent
資源簡介:"More for C++" is a class library that provides some features that are usually common for object oriented programming languages like Java or Python, but not for C
上傳時間: 2015-07-12
上傳用戶:wuyuying
資源簡介:C# BigInteger class. BigInteger.cs is a csharp program. It is the BIgInteger class. It has methods: abs() , FermatLittleTest(int confidence) ,gcd(BigInteger bi) , genCoPrime(int bits, Random rand) , genPseudoPrime(int bits, int confidence, ...
上傳時間: 2013-12-23
上傳用戶:ynzfm
資源簡介:A .NET Path Finder Library Path Finder Library is a .NET library that currently contains one type called SimplePathFinder. SimplePathFinder is a very simple and basic implementation of the A* path finding algorithm. It is extremely easy to...
上傳時間: 2013-12-14
上傳用戶:hullow
資源簡介:C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ programs. The book begins with a concise C++/CLI tutorial. It then quickly moves to the key themes of native/managed code interop and mixed-mode...
上傳時間: 2015-10-17
上傳用戶:wendy15
資源簡介:This is a free program but it works fine, please try to see if that can work on ur machine t
上傳時間: 2015-12-03
上傳用戶:liuchee
資源簡介:This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with portin...
上傳時間: 2016-08-01
上傳用戶:sxdtlqqjl
資源簡介:The GP kernel is a C++ class library that can be used to apply genetic programming techniques to all kinds of problems. The library defines a class hierarchy. An integral component is the ability to produce automatically defined function...
上傳時間: 2016-08-17
上傳用戶:zhengzg
資源簡介:This the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with porting f...
上傳時間: 2013-12-18
上傳用戶:海陸空653
資源簡介:how to write a c program fuction. nice to meet you.it is a good sample to the bengineer.
上傳時間: 2014-01-15
上傳用戶:baiom
資源簡介:how to write a c program fuction. nice to meet you.it is a good sample to the bengineer.
上傳時間: 2013-12-31
上傳用戶:sqq
資源簡介:how to write a c program fuction. nice to meet you.it is a good sample to the bengineer.
上傳時間: 2013-12-17
上傳用戶:xiaohuanhuan
資源簡介:here is a C++ code for TCP server and client on linux mechine that listens on a specific port and then replies back to the client
上傳時間: 2017-04-04
上傳用戶:aa17807091