CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Computational
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Computational - List
[
Special Effects
]
Computational Geometry in C Ccode2.tar
DL : 0
计算几何c语言实现 第二版 的源代码。对于计算机图形学的学习有一定的益处。-computational geometry c language second edition of the source code. For the study computer graphics have certain benefits.
Update
: 2008-10-13
Size
: 55.69kb
Publisher
:
李利华
[
SourceCode
]
GEOMPACK is a set of routines for certain computational geometry problems. In particular, it can compute the Voronoi dia
DL : 0
GEOMPACK is a set of routines for certain computational geometry problems. In particular, it can compute the Voronoi diagram, and the Delaunay triangulation, of a set of points in the plane.
Update
: 2011-11-13
Size
: 85.22kb
Publisher
:
followtimeliu
[
Books
]
software for computational gasdynamics
DL : 0
software for computational gasdynamics 是名著Computational Gasdynamics的fortran代码集合,希望对大家有用
Update
: 2011-11-17
Size
: 537.95kb
Publisher
:
followtimeliu
[
Mathimatics-Numerical algorithms
]
CGAL-3.0
DL : 0
cgal 3.0,Computational Geometry Algorithms Library
Update
: 2025-02-19
Size
: 6.68mb
Publisher
:
巢志骏
[
Special Effects
]
polygon-union
DL : 0
求两个多边形交集的程序,使用计算几何实现的,值得学习-intersection of polygons for the two procedures, the use of computational geometry to achieve, and worth learning
Update
: 2025-02-19
Size
: 128kb
Publisher
:
cwj
[
Graph Recognize
]
2D
DL : 0
C code for "Computational Geometry in C (Second Edition)": Code function Chapter pointer directory ----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(3D) Chapter 4, Code 4.8 /chull sphere.c Chapter 4, Fig. 4.15 /sphere Delaunay Triang Chapter 5, Code 5.2 /dt SegSegInt Chapter 7, Code 7.2 /segseg Point-in-poly Chapter 7, Code 7.13 /inpoly Point-in-hedron Chapter 7, Code 7.15 /inhedron Int Conv Poly Chapter 7, Code 7.17 /convconv Mink Convolve Chapter 8, Code 8.5 /mink Arm Move Chapter 8, Code 8.7 /arm-C code for "Computational Geometry in C (Second Edition)": Code function Chapter pointer directory----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(3D) Chapter 4, Code 4.8 /chull sphere.c Chapter 4, Fig. 4.15 /sphere Delaunay Triang Chapter 5, Code 5.2 /dt SegSegInt Chapter 7, Code 7.2 /segseg Point-in-poly Chapter 7, Code 7.13 /inpoly Point-in-hedron Chapter 7, Code 7.15 /inhedron Int Conv Poly Chapter 7, Code 7.17 /convconv Mink Convolve Chapter 8, Code 8.5 /mink Arm Move Chapter 8, Code 8.7 /arm
Update
: 2025-02-19
Size
: 66kb
Publisher
:
Mark
[
Special Effects
]
Computational Geometry in C Ccode2.tar
DL : 0
计算几何c语言实现 第二版 的源代码。对于计算机图形学的学习有一定的益处。-computational geometry c language second edition of the source code. For the study computer graphics have certain benefits.
Update
: 2025-02-19
Size
: 56kb
Publisher
:
李利华
[
Special Effects
]
计算几何算法
DL : 0
计算几何常用算法,包括点是否在多边型中,判定两条直线是否相交,平面最近点对-computational geometry algorithm commonly used, including whether a multilateral type in determining whether the intersection of two straight, the nearest point on Plane
Update
: 2025-02-19
Size
: 3kb
Publisher
:
徐灵奇
[
Mathimatics-Numerical algorithms
]
internationalacmcom
DL : 0
国际大学生程序设计竞赛例题解 数论.计算几何.搜索算法专集-International Collegiate Programming Contest On the utmost excellence. Computational geometry. Search Algorithm for Nomination
Update
: 2025-02-19
Size
: 7.99mb
Publisher
:
wu
[
Other
]
Herbrich-Learning-Kernel-Classifiers-Theory-and-Al
DL : 0
Learning Kernel Classifiers: Theory and Algorithms, Introduction This chapter introduces the general problem of machine learning and how it relates to statistical inference. 1.1 The Learning Problem and (Statistical) Inference It was only a few years after the introduction of the first computer that one of man’s greatest dreams seemed to be realizable—artificial intelligence. Bearing in mind that in the early days the most powerful computers had much less computational power than a cell phone today, it comes as no surprise that much theoretical research on the potential of machines’ capabilities to learn took place at this time. This becomes a computational problem as soon as the dataset gets larger than a few hundred examples.-Learning Kernel Classifiers : Theory and Algorithms. Introduction This chapter introduces the gene the acidic problem of machine learning and how it relat es to statistical inference. 1.1 The Learning P roblem and (Statistical) It was only inference a few years after the introduction of the first c omputer that one of man's greatest dreams seeme d to be realizable-artificial intelligence. B earing in mind that in the early days the most pow erful computers had much less computational po wer than a cell phone today, it comes as no surprise that much theoretical're search on the potential of machines' capabilit ies to learn took place at this time. This become 's a computational problem as soon as the dataset gets larger than a few hundred examples.
Update
: 2025-02-19
Size
: 2.42mb
Publisher
:
[
Other
]
ComputationalgeometryinC
DL : 0
非常好的一本书 Computational Geometry in C djvu格式-a very good book Computational Geometry in C format djvu
Update
: 2025-02-19
Size
: 3.86mb
Publisher
:
industry pho
[
Other
]
HandbookofComputationalStatistics
DL : 0
Handbook of Computational Statistics
Update
: 2025-02-19
Size
: 976kb
Publisher
:
唐和生
[
Data structs
]
ACM_Code
DL : 0
包括计算几何、特殊数据结构、组合数学等知识点的代码。每个代码对应一道ACM试题,根据代码头说明找到题目具体来源,比如POJ 2050。来自NUAA ACM校队,ACM比赛必备!-Include computational geometry, special data structure, combinatorial mathematics and other knowledge-point code. Each code corresponds to ACM questions together, in accordance with the code first note to find the topic specific sources, such as POJ 2050. NUAA ACM from the school team, ACM must match!
Update
: 2025-02-19
Size
: 151kb
Publisher
:
yesrush
[
source in ebook
]
Computational-methods-for-fluid-dynamics
DL : 0
书Computational methods for fluid dynamics源代码,fortran语言,学习计算流体力学资料-source code of book Computational methods for fluid dynamics
Update
: 2025-02-19
Size
: 1.44mb
Publisher
:
snowshade
[
SCM
]
Computational-fluid-dynamics
DL : 0
计算流体力学,共6章。着重介绍计算流体力学最基本的原理,CFD初学者的必备手册。-Computational fluid dynamics, a total of 6. Focuses on the basic principles of Computational Fluid Dynamics, CFD essential guide for beginners.
Update
: 2025-02-19
Size
: 4.96mb
Publisher
:
孙婧元
[
Other
]
discrete-and-computational-geometry
DL : 0
这是一个很不错的英文版计算几何教材,对研究计算几何、地理信息系统的朋友,会有用处!-This is a very good English teaching computational geometry, the study of computational geometry, geographic information systems friend, will be useful!
Update
: 2025-02-19
Size
: 12mb
Publisher
:
liyuan
[
Program doc
]
Computational-Electronics
DL : 0
Computational Electronics
Update
: 2025-02-19
Size
: 4.94mb
Publisher
:
kenali
[
matlab
]
Computational-Statistics-Handbook
DL : 1
【数学仿真软件】Computational Statistics Handbook with MATLAB的源代码-[T]his book is perfectly appropriate as a textbook for an introductory course on computational statistics. It covers many useful topics, which in combination with the well-documented code, make the underlying concepts easy to grasp by the students
Update
: 2025-02-19
Size
: 468kb
Publisher
:
luaw2006
[
matlab
]
Computational-Statistics-Handbook-
DL : 0
Computational Statistics Handbook with MATLAB的电子书籍,讲授计算统计学-[T]his book is perfectly appropriate as a textbook for an introductory course on computational statistics. It covers many useful topics, which in combination with the well-documented code, make the underlying concepts easy to grasp by the students
Update
: 2025-02-19
Size
: 3.57mb
Publisher
:
luaw2006
[
matlab
]
Computational-Electromagnetics
DL : 0
计算电磁学,英文版,里面有些小程序,可以用来练练手,也是很基础的知识。-Computational electromagnetics, in English, which some small program that can be used to practice your hand, is a very basic knowledge.
Update
: 2025-02-19
Size
: 2.04mb
Publisher
:
zz
«
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.