A program to demonstrate a method returning an array.
资源简介:A program to demonstrate a method returning an array.
上传时间: 2016-08-11
上传用户:JIUSHICHEN
资源简介: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. ...
上传时间: 2015-07-12
上传用户:偷心的海盗
资源简介:A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circ...
上传时间: 2013-12-22
上传用户:Andy123456
资源简介:Quad Tree Bit Plane Compression. A program to compress images. Qbit is an image viewer that loads and saves it s own imge format as well as loading various Sun Raster File, Targa and Bitmap files.
上传时间: 2014-01-10
上传用户:大融融rr
资源简介:This is a program to demonstrate Walking robot using OpenGL
上传时间: 2017-05-02
上传用户:s363994250
资源简介:FIR2LIFT is a program to factor a wavelet FIR filter pair into lifting steps.
上传时间: 2016-02-04
上传用户:大三三
资源简介:Life32 is a program to animate an manipulate cellulair automa akin to Conway s Game of Life (GoL). 一个国外模拟生命细胞活动的小程序,我到现在还是搞得不是很懂,大家看看吧
上传时间: 2015-04-15
上传用户:wanqunsheng
资源简介:A sample program to demonstrate the usage of signal handling in linux C programing language.
上传时间: 2013-12-19
上传用户:zhouli
资源简介:A sample program to demonstrate the usage of regex() regular expression function of the C language in linux.
上传时间: 2017-04-02
上传用户:lacsx
资源简介:A sample C program to demonstrate the usage of readdir() function to read directory listing in Linux.
上传时间: 2014-01-25
上传用户:ruixue198909
资源简介:A sample C program to demonstrate the usage of rtc() function in Linux to read the read time clock.
上传时间: 2017-04-02
上传用户:米卡
资源简介:A sample program to demonstrate the usage of C language setitimer() in Linux.
上传时间: 2017-04-02
上传用户:wlcaption
资源简介:Write a program to decide if a graph has a cycle or not. The given graph can be a directed or undirected graph, which is indicated at the time of reading the input (0 for directed graph and 1 for undirected graphs). The input is given as an...
上传时间: 2013-12-23
上传用户:cursor
资源简介:program to solve a finite difference discretization of Helmholtz equation : (d2/dx2)u + (d2/dy2)u - alpha u = f using Jacobi iterative method. COMMENTS: OpenMP version 3: 1 PR outside the iteration loop, 4...
上传时间: 2014-01-11
上传用户:bruce5996
资源简介:Library of C functions that allows a program to use WinSock 2 functionality if it is available or fall back to WinSock 1.1 if it isn t.
上传时间: 2015-01-18
上传用户:LIKE
资源简介:apriori java 实现 * A program to find association rules with the apriori algorithm (Agrawal et al. 1993).<br> * Other than the standard apriori algorithm, this program enable to find<br> * apriori all relation.
上传时间: 2013-12-21
上传用户:s363994250
资源简介:The program is a wizard to create a NT kernel driver framework in C. It will create a Visual C++ workspace. You can compile and link your driver in IDE. If you have SoftICE, it can generate .nms file.
上传时间: 2013-12-03
上传用户:silenthink
资源简介:This a program to implement the so-called "dancing link" which is introduced in Knuth s paper. This is really a super acrobatic and I am sure that not many programmers can understand the algorithms.
上传时间: 2013-12-11
上传用户:784533221
资源简介:This is simple sample program to test a File System integrity
上传时间: 2015-06-19
上传用户:gaojiao1999
资源简介: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
资源简介:This program uses a button to load a document from a URL
上传时间: 2015-07-03
上传用户:wang0123456789
资源简介:A program to find frequent molecular substructures and discriminative fragments in a database of molecule descriptions. The algorithm is based on the Eclat algorithm for frequent item set mining.
上传时间: 2014-01-20
上传用户:龙飞艇
资源简介: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.
上传时间: 2013-12-27
上传用户:ouyangtongze
资源简介:加载数据库的程序。 This is a program to load the sql file.
上传时间: 2013-12-25
上传用户:jeffery
资源简介:This is a program to calculate the Photonic Bands of two dimension Photonic Crystal with circular inclusions. It calculates both TE and TM modes (E and H polarization).
上传时间: 2015-10-08
上传用户:1427796291
资源简介:program to implement a list data structure in C++ (partial) With debug output for poor-man s animation
上传时间: 2016-02-02
上传用户:litianchu
资源简介:this a program to show your current credits for add or drop subjects. During university, students need to register what subjects they want to study in a semester. this program show and help to calculate the credits.
上传时间: 2016-03-31
上传用户:小眼睛LSL
资源简介:北京大学ACM比赛题目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input (no more than 72 characters per line) from the input file and print a vertical histogram that shows how many times each letter (but...
上传时间: 2014-01-17
上传用户:410805624
资源简介:a screen handling program to provide a flashing message. You will have to design a screen layout for where messages are placed on the screen. You will also have to consider when to delay the program in order to give the user time to...
上传时间: 2016-05-04
上传用户:chongcongying
资源简介:这是个反向工程delphi的程序的全部源代码.能分析几乎所有的结构 Revendepro is a program to reverse engineer Delphi program. Revendepro finds almost all structures (classes, types, procedures, etc) in the program, and generates the pascal repre...
上传时间: 2016-07-21
上传用户:songrui