搜索资源列表
弹道模型
- 计算物理弹道沉积模型的c语言实现 motecalo的经典算法-Computational Physics ballistic deposition model of C Language motecalo classical algorithm
24
- 输入任意四个整数(0到10),运算符只有加减乘除,还有括号.每个数只能且必须用一次。要求判断这些表达的结果中是否有24。如果有,输出计算表达式:如输入4,6,1,1 输出 4*6*1*1 =24 (允许有括号)。-Enter any four integer (0-10), only addition and subtraction multiplication and division operators, as well as brackets. Each number only once
Finance.Using.C.and.C.Sharp
- Computational Finance Using C and C# 使用 C 和 C# 計算財務 -Computational Finance Using C and C# “Think of Baxter and Rennie, add the pricing models from Wilmott and, to illustrate each model, Levy’s own Numerical Recipes in C and C#. Levy’s boo
Car-rental
- 本系统是模范汽车租赁公司的汽车出租系统,可以选择不同类型的车进行借还,计算价格操作。-This system is a model car rental company s car rental system, can choose different types of cars for borrowing, computational price operation.
CONVEXHULL
- 周培德翻译的《计算几何:算法设计与分析》中的凸包算法,在Visual Studio2008平台用C#语言编写的基于页面的二维凸包生成程序。本人拥有自主版权!-Zhou s translation, "Computational Geometry: algorithm design and analysis" of the convex hull algorithm, written in C# in Visual Studio2008 platform packet generation pa
Sweep_line
- Sweep Line code for Computational Geometry using C Sharp
Geometry_One
- Solution for Computational Geometry first assignment FCIS
CFX-CEL
- 计算流体力学软件编程开发语言,cfx-cel,需要的可以学习-Computational fluid dynamics software programming development language, cfx-cel, can learn
source
- 液体蒸发质量源项,主要是与流体计算软件FLUENT联合使用-The liquid evaporates quality source terms, with joint use of computational fluid dynamics software FLUENT
point
- 关于c++计算几何的知识,内容大多为基本内容,有很多有用的函数-C++ computational geometry knowledge, most of the content for basic content, there are many useful functions
try15
- try15 插入排序 经典算法 计算复杂度 O(N2) VOID MAIN函数包括 -try15 insertion sort algorithm classical computational complexity O (N2) VOID MAIN functions include
MidternFFT
- 一維快速傅立葉轉換,應用旋轉因子之特性,降低計算複雜度(One dimensional fast Fourier transformation, using the characteristics of rotation factor to reduce the computational complexity)