Microsoft COM for Complex Variables
Short Description
Our senior mathematics course in Complex Variables uses technology for complex arithmetic and mappings. Microsoft COM technology is used to produce a component in Visual Basic code that can be used in programs or in Excel. The component encapsulates the data structure and operations for complex arithmetic. The component is used in programming projects for complex valued computations and plotting. We show example projects and how to create the COM complex component.
Website: archives.math.utk.edu | Filesize: 87kb
No of Page(s): 13
Read more
Parallel Computing Runtime for Microsoft .NET Framework
Short Description
The .NET Framework offers comprehensive and flexible thread APIs that allow the efficient implementation of multithreaded applications. These APIs can, however, only be utilized within Symmetric Multiprocessors (SMPs), which have a very limited scalability. For larger systems, which are in the PC world mostly represented as clusters of SMPs, other paradigms like message passing or handcrafted hybrid systems have to be used. These approaches are generally more difficult to program and require major code changes compared to sequential codes. This paper presents an extension to the .NET Framework, which implements the concept of automatic dynamic parallelization of programs. The extension provides both ease-of-use and scalability in development of parallel programs. This drastically eases the use of clusters and opens cluster architectures to a whole range of new potential users and applications.
Website: skif.pereslavl.ru | Filesize: 211kb
No of Page(s): 5
Read more
GPU Programming Tarick Bedeir
Short Description
GPU Programming. by. Tarick Bedeir. Computer Science Department. American University of Beirut. In a two-part series of lectures exploring the various …
Website: www-lb.cams.aub.edu.lb | Filesize: 87kb
Read more
CG S, a new Language for Data-Parallel GPU Programming
Short Description
There are two promising GPU programming lan-. guages, C … Programming GPUs in assembler is tedious work. and error prone as well. With the release of Di- …
Website: rw4.cs.uni-sb.de | Filesize: 78kb
Read more