代码搜索:FOUNDATION

找到约 10,000 项符合「FOUNDATION」的源代码

代码结果 10,000
www.eeworm.com/read/218613/14912874

m maxeig.m

% maxeig Maximum eigenvalue of a matrix % maxeig(M) gives back max(real(eig(M))). % Note the function real() in the expression. % This takes care of the small imaginary parts % appearin
www.eeworm.com/read/218613/14912883

m wstate.m

%wstate Defines a W-state. % wstate(n) gives the state vector for an n-qubit wstate. % If argument n is omitted than the default is taking % the value of global variable N as default. % C
www.eeworm.com/read/218613/14912966

m mmstate.m

% mmstate Density matrix for the maximally mixed state % mmstate(n,d) creates an n qudit maximally mixed state where d is the % dimension of the qudits. If d is omitted then it is taken to b
www.eeworm.com/read/116073/14989139

h chatter.h

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic
www.eeworm.com/read/115629/15005828

c main.c

/* $NetBSD: main.c,v 1.2 2000/07/29 03:46:15 lukem Exp $ */ /*- * Copyright (c) 1999 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The N
www.eeworm.com/read/114456/15052848

m entropy.m

function [E,H,X]=entropy(Y,N) %[E]=entropy(Y,N) % Calculates the Entropy of Y (relative to N, default N=1) % If Y is a discrete variable, N is the minimum step size % If Y is a continous variable
www.eeworm.com/read/215463/15060664

h~ types.h~

/* * File: types.h * * Basic types and macros used throughout the bootloader implementation. * * Copyright (C) 2002 RidgeRun, Inc. * Author: RidgeRun, Inc * * This prog
www.eeworm.com/read/215463/15060739

h types.h

/* * File: types.h * * Basic types and macros used throughout the bootloader implementation. * * Copyright (C) 2002 RidgeRun, Inc. * Author: RidgeRun, Inc * * This prog
www.eeworm.com/read/215463/15060772

c cache_null.c

/* * File: cache_null.c * * This is an implementation of the cache.h interface for processors * with no cache. * * Copyright (C) 2003 Cadenux, LLC * Author: Cadenux, LLC
www.eeworm.com/read/215463/15060847

h usb.h

/* * File: usb.h * * Interface to a simple polling usb driver. * * Copyright (C) 2002 RidgeRun, Inc. * Author: Gordon McNutt * * This program is free software; you can