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 Barriers Directives are used in this code to achieve paralleism. All do loops are parallized with default static scheduling.
資源簡介: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
資源簡介:The Gauss鈥揝eidel method is a technique used to solve a linear system of equations.
上傳時間: 2017-04-29
上傳用戶:xuanchangri
資源簡介:Program to accept a string and find the length of the string
上傳時間: 2017-07-12
上傳用戶:zhangyigenius
資源簡介:This is simple sample program to test a File System integrity
上傳時間: 2015-06-19
上傳用戶:gaojiao1999
資源簡介:Program to implement a list data structure in C++ (partial) With debug output for poor-man s animation
上傳時間: 2016-02-02
上傳用戶:litianchu
資源簡介:FIR2LIFT is a program to factor a wavelet FIR filter pair into lifting steps.
上傳時間: 2016-02-04
上傳用戶:大三三
資源簡介:AutoSummary uses Natural Language Processing to generate a contextually-relevant synopsis of plain text. It uses statistical and rule-based methods for part-of-speech tagging, word sense disambiguation, sentence deconstruction and seman...
上傳時間: 2014-01-08
上傳用戶:zhangzhenyu
資源簡介: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
資源簡介:A program to demonstrate a method returning an array.
上傳時間: 2016-08-11
上傳用戶:JIUSHICHEN
資源簡介:Program to read a number
上傳時間: 2013-12-20
上傳用戶:bcjtao
資源簡介:How to infer a finite state machine for fpga altera xilinx
上傳時間: 2014-01-10
上傳用戶:鳳臨西北
資源簡介:A source sircuit to design a low pass filter of 10 hz cutoff.
上傳時間: 2017-04-27
上傳用戶:731140412
資源簡介:The False-Position method to solve a linear equation The Bisection method to solve linear equation Jacobi Iteration on a 3D plane
上傳時間: 2014-09-11
上傳用戶:kelimu
資源簡介:this is a prolog implementation to solve a single maze
上傳時間: 2017-06-14
上傳用戶:hopy
資源簡介:This routine calls the glpk library to solve a LP/MIP problem. A typical LP problem has following structure: [min|max] C x s.t. Ax ["="|"<="|">="] b {x <= UB} ...
上傳時間: 2014-12-01
上傳用戶:changeboy
資源簡介:program to implement a tape storage system
上傳時間: 2017-08-03
上傳用戶:songrui
資源簡介:Program to solve for natural frequencies (eigenvalues) and resulting mode shapes (eigenvectors) in simple structures
上傳時間: 2017-09-11
上傳用戶:wqxstar
資源簡介:外國人開發的電磁時域有限差分方法工具包 Electromagnetic Finite-difference Time-Domain (EmFDTD) is a basic two-dimensional FDTD code developed at the School of Electrical Engineering, Sharif University of Technology. This code has b...
上傳時間: 2014-11-24
上傳用戶:watch100
資源簡介: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
資源簡介:Life32 is a program to animate an manipulate cellulair automa akin to Conway s Game of Life (GoL). 一個國外模擬生命細胞活動的小程序,我到現在還是搞得不是很懂,大家看看吧
上傳時間: 2015-04-15
上傳用戶:wanqunsheng
資源簡介:The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees. This program compresses and decompresses files, and does a pretty good job of it. Contents: SPLAY.PAS ...
上傳時間: 2015-05-05
上傳用戶:rocwangdp
資源簡介:The C# program will solve the Tower of Hanoi for a given number of rings/disks/plates and display the ring/disk/plate movement. The movement will be shown graphically
上傳時間: 2013-12-20
上傳用戶:1966640071
資源簡介: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 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
資源簡介: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
上傳用戶:偷心的海盜
資源簡介: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
資源簡介:北京大學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
資源簡介:ARPACK is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems.
上傳時間: 2013-12-09
上傳用戶:66666
資源簡介:A C++ Program to show an example of Hashing using Mid-Square Method. 應用Mid-Square理論的哈希算法
上傳時間: 2014-01-04
上傳用戶:familiarsmile
資源簡介:Produce a Java program to calculate the value of π in two different methods proposed by Francois Vieta and John Wallis. Design and implement a super-class Estimation two sub-classes (FrancoisVieta and JohnWallis) and an application class.
上傳時間: 2013-12-27
上傳用戶:84425894