代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/347322/11674303
c mybeep.c
/*===========================================
*《Linux声音设备编程实例》
* 1. 对内部扬声器编程
* 内部扬声器是控制台的一部分,所以它对应的设备文件为/dev/console。
* 变量KIOCSOUND在头文件 /usr /include /linux /kd.h中声明,
* ioctl函数使用它可以来控制扬声器的
www.eeworm.com/read/347306/11674733
c beep.c
/*===========================================
*《Linux声音设备编程实例》
* 1. 对内部扬声器编程
* 内部扬声器是控制台的一部分,所以它对应的设备文件为/dev/console。
* 变量KIOCSOUND在头文件 /usr /include /linux /kd.h中声明,
* ioctl函数使用它可以来控制扬声器的
www.eeworm.com/read/346962/11709899
cpp perm.cpp
// Perm.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "Perm.h"
#include "ProteinSeq.h"
#include
#include "Simulation.h"
#incl
www.eeworm.com/read/157345/11718337
m torsade.m
function out = torsade(nbr,angle,loops,width)
% The function:
%
% out = torsade(nbr,angle,loops,width)
%
% generates a 3-dimensional database with elements.
% These elements draw a c
www.eeworm.com/read/157345/11718366
m torus.m
function out = torus(nbr,rad1,rad2);
% The function
%
% out = torus(nbr,revo,step);
%
% generates a 3-dimensional database with elements.
% These elements draw a hollow torus.
%
www.eeworm.com/read/157345/11718392
m spirale.m
function out = spirale(nbr,revo,step)
% The function
%
% out = spirale(nbr,revo,step);
%
% generates a 2-dimensional database with elements.
% These elements draw a spiral.
% Th
www.eeworm.com/read/346718/11728001
h field.h
#ifndef CLASS_FIELD
#define CLASS_FIELD
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
class CProperties;
#ifdef CLASS_FIELD
class __declspec(dllexport) CF