代码搜索结果

找到约 10,000 项符合 N 的代码

mmpx2n.m

function y=mmpx2n(x,Hf) %MMPX2N Pixel to Normalized Coordinate Transformation. % MMPX2N(X) converts the position vector X from % pixel coordinates to normalized coordinates w.r.t. % the computer scree

gdki18n.h

/* GDK - The GIMP Drawing Kit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or * modify it under the ter

ec2n.cpp

// ec2n.cpp - written and placed in the public domain by Wei Dai #include "pch.h" #include "ec2n.h" #include "asn.h" #include "nbtheory.h" // for primeTable #include "algebra.cpp" #include "

ec2n.h

#ifndef CRYPTOPP_EC2N_H #define CRYPTOPP_EC2N_H #include "gf2n.h" #include "eprecomp.h" #include "smartptr.h" NAMESPACE_BEGIN(CryptoPP) struct EC2NPoint { EC2NPoint() : identity(true) {

gf2n.cpp

// gf2n.cpp - written and placed in the public domain by Wei Dai #include "pch.h" #include "gf2n.h" #include "algebra.h" #include "words.h" #include #include "algebra.cpp" NA

gf2n.h

#ifndef CRYPTOPP_GF2N_H #define CRYPTOPP_GF2N_H #include "cryptlib.h" #include "misc.h" #include "algebra.h" #include NAMESPACE_BEGIN(CryptoPP) class PolynomialMod2 { public:

mmpx2n.m

function y=mmpx2n(x,Hf) %MMPX2N Pixel to Normalized Coordinate Transformation. % MMPX2N(X) converts the position vector X from % pixel coordinates to normalized coordinates w.r.t. % the computer scree