Write a database program that stores details of a photograph collection.
資源簡介:Write a database program that stores details of a photograph collection.
上傳時間: 2013-12-02
上傳用戶:jackgao
資源簡介:a Java program that reads a file containing instructions written in self-defined file (TPL in this case), and executes those instructions. This program should take the name of the TPL file as a command line parameter, and write its output t...
上傳時間: 2015-01-11
上傳用戶:曹云鵬
資源簡介: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
上傳用戶:希醬大魔王
資源簡介:Write a Java program that demonstrates a high priority thread using sleep to give lower priority threads a chance to run
上傳時間: 2013-12-06
上傳用戶:chenxichenyue
資源簡介:A huge program that consist of polling mechanism of a main controller to 32 slave in a fireman intercom environment. Including the handset condition detection, LCD controller, keypad controller, interrupt handling and ADC.
上傳時間: 2016-06-19
上傳用戶:璇珠官人
資源簡介:This is a program that forms part of the Simple RIA Example provided by Flex organization.
上傳時間: 2017-04-17
上傳用戶:hullow
資源簡介:it is a matlab program that describes DVB-S channel and simulation of Viterbi decoding
上傳時間: 2014-01-23
上傳用戶:maizezhen
資源簡介: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
資源簡介:CodezBank is just a small application that stores source code snippets organized in a hierarhichal maner with basic search ability. You just copy and paste the code snippet into or from this application via clipboard. If you have a bag of c...
上傳時間: 2014-01-06
上傳用戶:change0329
資源簡介: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
資源簡介:a Java program that reads in the following values from the standard input device (i.e. Keyboard) and writes its result on the standard output device (i.e. Console/Monitor): Inputs: A: the loan amount in dollars and cents (e.g. 150000.00)...
上傳時間: 2013-12-15
上傳用戶:米卡
資源簡介: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
上傳用戶:小寶愛考拉
資源簡介:一個簡單的串口文件發送接受程序。可以調節發送延遲。里面的類可以應用在其他的環境下。A simple program that can send a file through a serial port. The delay and other parameters are changable.
上傳時間: 2014-01-22
上傳用戶:zsjinju
資源簡介:This program is an implementation of a part of one or more MPEG-4 Video tools as specified in ISO/IEC 14496-2 standard.
上傳時間: 2015-11-02
上傳用戶:myworkpost
資源簡介:Implement a phone book system for employees of a company. Your program will output the following menu (1) Enter an employee and a phone pair to the system (2) Lookup an employee s phone number (3) Find out who is/are the person(s) of a ...
上傳時間: 2013-12-17
上傳用戶:zhangliming420
資源簡介:a MATLAB program which reads files defining a piecewise constant triangulation of data, and displays a corresponding 3D surface.
上傳時間: 2014-11-14
上傳用戶:黃華強
資源簡介:A backupper program that make your codes safty
上傳時間: 2014-08-13
上傳用戶:梧桐
資源簡介:ObsReduce is an MS Windows program that reduces observations of satellites relative to the background stars into their precise coordinates.
上傳時間: 2014-01-18
上傳用戶:上善若水
資源簡介:MATLAB-based program that generates plots of input power and shaft torque for variable-frequency operation of three-phase induction motors
上傳時間: 2017-04-22
上傳用戶:ma1301115706
資源簡介:Packet Sniffer-------- A Java program that filters the unwanted packets from internet
上傳時間: 2017-06-01
上傳用戶:xiaoyunyun
資源簡介:This program calculates Approximate Entropy of a given time series. Approximate Entropy is a statistic which is used to predict the regularity in agiven time series. Apen( Approximate entropy ) is a recently developed method highly used in ...
上傳時間: 2013-12-27
上傳用戶:電子世界
資源簡介:Hi, this program is for my Java assignment.. this is a simple program which make use of JTable, MDI, text file, array, etc... if you like this program, pls vote me :D Just compile and run the program. javac FacultyBookList_Main java Faculty...
上傳時間: 2013-12-13
上傳用戶:時代電子小智
資源簡介:HDB3 codification, a matlab program that make a hdb3 codification
上傳時間: 2014-06-28
上傳用戶:釣鰲牧馬
資源簡介:a matlab program that deals with k-means algorithm to cluster the data points and build codebook.
上傳時間: 2014-12-02
上傳用戶:q123321
資源簡介:A java program that is a football match simulator when it starts 2 teams are matched and won price and the footballers are gain money according to their goals..
上傳時間: 2013-12-17
上傳用戶:123456wh
資源簡介:Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A = 26, we can write A in binary form as 11010, so the lowest bit of A is 10, so the output should be 2. Another example goes like this: given A = 8...
上傳時間: 2014-01-22
上傳用戶:rocketrevenge
資源簡介:Contains a project related to the managment of a Telephone Directory... Feel free to download and use!!
上傳時間: 2014-01-26
上傳用戶:thesk123
資源簡介:it s a code for calculator the price of a machine which have a lot of parts.
上傳時間: 2014-01-20
上傳用戶:13188549192