代码搜索:repeat
找到约 6,690 项符合「repeat」的源代码
代码结果 6,690
www.eeworm.com/read/152398/12117671
m qd_mat.m
function [qd,qdnum,qdden] = qd_mat(T,mq,e,order,y)
%[qd,qdnum,qdden] = qd_mat(T,m,q,e,order,y)
%This function compute qd to make (1-mqqd) cancel both stable and unstable poles
%of transfer function
www.eeworm.com/read/339554/12225571
pas ac1057.pas
program tju1057;
const
mintime=480;
maxtime=1260;
var
count:array[mintime-1..maxtime]of byte;
n,t,i,j,p,x,y:word;
s:string;
no:boolean;
procedure time2num(s:string;var x:word);
www.eeworm.com/read/150765/12264042
cpp counter.cpp
#include
#include "Counter.h"
#include
void Counter::draw() {
int i; Fl_Boxtype boxtype[3];
//Fl_Color selcolor;
boxtype[0] = box();
if (boxtype[0] == FL_UP_BOX) box