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