代码搜索:Line
找到约 10,000 项符合「Line」的源代码
代码结果 10,000
www.eeworm.com/read/197572/7985550
cpp line.cpp
// Line.cpp: implementation of the CLine class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MyDraw.h"
#include "Line.h"
#ifdef _DE
www.eeworm.com/read/197572/7985563
h line.h
// Line.h: interface for the CLine class.
//
//////////////////////////////////////////////////////////////////////
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
class CLine:pub
www.eeworm.com/read/398374/7991216
line_test
www.eeworm.com/read/197392/8000004
gif line.gif
www.eeworm.com/read/197392/8000975
gif line.gif
www.eeworm.com/read/297522/8012493
m line.m
n=5;k=3;
msg=randint(n,k,[0,1]);
genmat=[randint(k,(n-k),[0,1]),eye(k)];
parmat=gen2par(genmat);
code=encode(msg,n,k,'linear',genmat);
nosiycode=rem(code+randerr(5,5,[0 1;.7 .3]),2);
trt=zeros(2
www.eeworm.com/read/397806/8020667
gif line.gif
www.eeworm.com/read/397713/8027056
gif line.gif
www.eeworm.com/read/397649/8031024
java line.java
/**
* Java语言实验参考程序
* Company 北京师范大学计算机系
* @author 孙一林
* @version 1.0
*/
class Point { // 声明一个“点”类
private int x0; // 定义坐标原点
private int y0;
private int x;
www.eeworm.com/read/397611/8033761
cls line.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject