代码搜索:Affine
找到约 683 项符合「Affine」的源代码
代码结果 683
www.eeworm.com/read/386050/8767411
m affine.m
%AFFINE Construct affine (linear) mapping from parameters
%
% W = AFFINE(R,OFFSET,LABLIST_IN,LABLIST_OUT,SIZE_IN,SIZE_OUT)
% W = AFFINE(R,OFFSET,A)
% W = AFFINE(W1,W2)
%
% INPUT
% R
www.eeworm.com/read/185072/9058069
cpp affine.cpp
#include
#include
#include
int gcd(int ,int );
int ani(int );
void encrypt(int ,int );
void decrypt(int ,int );
void frequency(void);
void main(){
int a,b,a1;
www.eeworm.com/read/183855/9134658
c affine.c
/*----------------------------------------------------------------------
PROGRAM: affine.c
DATE: 3/9/94
AUTHOR: Baback Moghaddam, baback@media.mit.edu
---------------------------------------------
www.eeworm.com/read/181048/9276031
c affine.c
/*
* affine.c -- Affine Transforms for 2d objects
* Copyright (C) 2002 Charles Yates
*
* This program is free software; you can redistribute it and/or modify
* it under
www.eeworm.com/read/181048/9276036
h affine.h
/*
* affine.h -- Affine Transforms for 2d objects
* Copyright (C) 2002 Charles Yates
*
* This program is free software; you can redistribute it and/or modify
* it under
www.eeworm.com/read/374397/9407684
m affine.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Affine Parameter Calculation
% ----------------------------
% AUTHOR: Maher Khoury
% DATE: March 1, 1999
% PURPOSE:
www.eeworm.com/read/178205/9414663
c affine.c
/*
* affine.c -- Affine Transforms for 2d objects
* Copyright (C) 2002 Charles Yates
*
* This program is free software; you can redistribute it and/or modify
* it under
www.eeworm.com/read/178205/9414675
h affine.h
/*
* affine.h -- Affine Transforms for 2d objects
* Copyright (C) 2002 Charles Yates
*
* This program is free software; you can redistribute it and/or modify
* it under
www.eeworm.com/read/169759/9838751
exe affine.exe
www.eeworm.com/read/169759/9838758