Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - PI
Search - PI - List
DL : 0
网络拥塞中的PI算法源码,可以在用NS-2仿真软件方针,也可以用于其它算法开发
Date : 2008-10-13 Size : 19.93kb User :

一个pi程序的源代码,此源代码编译需要gmp环境。 主要提供了pi代码的编程思路。 仅供大家学习。希望对玩算法的朋友有用。
Date : 2008-10-13 Size : 4.82kb User : 何家胜

多线程求PI值,可以设置任意线程数目,最后会输出所用时间
Date : 2010-11-15 Size : 640byte User : sweet.w.lei@gmail.com

DL : 0
网络拥塞中的PI算法源码,可以在用NS-2仿真软件方针,也可以用于其它算法开发-Network congestion in the PI algorithm source code, you can use NS-2 simulation software approach, can also be used for the development of other algorithms
Date : 2026-01-02 Size : 20kb User :

一个pi程序的源代码,此源代码编译需要gmp环境。 主要提供了pi代码的编程思路。 仅供大家学习。希望对玩算法的朋友有用。-A pi program
Date : 2026-01-02 Size : 5kb User : 何家胜

实现linux java ping 及traceroute 功能-Realize linux java ping and traceroute functions
Date : 2026-01-02 Size : 1kb User : suny

linux下多线程实现生产者消费者及用并行算法求圆周率等经典算法-linux under the multi-threaded use of consumers and producers to achieve parallel algorithm for the classical algorithm, such as pi
Date : 2026-01-02 Size : 2kb User : brave_gen

计算PI的值的示例代码。仅供参考.无版权责任。-Demo to calc PI value.
Date : 2026-01-02 Size : 1kb User : yiwei

DL : 0
操作系统编程,利用pipe管道实现进程间通信,linux环境下gcc编译-Operating system programming, the use of pipe pipeline implementation process communication, linux environment gcc compiler
Date : 2026-01-02 Size : 1kb User :

OFDM程序,这么安排矩阵的目的是为了构造共轭对称矩阵 共轭对称矩阵的特点是 在ifft/fft的矢量上 N点的矢量 在0,N/2点必须是实数 一般选为0 1至N/2点 与 (N/2)+1至N-1点关于N/2共轭对称- BPSK simulation using a carrier cosine wave with ISI clc close all clear all figure(1) n=160 for i=1:n data(i)= 2*round(rand)-1 end create modulated BPSK signal first expand the bit stream exdata=[] for i=1:length(data) for rep=1:5 exdata= [exdata data(i)] end end ts=.1 t=1:ts:80.9 carrier=cos(pi*t) multiply expanded bitstream by cosine wave with carrier frequency this is the BPSK that is to be transmitted over the channel bpsk=carrier.*exdata bpsk=[bpsk(length(bpsk)-1) bpsk(length(bpsk)) bpsk] plot(bpsk) generating the noise p=rand(1,800)*2*pi p=rand*2*pi snr=10 r=sqrt(-1*(1/snr*log(1- rand))) no = 5*(r.* exp(j*p)) no = (r.* exp(j*p)) value of alpha al=rand+j*rand al=1 Spreading channel with the alpha as the variable for k=5:5:795 for l = 1:5 al=round(rand)+j*round(rand) rec(k+l)=bpsk(k+l)+al*bpsk(k-5+l) end end rxdata=rec+ no begin demodulation first multiply recie
Date : 2026-01-02 Size : 5.86mb User : 卞敏捷

DL : 0
linux下管道监视程序,父进程通过管道发送信息给子进程-linux monitoring procedures under the pipeline, the father of the process of sending information through the pipeline to the child process
Date : 2026-01-02 Size : 1kb User : hc

DL : 0
simulate pi,random simulation to get the estimation of PI
Date : 2026-01-02 Size : 1kb User : oneqiong

this is PI metal detector
Date : 2026-01-02 Size : 130kb User : malindesha

DL : 0
pi的求解,在linux下实现,使用ipc-pi of the solution, to achieve in linux, using ipc
Date : 2026-01-02 Size : 299kb User : li

DL : 0
多线程计算pi,在linux下用gcc编译 执行下面命令: gcc -pthread pi.c -o pi-Multi-threaded computing pi, using the gcc compiler under linux execute the following command: gcc-pthread pi.c-o pi
Date : 2026-01-02 Size : 1kb User : laurence

DL : 0
PI program under linux
Date : 2026-01-02 Size : 1kb User : ahlamo

DL : 0
在Linux集群环境中,使用OPENMPI计算PI-Compute Pi
Date : 2026-01-02 Size : 1kb User : An Yang

count pi with multithreaded program
Date : 2026-01-02 Size : 132kb User : chunlin

On/Off leds on Raspberry Pi
Date : 2026-01-02 Size : 164kb User : YTransov

Build_rpi3.sh is a linux script utility, run on a Raspberry Pi 3 B+ computer, to specify, download, compile, and install ... the gcc compiler and/or the binutils and/or the Raspberry Pi kernel.
Date : 2020-08-19 Size : 3.27kb User : ben_atmore@mentor.com
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.