搜索资源列表
Terrell
- 这个是在.NET Remoting下进行分布式计算的程序,里面有一个计算圆周率PI的源代码,包括客户端和服务器。
circle
- 通过输入圆的半径,经过计算得出圆的面积(pi=3.1415)-By entering the circle radius, the calculated area of a circle (pi = 3.1415)
perl-5.8.7
- Perl 最初只是 Unix系统管理员的一个工具,在工作日里被用在无数的小任务中。从那以后,它逐步发展成为一种全功能的程序设计语言,特别是在各种计算平台上,它被用作 Web 编程、数据库处理、XML 处理以及系统管理-Perl began as a tool for Unix system administrators, in the working days are used in countless small tasks. Since then, it gradually develope
pi
- 计算pi的pthread并行程序,并行的迭代计算圆周率-Calculation of pi pthread parallelly
duohe
- 多核编程,包括多线程编程,计算PI,临界区实验,信号量实验,非常完整-Multi-core programming, including multi-threaded programming, calculated PI, critical section experiments, semaphores experiment, very complete
parallel
- 并行计算实验代码,分别有计算pi,并行求卷积的两种方法和mapreduce的统计词频-Parallel computing experiment code, respectively, calculated pi, parallel convolution of two methods of statistical, frequency and mapreduce