搜索资源列表
PI(use_vhdl)
- 工程上常用的增量式PI算法的控制程序,采用vhdl语言编写-Engineering incremental PI algorithm used to control the program using vhdl language
Circle
- 圆周率计算程序,这个程序可输入半径后求得周长。-Pi calculation program can be obtained after the input radius of the perimeter.
darts
- This program approximates Pi by picking a points in a sqaure and determining how often they are also in an appropriate circle.
pi
- 别人写的代码,传上来共享,多线程计算pi值。虽然简单,但是很典型~-compute pi with multithread program
calculate_pi_good
- 计算圆周率 非常好的一个程序 能够很好的计算圆周率-Calculate pi a very good program can calculate pi good
8corevsolvePI
- 本文件主要介绍了在VS2008平台下用openmp来实现求PI程序的并行化,并行化后大大缩短了求解的时间。本资料非常适合学习并行计算的朋友们,分享给大家,希望能对你们有所帮助-This paper introduces the use openmp in VS2008 platform to achieve the requirements under the PI program parallelization, parallelization, after greatly reducing
examples
- 并行计算PI值的一个小程序,利用循环,精确计算PI值,循环次数越多,PI值计算的结果越精确-PI values of parallel computing in a small program, using cycle accurate calculation of PI values, the more cycles, PI value the more accurate the results
Pi_Paralleled
- 一个计算Pi的并行化小程序,使用Win32的线程~-A Parallel Program to calculate Pi
some-program
- 计算圆周率,能够精确计算圆周率的小数点后很多位的小树-compute pi
PID
- 实用的PI程序,可用于一部分用C编写,另一部分用DSP2812语言编写-Practical PI program can be used for part written in C, and the other part of the DSP2812 language writing
matlabPBG
- matlab透射率随入射角变化的程序 na=2.10 nb=1.46 n1=1 n2=1 d=1064 for c5=0:0.5:90 c3=c5*pi/180 c1=asin(n1*sin(c3)/na) c2=asin(na*sin(c1)/nb) c4=asin(nb*sin(c2)/n2) d1=1064 a=d1/(4*na) b=d1/(4*nb) Ba=2*pi*na*a*cos(c1)/d Bb=2*pi*nb*b*cos
mpi-pi
- 是在linux系统下用c+mpi并行计算pi的程序。-Linux system c+mpi parallel computing pi program.
yuan-zhou-lv
- 该程序是模拟随机投点法计算圆周率,可以再调整试验的次数下得到对应精度的圆周率,具体功能和操作在程序文档中。-The program is the simulation of random point method to calculate pi, frequency can be adjusted by the corresponding test accuracy of PI, the specific functions and operations in the procedure doc
arc_tan
- 反正切函数查表程序,先在0-pi/4内查表,再根据三角变换查找-Arc tangent function lookup program, the first in the 0-pi/4 look-up table, and then look under the triangular transformation
prog1
- 计算圆周率pi的小程序,使用了数值积分的方法。A program to compute pi,using numerical integral method.-A program to compute pi,using numerical integral method.
chap8_2
- 本程序为混合型pi-sigma神经网络逼近非线性系统的程序设计-This program is a hybrid pi-sigma neural network approximation of nonlinear systems programming
Calculate-Pi
- 计算三种方法计算圆周率的效率、循环计算次数,测试计算机性能。-The program calculates the three methods of calculating the efficiency ratio of the circumference, calculation of the number of cycles to test your computer s performance.
PI
- 离散事件系统建模方法教学用程序,进程交互法-面向对象-Modeling method of discrete event system for teaching program, process interaction method- object oriented
20x4 LCD sample program
- raspberry pi example for QT lcd
PI
- 这是功率倒置算法的matlab的程序,是关于PI算法的程序(This is the Matlab program for power inversion algorithm)