CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 STL 搜索资源 - 计算

搜索资源列表

  1. array2_T

    0下载:
  2. 一个二维数组,模板写的,内存连续,可以通过计算内存得到正确的数据,元素类型为T-a two-dimensional array, templates written in the continuous memory, memory can be correctly calculated data, elements of type T
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:1175
    • 提供者:hhn
  1. cpplapack-2005_03_25.tar

    1下载:
  2. lapack的c++版本之一.lapack是imsl,mkl,matlab等大部分数值计算的使用者.最早是for77的,后来出现c++,java等的.-lapack one of the c version. Lapack is imsl, mkl. Matlab, and most numerical calculation users. The first was for77, subsequently c, java and so on.
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:1684339
    • 提供者:付 方
  1. Sudoku

    0下载:
  2. 这时一个计算数独游戏的console程序。使用搜索算法剪枝中最为强大的dance link(可参考knuth论文),并用STL-set优美实现。
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:116498
    • 提供者:李如其
  1. 几何问题

    1下载:
  2. 试用C++的类来定义表示简单平面几何对象的抽象数据类型Geometry。 (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0000。 (2) 实现2 个构造函数:允许用1个参数或2 个参数声明几何对象。用1 个参数r声明的 几何对象为半径为r 的圆;用2 个参数r1和r2 声明的几何对象为r1磖2 的矩形。所声明的几 何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角线长度的成员函数。 (4) 对于给定的实数r,先声明一个半径为r的圆c1;然后声明一个
  3. 所属分类:STL

  1. 给定n 位正整数a,去掉其中任意k≤n 个数字后

    0下载:
  2. 给定n 位正整数a,去掉其中任意k≤n 个数字后,剩下的数字按原次序排列组成一个新的正整数。对于给定的n位正整数a 和正整数k,设计一个算法找出剩下数字组成的新数最小的删数方案。 对于给定的正整数a,编程计算删去k个数字后得到的最小数。 ,Given n-bit positive integer a, which removed any k ≤ n digits, the remaining number of the original order to form a new po
  3. 所属分类:STL

    • 发布日期:2017-03-21
    • 文件大小:3117
    • 提供者:王东
  1. fibonacci

    0下载:
  2. 该为使用stl处理的fibonacci序列,能够计算 出任意规模下的fibonacci序列-The handle for the use of stl Fibonacci sequence, can be calculated under the arbitrary scale Fibonacci Sequence
  3. 所属分类:STL

    • 发布日期:2017-04-05
    • 文件大小:3638
    • 提供者:wangjiangbo
  1. castle-pascal

    0下载:
  2. castle 给出一个城堡的地图,求其中的连通房间数,最大房间的面积,拆除某个墙壁连通两间屋子后可形成的最大房屋面积。应用pascal的递归函数来实现计算功能。-give a castle map of the castle, and one of the connectivity number of rooms, the largest area of the room, the removal of a wall connecting the two rooms can be formed
  3. 所属分类:STL

    • 发布日期:2017-03-31
    • 文件大小:858
    • 提供者:王一一
  1. TestLineDistance

    0下载:
  2. 计算距离,并显示出来,以供大家参考使用,,自娱自乐写的。做练习用-Calculating the distance, and displayed for all to use and reference, written in fun. Exercises to do with
  3. 所属分类:STL

    • 发布日期:2017-04-28
    • 文件大小:35242
    • 提供者:薛小虎
  1. CodeOfACM

    0下载:
  2. 对参加ACM竞赛非常有用的几个ACM答题模板(数论,数值计算,NP等等)-ACM to participate in several contests very useful answer ACM template (number theory, numerical calculation, NP, etc.)
  3. 所属分类:STL

    • 发布日期:2017-03-31
    • 文件大小:48997
    • 提供者:石林
  1. ICPC

    0下载:
  2. ICPC 训练讲义,适合于刚接触ICPC,作培训资料,第一章搜索,第二章STL,第三章计算几何学-ICPC Training Materials
  3. 所属分类:STL

    • 发布日期:2017-05-06
    • 文件大小:1350957
    • 提供者:swordman2
  1. Exercise5

    0下载:
  2. Dijkstra算法最有路径,可以计算从一个城市到另一个城市的最优路径-Dijkstra algorithm is the best path, can be calculated from one city to another optimal path
  3. 所属分类:STL

    • 发布日期:2017-04-09
    • 文件大小:167227
    • 提供者:车新帅
  1. stl

    0下载:
  2. 用于计算矩阵方程的超松弛迭代算法C++程序,-Matrix equation used to calculate the over-relaxation iteration algorithm C++ program
  3. 所属分类:STL

    • 发布日期:2017-04-10
    • 文件大小:802
    • 提供者:parker
  1. mystl2

    0下载:
  2. STL的简单应用,读数,方程计算,显示读入的方程、计算结果-simple use of stl
  3. 所属分类:STL

    • 发布日期:2017-03-30
    • 文件大小:3868
    • 提供者:
  1. testLine

    0下载:
  2. 程序利用外接access数据库能计算图的起到到终点的最小时间路径规划,能计算出的路径和时间花费-Map using an external database access computing play to the end of the minimum time path planning algorithm, to calculate the path and time spent
  3. 所属分类:STL

    • 发布日期:2017-03-28
    • 文件大小:99857
    • 提供者:sun san
  1. topK

    0下载:
  2. 计算topk 数组的最小的k个数,已经使用stl nth_element-calculat the topl
  3. 所属分类:STL

    • 发布日期:2017-04-06
    • 文件大小:706
    • 提供者:junfeng
  1. 0下载:
  2. 研究温度植被干旱指数的计算,土壤墒情遥感监测及预警系统-The study of temperature vegetation drought index calculation, soil moisture remote sensing monitoring and early warning system
  3. 所属分类:STL

    • 发布日期:2017-12-11
    • 文件大小:7223838
    • 提供者:冯绘淼
搜珍网 www.dssz.com