CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Uniform
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search - Uniform - List
[
Data structs
]
均匀分布和高斯分布
DL : 0
均匀分布和高斯分布的C代码-uniform and Gaussian distribution of C code
Date
: 2025-12-29
Size
: 3kb
User
:
int
[
Data structs
]
HnSRTree-2.0beta5a
DL : 0
SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and non-uniform data which are likely to appear in the actual image / video applications.-SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and non-uniform data which are likely to appear in the actual image/video applications.
Date
: 2025-12-29
Size
: 450kb
User
:
hu
[
Data structs
]
nurbs++-3.0.11.tar
DL : 0
非均匀有理b样条曲线nurbs的C++源码库。 3.0.11版-non-uniform rational b-spline NURBS curves of the C++ source library. Version 3.0.11
Date
: 2025-12-29
Size
: 501kb
User
:
WWW
[
Data structs
]
bhfit
DL : 0
输入学期总数 学期的学分上限 课程数 拓扑排序所形成的课程先修关系的边数 课程号及其学分 在各学期学期负担尽量均匀和 课程集中在前几个学期进行排课两种条件下进行排课-importation of the total semester credit semester courses ceiling few topological sorting as a result of the pre-course edge courses, and credits in the semester to semester burden of uniform and courses focused previous semester Course Scheduling for the two conditions under Course Scheduling
Date
: 2025-12-29
Size
: 2kb
User
:
houny
[
Data structs
]
P023M
DL : 0
(1)满足均匀分布的[M,N]区间随机数,其中M,N是正整数。 (2) 满足指数分布的[M,N]区间随机数,其中M,N是正整数。 -(1) satisfy the uniform distribution of [M, N] interval of random numbers, in which M, N be a positive integer. (2) to meet the exponential distribution of [M, N] interval of random numbers, in which M, N be a positive integer.
Date
: 2025-12-29
Size
: 552kb
User
:
dypcsx
[
Data structs
]
randomc
DL : 0
Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class library of uniform random number generators of good quality. The random number generators found in standard libraries are often of a poor quality, insufficient for large Monte Carlo calculations. This C++ implementation provides random number generators of a much better quality: Better randomness, higher resolution, and longer cycle lengths. The same random number generators are available as libraries coded in assembly language for higher speed. These libraries can be linked into projects coded in other programming languages under Windows, Linux, BSD, etc. The library files are available in the archive asmlib.zip. Non-uniform random number generators are provided in stocc.zip.-Uniform random number generatorsby Agner Fog, 2001- 2007randomc.zip contains a C++ Class library of uniform random number generators of good quality.The random number generators found in standard libraries are often of a poor quality, insufficient for large Monte Carlo calculations . This C++ implementation provides random number generators of a much better quality: Better randomness, higher resolution, and longer cycle lengths.The same random number generators are available as libraries coded in assembly language for higher speed. These libraries can be linked into projects coded in other programming languages under Windows, Linux, BSD, etc. The library files are available in the archive asmlib.zip.Non-uniform random number generators are provided in stocc.zip.
Date
: 2025-12-29
Size
: 100kb
User
:
lilin
[
Data structs
]
APhash
DL : 0
常用的hash算法APHash,该hash算法可以实现均衡分布,让数据均匀的分布在hash列表中-Commonly used hash algorithms APHash, the hash algorithm can achieve a balanced distribution, so that uniform distribution of data in the hash list
Date
: 2025-12-29
Size
: 192kb
User
:
梁海金
[
Data structs
]
GA
DL : 0
该系统使用比率选择、精华模型、单点杂交和均匀变异。-The system uses the ratio of selection, the best model, a single point of hybridization and uniform mutation.
Date
: 2025-12-29
Size
: 4kb
User
:
bo
[
Data structs
]
ZHIZHEN
DL : 0
运用C语言对顺序栈表进行建表,插入,删除的操作,并且统一运用主函数调用-Using C language on the order of the stack table create table, insert, delete operations, and uniform application of the main function calls
Date
: 2025-12-29
Size
: 1kb
User
:
macunrong
[
Data structs
]
Lab-Sharp-4
DL : 0
A full adder with non-uniform csa
Date
: 2025-12-29
Size
: 38kb
User
:
Babar Jamil
[
Data structs
]
Exp27_2
DL : 0
两个文件中各有若干个以递增次序排列的实数, 编写一个程序将这两个文件中的数 统一排序后写入到一个新的文件中。并检验新文件数据是否正确-Each of the two files in ascending order of number of real number, write a program in these two files after sorting the number of uniform written to a new file. And test the new file data is correct
Date
: 2025-12-29
Size
: 3kb
User
:
sch
[
Data structs
]
dinjunhui
DL : 0
一天,丁俊晖编一整天的程序,突然觉得累了,于是便决定在房间内四处走走。他的房间是矩形的,他从电脑开始随便选了一个角度开始行走。由于职业习惯,丁俊晖走路始终是直线,而且碰到墙以后会反弹,入射角度与出射角度完全相同。丁俊晖会一直行走,直到灵感再次迸发。假设他的行走速度是匀速的,现在,丁俊晖的母亲想知道他一共休息了多长时间以便提醒他继续工作。 丁俊晖想考考他的母亲,于是他记录了自己碰到墙壁的序列并且告诉了她,你有没有办法能够帮助她计算出小丁所走的路程? 输入 输入包括多个测试用例,每个测试用例如下: 第一行包含两个数字 w, l(0<w, l<=1000),分别代表房间的宽度和长度; 第二行包括两个数字 x0, y0,代表电脑的位置坐标 (x0, y0); 第三行包含两个数字 x1, y1,代表丁俊晖的位置坐标 (x1, y1); 最后一行是一个包含 F , B , L , R 四种字符的字符串,分别代表墙在前面、后面、左边或是右边,字符串的长度小于等于 1000; 所有的坐标都是浮点型数字。 输出 一个浮点型数字,代表总路程,结果精确到小数点后 4 位。 -One day, Ding compiled a full day program, I suddenly felt tired, so they decided to walk around the room. His room is rectangular, and he began to pick from a computer point of view began to walk. As a habit, Ding Junhui is always walking a straight line, and hit the wall after the rebound, the incident angle and exit angle of the same. Ding Junhui will have to walk until the burst of inspiration again. Assuming he s walking speed is uniform, and now, Ding s mother wanted to know how long he was a total break to remind him to continue working. Ding Junhui trying to quiz his mother, so he recorded his own hit the wall and told her the sequence, there is no way you can help her calculate the Ding s journey? Enter Input consists of multiple test cases, each test case are as follows: The first line contains two numbers w, l (0 <w, l <= 1000), representing the width and length of the room The second line contains two numbers x0, y0, on behalf of the computer s location
Date
: 2025-12-29
Size
: 184kb
User
:
bangbanglovett
[
Data structs
]
Antenna_arrays_in_3D
DL : 0
3D uniform rectangular array antenna beam
Date
: 2025-12-29
Size
: 4kb
User
:
azhrcom
[
Data structs
]
fastBSpline
DL : 0
fastBSpline - 一个快速,轻量级的类,它实现 任意阶非均匀B样条曲线 Matlab的样条函数都很一般。这种通用性来自于 速度的代价。对于大规模的应用,包括模型 其中,模型的某些组件中的术语定义嵌合 样条曲线,如广义相加模型,更快的解决方案是 可取的。 该fastBSpline类实现一个轻量级的一套B样条 功能,包括评估,分化和参数拟合。 艰苦的工作是由C代码完成,因而在高达10倍的加速 评估时,评估样条曲线和高达50倍的加速 样条衍生物。 然而, fastBSplines使用的是直观的,高操纵 面向对象的接口,从而使C级性能 而不杂乱。使用CompileMexFiles以编制所需的 文件。如果MEX文件不可用,评估将:M进行 码,所以你仍然可以使用的代码,如果你不能使用一个编译器为你 平台。-fastBSpline- A fast, lightweight class that implements non-uniform B splines of any order Matlab s spline functions are very general. This generality comes at the price of speed. For large-scale applications, including model fitting where some components of the model are defined in terms of splines, such as generalized additive models, a faster solution is desirable. The fastBSpline class implements a lightweight set of B-spline features, including evaluation, differentiation, and parameter fitting. The hard work is done by C code, resulting in up to 10x acceleration for evaluating splines and up to 50x acceleration when evaluating of spline derivatives. Nevertheless, fastBSplines are manipulated using an intuitive, high- level object-oriented interface, thus allowing C-level performance without the messiness. Use CompileMexFiles to compile the required files. If mex files are not available, evaluation will be done in .m code,
Date
: 2025-12-29
Size
: 12kb
User
:
cao
[
Data structs
]
UCS
DL : 0
UCSC++ Find Uniform Cost Search
Date
: 2025-12-29
Size
: 2mb
User
:
Dat
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.