CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - normal
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - normal - List
[
Communication
]
normal
DL : 0
产生随机数.产生的随机数服从(0,1)正态分布-generated random number. The random number obedience (0,1) normal
Update
: 2008-10-13
Size
: 973byte
Publisher
:
王雨
[
assembly language
]
normal
DL : 1
HCS301 PIC16C54解码程序.normal模式
Update
: 2008-10-13
Size
: 14.07kb
Publisher
:
京华散人
[
GUI Develop
]
normal
DL : 0
NORMAL Data normalization for pattern recognition
Update
: 2008-10-13
Size
: 872byte
Publisher
:
鲁剑锋
[
Documents
]
normal[1]
DL : 0
html语言文档,基础教程!清华大学出版社-html language documents, based Directory! Qinghua University Press
Update
: 2025-02-19
Size
: 2mb
Publisher
:
孙志峰
[
AI-NN-PR
]
randomnumber
DL : 0
关于产生均匀分布和标准正态分布的随机变量的VC程序-on the production and distribution of uniform standard normal distribution of random variables VC Program
Update
: 2025-02-19
Size
: 1kb
Publisher
:
宋淑芳
[
Communication
]
normal
DL : 0
产生随机数.产生的随机数服从(0,1)正态分布-generated random number. The random number obedience (0,1) normal
Update
: 2025-02-19
Size
: 1kb
Publisher
:
王雨
[
Graph Recognize
]
bayescode1
DL : 0
模式识别中,对于服从多元正态分布的样本的一个分类器的实现。-pattern recognition, obedience multivariate normal distribution of a sample of the classifier is achieved.
Update
: 2025-02-19
Size
: 39kb
Publisher
:
kun
[
Algorithm
]
C++random
DL : 0
教你怎么用C++产各种各样的随机数,尤其是正态随机数-teach you how C random variety of products, in particular the number of normal random numbers
Update
: 2025-02-19
Size
: 12kb
Publisher
:
linjing
[
Algorithm
]
normal
DL : 0
用MATLAB编写的绘制稳定运动模型的代码程序,以及前面程序相关的一篇论文。请多指教。-Drawing prepared by using MATLAB stable motion model code procedures, as well as in front of a paper related to the proceedings. Please advice.
Update
: 2025-02-19
Size
: 218kb
Publisher
:
gordon
[
Algorithm
]
normal
DL : 0
用于生成一个正态分布的伪随机数数值序列,其中包括C/I/R-4/8等多种算法的实现-A normal distribution used to generate pseudo-random number numerical sequence, including a variety of algorithms such as C/I/R-4/8 realize
Update
: 2025-02-19
Size
: 12kb
Publisher
:
shuai
[
Graph Drawing
]
ply
DL : 0
This file contains one-line descriptions of the geometry filters. Geometry Manipulation --------------------- flipply - flip the orientation of faces normalsply - compute surface normal vectors at vertices xformply - transform vertices (translation, scale, rotation) Create PLY Files ---------------- platoply - make any of the five Platonic solids sphereply - create a sphere File Conversion --------------- ply2ascii - convert polygon file to ASCII version ply2binary - convert polygon file to binary version ply2iv - convert to Inventor file format obj2ply - convert from Wavefront .obj format Information About Files ----------------------- boundply - find bounding box of object and re-position if desired headply - print out the entire file header Support Routines ---------------- ply.c - layout grammar parsing and file I/O for geometry filters adjacency_module.c - determining ajacency between vertices and faces-This file contains one-line descriptions of the geometry filters. Geometry Manipulation --------------------- flipply- flip the orientation of faces normalsply- compute surface normal vectors at vertices xformply- transform vertices (translation, scale, rotation) Create PLY Files ---------------- platoply- make any of the five Platonic solids sphereply- create a sphere File Conversion --------------- ply2ascii- convert polygon file to ASCII version ply2binary- convert polygon file to binary version ply2iv- convert to Inventor file format obj2ply- convert from Wavefront .obj format Information About Files ----------------------- boundply- find bounding box of object and re-position if desired headply- print out the entire file header Support Routines ---------------- ply.c- layout grammar parsing and file I/O for geometry filters adjacency_module.c- determining ajacency between vertices and faces
Update
: 2025-02-19
Size
: 52kb
Publisher
:
狗蛋
[
OpenGL program
]
Normals
DL : 0
自己写的求opengl法线向量的算法。计算效果还不错-Wrote it myself seeking opengl normal vector algorithms. Calculation of the effect of good
Update
: 2025-02-19
Size
: 3kb
Publisher
:
乖乖
[
assembly language
]
normal
DL : 0
HCS301 PIC16C54解码程序.normal模式-HCS301 PIC16C54 decoding procedures. Normal mode
Update
: 2025-02-19
Size
: 14kb
Publisher
:
京华散人
[
Other systems
]
zabo
DL : 0
文件给出了几个典型的雷达杂波的小程序:瑞利杂波,相关对数正态分布杂波,相关weibull分布杂波和相干相关K分布杂波。-Document gives a few typical small radar clutter process: Rayleigh clutter, clutter-related log-normal distribution, weibull distribution related clutter and coherent K distributed clutter related.
Update
: 2025-02-19
Size
: 6kb
Publisher
:
张小娅
[
matlab
]
mvnpdf
DL : 0
计算多维正态分布的概率密度值,给出均值和方差矩阵-Multidimensional normal distribution calculate the probability density values, given the mean and covariance matrix
Update
: 2025-02-19
Size
: 2kb
Publisher
:
zhwt
[
3D Graphic
]
DirectX
DL : 0
·第 1 章 3D基础知识 ·1.1 什么是3D? ·1.2 3D相关概念 ·1.3 DirectX介绍 ·1.4 Direct3D中3D基元 ·1.5 Direct3D的表面和顶点法向矢量 ·第 2 章 Direct3D系统架构 ·2.1 Direct3D在系统中的位置 ·2.2 Direct3D各个组件位置 ·2.3 渲染 ·第 3 章 Direct3D程序 -Chapter 1 3D Basics 1.1 What is 3D? 1.2 3D related concepts 1.3 DirectX Introduction 1.4 Direct3D in 3D Primitives 1.5 Direct3D surface and the vertex normal vector Chapter 2 Direct3D system architecture 2.1 Direct3D in the system the location of the various components of 2.2 Direct3D Location 2.3 Direct3D rendering procedures Chapter 3
Update
: 2025-02-19
Size
: 15kb
Publisher
:
Lisun
[
assembly language
]
normal
DL : 0
C++模擬normal distribution-C++ simulate normal distribution
Update
: 2025-02-19
Size
: 1kb
Publisher
:
王祥
[
matlab
]
normal-distribution-EDF-CDF
DL : 0
matlab中正态分布曲线的产生以及正态分布样本经验分布曲线 EDF 和 分布函数曲线CDF 曲线的对比-matlab in the production and the normal distribution curve normal distribution curve for Empirical distribution function curve of EDF and CDF curve comparison
Update
: 2025-02-19
Size
: 1kb
Publisher
:
刘
[
Algorithm
]
standard-normal-distribution
DL : 0
标准正态分布的源代码,用visual studio打开,已带有简单界面,输入值即可查询相应的标准正态分布值-Standard normal distribution of the source code, visual studio open, has been with a simple interface, you can check the corresponding input values of the standard normal distribution
Update
: 2025-02-19
Size
: 43kb
Publisher
:
许从
[
JSP/Java
]
log-normal
DL : 0
log-normal随机数生成代码java-log-normal random number generation code in java
Update
: 2025-02-19
Size
: 1kb
Publisher
:
zhang
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.