代码搜索:quartus ii
找到约 10,000 项符合「quartus ii」的源代码
代码结果 10,000
www.eeworm.com/read/307760/13715449
m segmcirc.m
function[y]=segmcirc(x,L,M,Q)
% y=segmcirc(X,L,M,Q)
%
% Given the data samples X=(x_1,x_2,...,x_N),
% the program obtains Q overlapping (M=L) segm
www.eeworm.com/read/303772/13809566
m spreadop.m
function h=spreadop(f,coef)
%SPREADOP Spreading operator
% Usage: h=spreadop(f,c);
%
% SPREADOP(f,c) applies the spreading operator with symbol c to the
% input f. c must be square.
%
% SPREA
www.eeworm.com/read/303498/13814322
m e0561.m
syms x;s=double(solve('x^3-2*x-5=0','x'));
for ii=1:length(s)
a=isreal(s(ii));
if a==1
if s(ii)=0
x=s(ii)
end
end
end
www.eeworm.com/read/142185/5765901
c qrtt.c
#include "stdio.h"
#include "math.h"
int qrtt(n,a,u,v,eps,jt)
int n,jt;
double a[],u[],v[],eps;
{ int m,it,i,j,k,l,ii,jj,kk,ll;
double b,c,w,g,xy,p,q,r,x,s,e,f,z,y;
it=0;
www.eeworm.com/read/142185/5765914
c qrtt.c
#include "stdio.h"
#include "math.h"
int qrtt(n,a,u,v,eps,jt)
int n,jt;
double a[],u[],v[],eps;
{ int m,it,i,j,k,l,ii,jj,kk,ll;
double b,c,w,g,xy,p,q,r,x,s,e,f,z,y;
it=0;
www.eeworm.com/read/133952/5896863
m test_break.m
for ii = 1:5
if ii == 3
break;
end
fprintf('ii = %d\n',ii);
end
disp(['End of loop!']);
www.eeworm.com/read/320368/6295712
txt simp3.txt
Sub SIMP3(A(), MP, NP, I1, K1, IP, KP)
PIV = 1# / A(IP + 1, KP + 1)
For II = 1 To I1 + 1
If II - 1 IP Then
A(II, KP + 1) = A(II, KP + 1) * PIV
For KK =
www.eeworm.com/read/492904/6413378
c 5hhqr.c
#include "stdio.h"
#include "math.h"
int hhqr(a,n,u,v,eps,jt)
int n,jt;
double a[],u[],v[],eps;
{ int m,it,i,j,k,l,ii,jj,kk,ll;
double b,c,w,g,xy,p,q,r,x,s,e,f,z,y;
it=0;
www.eeworm.com/read/492904/6413474
c 5hhqr.c
#include "stdio.h"
#include "math.h"
int hhqr(a,n,u,v,eps,jt)
int n,jt;
double a[],u[],v[],eps;
{ int m,it,i,j,k,l,ii,jj,kk,ll;
double b,c,w,g,xy,p,q,r,x,s,e,f,z,y;
it=0;
www.eeworm.com/read/489513/6472090
me read.me
uC/OS-II, The Real-Time Kernel
Companion Diskette
uC/OS-II Version 2.00
READ