代码搜索:Loop
找到约 10,000 项符合「Loop」的源代码
代码结果 10,000
www.eeworm.com/read/224612/14580230
cpp ex3_07.cpp
// EX3_07.CPP
// Creating a loop with an if and a goto
#include
using namespace std;
int main()
{
int i = 0, sum = 0;
const int max = 10;
i = 1;
loop:
sum += i;
www.eeworm.com/read/124110/14593890
m kruskal.m
function y=kruskal(N)
%N为图的权矩阵,N应为对称矩阵,kruskal求图的最小生成树。
if nargin==0
N=[0 9 2 4 7;9 0 3 4 0;2 3 0 8 5;4 4 8 0 6;7 0 5 6 0];
end;
a=tril(N);
%a是N的上三角矩阵。
[i,j]=find(a~=0);
b=a(find(a~=0));
www.eeworm.com/read/224373/14595460
asm zhu.asm
C8279 EQU 239H
D8279 EQU 238H
DATA SEGMENT
DATA ENDS
CODE SEGMENT
ASSUME CS:CODE,DS:CODE
START:PUSH CS
POP DS
MOV DX,C8279
MOV AL,00H
MOV AL,34H
OUT DX,AL
NOP
MOV AL,0D1H
OUT DX,AL
www.eeworm.com/read/224093/14605768
c start.c
#include
#include
#include
#include "readrec.c"
#include "reset.c"
int a[5],b[5],n1,n2,n3,i,j ;
/*n1计算位置数字相同的数字个数*/
/*n2计算数字相同但位置不相同的数字个数*/
/*n3计算所猜次数*/
char ch
www.eeworm.com/read/223839/14615818
c serial.c
/*
* Serial port driver (uses bit-banging)
* for 16Cxx series parts.
*
* IMPORTANT: Compile this file with FULL optimization
*
* Copyright (C)1996 HI-TECH Software.
* Freely distributab
www.eeworm.com/read/223663/14621331
c 5jcbj.c
#include "math.h"
void jcbj(a,n,v,eps)
int n;
double a[],v[],eps;
{ int i,j,p,q,u,w,t,s;
double ff,fm,cn,sn,omega,x,y,d;
for (i=0; i
www.eeworm.com/read/123382/14636207
m normalized_lms.m
clear all;
snr=20;
order=8;
Hn =[0.8783 -0.5806 0.6537 -0.3223 0.6577 -0.0582 0.2895 -0.2710 0.1278 -0.1508 0.0238 -0.1814 0.2519 -0.03
www.eeworm.com/read/222857/14670444
lst hanzi.lst
A51 MACRO ASSEMBLER HANZI 06/27/2007 20:07:21 PAGE 1
MACRO ASSEMBLER A51 V7.07
OBJECT MODULE PLACED IN hanzi.OBJ
ASSEMBLER IN
www.eeworm.com/read/122580/14683114
c 简单数据库.c
#include
#include
int main(void)
{
char label[20];
char name[20];
int entries = 0;
int loop, age;
double salary;
struct Entry_struct
{
cha
www.eeworm.com/read/222611/14683465
m chap9_5i.m
%Three Loop of Flight Simulator Servo System with Direct Current Motor
clear all;
close all;
%(1)Current loop
L=0.001; %L