代码搜索:N
找到约 10,000 项符合「N」的源代码
代码结果 10,000
www.eeworm.com/read/349123/10848801
lib rts2800n.lib
www.eeworm.com/read/274773/10853198
m 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
www.eeworm.com/read/348705/10872152
h 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
www.eeworm.com/read/274306/10877397
cpp 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 "
www.eeworm.com/read/274306/10877571
h 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) {
www.eeworm.com/read/274306/10877662
cpp 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
www.eeworm.com/read/274306/10877750
h 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:
www.eeworm.com/read/272527/10953991
m 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
www.eeworm.com/read/272463/10956785