代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/482455/6624916
s memcfg.s
;/*
;************************************************************************************************************
;* 北京精仪达盛科技有限公司
;* 研 发
www.eeworm.com/read/481679/6637047
inc memcfg.inc
;************************************************
; NAME : MEMCFG.A
; DESC : Memory bank configuration file
; Revision: 02.28.2002 ver 0.0
;************************************************
www.eeworm.com/read/481387/6639628
txt 说明.txt
uinform
%产生一组[0,1]分布的随机数,采用余数法
%从文献中得知下列参数组较为适用:
%y的初值为1,w=7,模M=10^10(伪随机数周期为5*10^7)
%y的初值为1,w=5^13,模M=2^36(伪随机数周期为2^34,约2*10^10)
%y的初值为1,w=5^17,模M=2^42(伪随机数周期为2^40,约10^12)
%------------------
www.eeworm.com/read/481337/6652777
inc memcfg.inc
;************************************************
; NAME : MEMCFG.A
; DESC : Memory bank configuration file
; Revision: 02.28.2002 ver 0.0
;************************************************
www.eeworm.com/read/479546/6688310
cpp distfn_plane.cpp
// distfn_plane.cpp : mex-function interface implentation file
#include "mex.h"
#include
/* the dispatcher function */
void distfun(int nlhs, mxArray *plhs[], int nrhs, const mxArray *p
www.eeworm.com/read/479546/6688326
m proj_plane.m
function [p] = proj_plane(plane_normal, plane_distance, point)
p = point;
n = plane_normal / norm(plane_normal);
d = sum(point .* n) - plane_distance;
p = point - n * d;
www.eeworm.com/read/477410/6734583
inc memcfg.inc
;
; 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 licensed
www.eeworm.com/read/410650/11273408
eqn vga.map.eqn
-- Copyright (C) 1991-2006 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/410563/11277051
eqn miaobiao.fit.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/410161/11299651
inc memcfg.inc
;
; 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 licensed