代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/193607/8213155
cpp genera1.cpp
/* The following code example is taken from the book
* "The C++ Standard Library - A Tutorial and Reference"
* by Nicolai M. Josuttis, Addison-Wesley, 1999
*
* (C) Copyright Nicolai M. Josutti
www.eeworm.com/read/366869/9795007
cpp genera1.cpp
/* The following code example is taken from the book
* "The C++ Standard Library - A Tutorial and Reference"
* by Nicolai M. Josuttis, Addison-Wesley, 1999
*
* (C) Copyright Nicolai M. Josutti
www.eeworm.com/read/147347/12561329
m bpskmod.m
function mod_symbols=BPSKMod(bits_in)
% BPSK modulation
table=exp(j*[0 -pi]); % generates BPSK symbols
table=table([1 0]+1); % Gray code mapping pattern for BPSK symbols
inp=bits_in;
mod_sym
www.eeworm.com/read/134619/13979989
cpp genera1.cpp
/* The following code example is taken from the book
* "The C++ Standard Library - A Tutorial and Reference"
* by Nicolai M. Josuttis, Addison-Wesley, 1999
*
* (C) Copyright Nicolai M. Josutti
www.eeworm.com/read/201683/15398631
c wait1.c
#include
#include
#include "ourhdr.h"
int
main(void)
{
pid_t pid;
int status;
if ( (pid = fork()) < 0)
err_sys("fork erro
www.eeworm.com/read/106590/15460993
bat genrtx.bat
REM This file generates the RTX51 TINY LIBRARY
a51 right.a51
a51 vers.a51
a51 rtx51tny.a51 debug
a51 conf_tny.a51
del rtx51tny.lib
lib51 create rtx51tny.lib
lib51 add right.obj,vers.obj,rtx51tn
www.eeworm.com/read/111650/15507115
cpp genera1.cpp
/* The following code example is taken from the book
* "The C++ Standard Library - A Tutorial and Reference"
* by Nicolai M. Josuttis, Addison-Wesley, 1999
*
* (C) Copyright Nicolai M. Josutti
www.eeworm.com/read/107504/15605559
cpp genera1.cpp
/* The following code example is taken from the book
* "The C++ Standard Library - A Tutorial and Reference"
* by Nicolai M. Josuttis, Addison-Wesley, 1999
*
* (C) Copyright Nicolai M. Josutti
www.eeworm.com/read/105103/15678086
bat genrtx.bat
REM This file generates the RTX51 TINY LIBRARY
a51 right.a51
a51 vers.a51
a51 rtx51tny.a51 debug
a51 conf_tny.a51
del rtx51tny.lib
lib51 create rtx51tny.lib
lib51 add right.obj,vers.obj,rtx51tn
www.eeworm.com/read/101912/15798048
cpp genera1.cpp
/* The following code example is taken from the book
* "The C++ Standard Library - A Tutorial and Reference"
* by Nicolai M. Josuttis, Addison-Wesley, 1999
*
* (C) Copyright Nicolai M. Josutti