代码搜索:quartus ii
找到约 10,000 项符合「quartus ii」的源代码
代码结果 10,000
www.eeworm.com/read/197089/8031683
txt read_me.txt
README.TXT file for KCPSM-II
----------------------------
Release 1.
Macro Version v1.00
Assembler Version v1.02
Author
------
Ken Chapman
email: chapman@xilinx.com
Staff Engineer
www.eeworm.com/read/397183/8063816
m xy19.m
A=[3 5 -4;-8 -1 33;-17 6 -9];
for ii=1:3
for jj=1:3
if (A(ii,jj)>1||A(ii,jj)==1)
B(ii,jj)=A(ii,jj)*A(ii,jj)+20;
end
end
end
B
www.eeworm.com/read/295931/8132907
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/295931/8133210
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/245863/12776292
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/245426/12800522
me read.me
uC/OS-II, The Real-Time Kernel
Companion Diskette
uC/OS-II Version 2.00
READ
www.eeworm.com/read/142425/12946169
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/141595/12996182
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;