登录
首页 » 算法 » Delphi is the commonly used method and function list.

Delphi is the commonly used method and function list.

于 2022-02-04 发布 文件大小:62.26 kB
0 164
下载积分: 2 下载次数: 1

代码说明:

Delphi的很有用的常用的方法和函数列表.-Delphi is the commonly used method and function list.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 任意整数的节乘的精确数值,计速度比较快
    计算任意整数的节乘的精确数值,计算速度比较快-Arbitrary integer section calculated by the exact numerical calculation of the faster
    2022-03-02 18:57:49下载
    积分:1
  • 使用递归实现的快速排序
    使用递归实现的快速排序法-Quick sort using recursive
    2022-08-04 11:35:02下载
    积分:1
  • 研究排序
    Sorting algorithm for study
    2022-06-02 20:37:06下载
    积分:1
  • 给出N口井的坐标,把距离小于给定值的分为一组。只要一口井与这一组中有一口井小于给定距离,则它属于这组...
    给出N口井的坐标,把距离小于给定值的分为一组。只要一口井与这一组中有一口井小于给定距离,则它属于这组-N wells given the coordinates, distance less than the given value is divided into one group. As long as a well and the group has a well less than a given distance, it belongs to this group
    2022-04-11 11:05:12下载
    积分:1
  • 索乐 VOF FORTRAN
    这是原始的索乐 VOF 代码的基本代码,此代码是 FORTAN 语言编写。 在本报告一个简单,但功能强大的计算机程序是 提出了二维瞬态流体的解决方案 流动自由边界。索拉-VOF 程序,这是 基于分数卷 (VOF) 的概念,是流体的 更灵活和更有效率比其他方法治疗任意 自由的边界。 索拉-VOF 有各种各样的提供的功能的用户选项 为广泛的应用。其基本模式 操作: 有多个免费的 Lsfor 单流体计算 曲面。然而,索拉-VOF 可还用于计算 涉及两种流体隔开一个锋利的界面。在任一 案例,液体可能会被当作不可压缩或作为有 有限的可压缩性。表面张力力量与墙体粘附 在两种情况下才允许。内部障碍可能
    2022-02-16 05:18:36下载
    积分:1
  • K-Means mapreduce
    public class KmeansMapper extends MapReduceBase implements   Mapper {  // one coodinate(data)  private List coordinate = new ArrayList();  private BasicKMeansTool basicKmeans = new BasicKMeansTool();  public void map(LongWritable key, Text value,    OutputCollector midoutput,    Reporter arg3) throws IOException {   // TODO Auto-generated method stub   String line = value.toString();   String[] dataList = line.split(",");   List distances = null;   StringTokenizer itr;   for (int i = 0; i < dataList.length; i++) {    itr = new StringTokenizer(dataList[i]);  &nbs
    2023-02-01 17:45:04下载
    积分:1
  • 学习分析时必须掌握的。01背包,经典无需多言。我以前的作业。...
    学习算法分析时必须掌握的算法。01背包,经典无需多言。我以前的作业。-Learning algorithm analysis must master algorithm. 01 backpack, classic Needless to say. My previous job.
    2023-03-07 10:10:04下载
    积分:1
  • 大数类,重载了各类操作符,可以直接使用
    大数类,重载了各类操作符,可以直接使用-fate categories, a variety of heavy-duty operator can be used directly
    2022-07-01 08:49:31下载
    积分:1
  • 中值滤波,利用intel的mmx技术,速度比普通快上几十倍
    中值滤波算法,利用intel的mmx技术,速度比普通快上几十倍-median filter, using the MMX technique from Intel, the speed is quite promising when compared to normal one
    2022-06-27 10:50:46下载
    积分:1
  • fortran source code for fdtd parall computing
    fortran source code for fdtd parall computing
    2023-09-03 04:30:03下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载