代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/121526/14753479
c glob.c
/*
Copyright (C) 1997-2001 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free So
www.eeworm.com/read/121526/14753954
c glob.c
/*
Copyright (C) 1997-2001 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free So
www.eeworm.com/read/118612/14861812
pas zmatch.pas
{******************************************************************
* (c)copyrights Capella Development Group, Donetsk 1999 - 2000
* Project: Zeos Library
* Module: Function for string patterns
www.eeworm.com/read/118492/14868605
h agrep.h
#include
#include
#include
//#include "re.h"
extern unsigned char *strcpy(), *strncpy(), *strcat();
extern int strlen();
#define CHAR unsigned char
#define MAXPAT
www.eeworm.com/read/118238/14880756
h ppu.h
//------------------------------------------------------------------------------
// Name: Ppu.h
// Desc: Holds the definition of the PPU structure.
//-----------------------------------------------
www.eeworm.com/read/218613/14912807
m spreordermat.m
% spreordermat Transformation matrix for reordering the qudits according to
% the given pattern; sparse version.
% spreordermat(pattern,d) gives a sparse transformation matrix for
%
www.eeworm.com/read/218613/14912833
m reorder.m
% reorder Reorder a state vector or a density matrix according to
% the given pattern.
% reorder(v,pattern) transforms a state vector or a density matrix
% putting the qubits in the
www.eeworm.com/read/218613/14912889
m swapqudits.m
% swapqudits Swap two quidts of a qudit register
% swapqudits(rho,k,l) swaps quidts k and l of the quantum state
% rho. A state vector can also be given instead of
% the density matrix rho. I