代码搜索:single
找到约 10,000 项符合「single」的源代码
代码结果 10,000
www.eeworm.com/read/387242/8698290
c single.c
#include
main()
{
int x;
x = 0;
#pragma omp parallel shared(x)
{
#pragma omp single
{
int id = omp_get_thread_num();
printf("I am thread #%d\n",
www.eeworm.com/read/285733/8820964
send_single
www.eeworm.com/read/285733/8820968
go_single
g++ -c send_single.cpp
g++ -o send_single send_single.o ../lib/libtools.a ../lib/libdb.a ../lib/CMPPAPI.a ../lib/tools.a -lmysqlclient -L/usr/lib/mysql -lpthread -lz;
rm *.o
www.eeworm.com/read/383943/8909652
h single.h
// Single.h: interface for the CSingle class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_SINGLE_H__1F7AD6DA_E820_4346_98B4_75BFE5FE16BE__INCLUDED_)
www.eeworm.com/read/383943/8909666
obj single.obj
www.eeworm.com/read/383943/8909718
cpp single.cpp
// Single.cpp: implementation of the CSingle class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Test.h"
#include "Single.h"
#ifdef
www.eeworm.com/read/383943/8909732
obj single.obj
www.eeworm.com/read/426992/8987488
cs single.cs
using System;
using System.Collections;
using System.ComponentModel;
using System.Drawing;
using System.Windows.Forms;
namespace star.Public
{
public class Single : star.Public.Simple
{
protecte
www.eeworm.com/read/183738/9142466
m single path .m
function y = Rayleigh_Doppler_singlePath(fc,v,startT,endT,deltaT)
%He jian, 2005.3
%产生单径Rayleigh分布(Doppler Shift),基于Clarke模型
%return 信道复变量
%fc=2000;%载频(MHz)
%v=50;%绝对时速(km/h)
% startT,endT(s):