搜索资源列表
TESTINT
- 一个C#的计算程序,供一些初学者学习,不过本人才疏学浅,还希望大家支持一下-a calculation program for some beginners learning, but I have little talent and less learning, but also hope that we support what
StudyMath
- 一个十以内加减法的自动出题系统,适合c#初学者学习其中的写法。-within a 10 addition and subtraction out that the automatic system, suitable for beginners learning c # in which the wording.
example
- 这是我学习并行编程的第一个程序, 原来时fortran的, 我将其改写为c的, 两分程序都在包中, 程序比较简单,但很有助于理解mpi
CsharpCalculatorSrccode
- CSharp计算器源码 很好的C#学习资料,适合初学者!
gauss
- 用c语言编写的gauss迭代,属于并行算法,是学习的好资料!-With the c language of the gauss iteration, are parallel algorithms, is to learn the good information!
jacobi
- 用c语言编写的算法—雅克比迭代,是学习并行的好例子-The algorithm using c language- Jacobi iteration, is a good example of parallel learning
sendandreceive
- 用c语言编写的简单发送和接收并行算法—雅克比迭代,是学习并行的好例子 -With the c language to send and receive simple parallel algorithm- Jacobi iteration, is a good example of parallel learning
openFemSrc
- 有限元计算软件,用C/C++编程求解了一个简单的有限元问题,可以作为有限元学习的编程实例,以更好地理解有限元理论,并为进一步使用大型有限元软件打下基础-Finite element software, using C/C++ programming to solve a simple finite element problem, as the finite element study of the programming examples to better understand the fi
HelloCPPAMP
- C++AMP的程序,需要安装VS2012,供并行计算初学者学习,内有文档-a program of C++AMP,which is for parallel learners and need to install VS2012. There is a document in it
pso2
- 基于c++开发环境的粒子全算法程序,调试结果较为良好,有一定的学习利用价值。-Particles c++ development environment-based algorithm, commissioning more good results, have certain learning use value.
mul
- 基于CUDA C的程序,可以对任意矩阵进行矩阵乘法,目前仅用全局存储器进行数据计算,相比于传统CPU程序,计算效率明显提升。程序结构简洁,内有注释,方便学习,如有不足之处,方便批评指正。-Based on CUDA C programs can be arbitrary matrix matrix multiplication, the current global memory for data only, compared to traditional CPU program, comput
SerialPort
- C#利用SerialPort类进行串口通信的例子,适合初学者学习研究-C# using the SerialPort class for serial communication example, suitable for beginners study
Book.CUDA.by.Example.Sanders
- CUDA BY EXAMPLE: AN INTRODUCTION TO GENERAL-PURPOSE GPU PROGRAMMING,非常适合CUDA编程开发者在开发过程中参考使用,里面有非常多经典的并行实例可供学习。-CUDA BY EXAMPLE: AN INTRODUCTION TO GENERAL-PURPOSE GPU PROGRAMMING Author(s): Jason Sanders Edward Kandrot Published: 28 Jul 201
pthread
- 一个采用pthread求π的c语言程序,为初学者学习使用-One using pthread seeking π c language program for beginners to learn to use
openmp_interface
- 一份很好的基于C和C++的openmp学习材料,内容全面,适合初学者。-This is a very good learning materials about openmp based on C and C++, comprehensive, suitable for beginners.
mexPulseCompression
- mex混合编程脉压程序,编译环境matlab2015和VS2010希望大家一起交流学习~-Pulse Compression bymatlab and C
CCiA_SourceCode
- C++并发实战源代码, 适合边读边调试. 可以自己学习使用.(C++ Concurrency Code, very good for self-studying, hope it is helpful to you)