代码搜索:covering
找到约 112 项符合「covering」的源代码
代码结果 112
www.eeworm.com/read/185622/9010355
txt rfc2416.txt
Network Working Group T. Shepard
Request for Comments: 2416 C. Partridge
Category: Informational
www.eeworm.com/read/465477/6937416
txt rfc2416.txt
Network Working Group T. Shepard
Request for Comments: 2416 C. Partridge
Category: Informational
www.eeworm.com/read/112400/15487438
txt rfc2416.txt
Network Working Group T. Shepard
Request for Comments: 2416 C. Partridge
Category: Informational
www.eeworm.com/read/106679/15628567
txt rfc2416.txt
Network Working Group T. Shepard
Request for Comments: 2416 C. Partridge
Category: Informational
www.eeworm.com/read/465694/7051953
lua 5_phase_switched_reluctance_motor_currents_code.lua
-- phases currents trapezoidal waveform covering 0 to 360 degree
-- ang1 and ang2 allow tuning of firing and extinction angles in order to reduce torque ripple
-- =============== A Faz
www.eeworm.com/read/118262/14879485
txt readme.txt
OSERL (Open SMPP Erlang Library) is an erlang implementation of the Short Message Peer to Peer protocol, covering the entire specification (version 5.0). Forward and backward compatibilities guideline
www.eeworm.com/read/362570/9990823
cpp poj3440.cpp
#include
#include
using namespace std;
const double PI = 3.1415926535897932;
int n, m, l, d;
int solve()
{
int cases;
scanf("%d", &cases);
for (int i = 1;
www.eeworm.com/read/226733/7141427
java cmap.java
package com.neuri.ctable;
public interface CMap {
/**
* @param row
* logical cell row
* @param column
* logical cell column
* @return number of columns spanne
www.eeworm.com/read/452050/7448890
cpp 3045835_pe.cpp
#include
#include
double pi = 4.0*atan(1);
int main()
{
int cas, i;
double m, n, t, c;
double p1, p2, p3, p4, s;
scanf("%d",&cas);
for(i = 1; i