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

搜索资源列表

  1. 1144.c

    0下载:
  2. 北大ACM网站 1144题 http://acm.pku.edu.cn/JudgeOnline/problem?id=
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:840byte
    • 提供者:redraiment
  1. ID15To18

    0下载:
  2. 小玩意,把15位身份证转换成18位-gadgets, and 15 ID cards into 18
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.32kb
    • 提供者:夏天
  1. 1087.cc

    0下载:
  2. 北大ACM网站 1087题 http://acm.pku.edu.cn/JudgeOnline/problem?id=1087
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-19
    • 文件大小:1kb
    • 提供者:redraiment
  1. 1099.c

    0下载:
  2. 北大ACM网站 1099题 http://acm.pku.edu.cn/JudgeOnline/problem?id=10-ACM Web site 1099 North title http://acm.pku.edu.cn/JudgeOnline/problem?id=10
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-19
    • 文件大小:1kb
    • 提供者:redraiment
  1. 1127.c

    0下载:
  2. 北大ACM网站 1127题 http://acm.pku.edu.cn/JudgeOnline/problem?id=1127-ACM Web site 1127 North title http://acm.pku.edu.cn/JudgeOnline/problem?id=1127
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-19
    • 文件大小:1kb
    • 提供者:redraiment
  1. Poj1022

    0下载:
  2. 本题写了一个EE3的产品描述,是四维的。确实很难想像清楚。我们这样想就行。它有四个坐标,每一维都可以放上一个立方体,边长为1.然后就是怎么判断是否Inconsistent,有两种情况:1),如题上举的例子,ID为1的在x2坐标上前面是3,那么ID为3的在X2坐标的后面应该是1,否则就Inconsistent。-We usually think that there are three geometric dimensions the fourth dimension is usually ti
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:36.26kb
    • 提供者:zhangzhanyou
  1. Hungarian

    0下载:
  2. 这是一个匈牙利算法,非常有用,对于解决二次分配有帮助。-this code id designed for quasi-assignment, and it maybe helpful for some optimization problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2.63kb
    • 提供者:徐连
  1. cpp_tracer

    0下载:
  2. Lifitime tracer. *** *** *** *** *** *** *** *** ***** Example: #include <timings.h> void foo() { TRACE_LIFETIME usleep(100000) } void main() { foo() } *** *** *** *** *** *** *** *** *** See lifetimes.log: FUNC
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:5.91kb
    • 提供者:Gosh
  1. materiaux_lumieres

    0下载:
  2. display a 3d object http://www.cppfrance.com/telecharger.aspx?ID=10116
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:86.37kb
    • 提供者:silkan
  1. cppfrance_STEGANOGRAPHIE-DISSIMULER-RECUPERER-TEX

    0下载:
  2. code Steganography .http://www.cppfrance.com/telecharger.aspx?ID=34870
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3.63kb
    • 提供者:silkan_h
  1. trojansearching

    0下载:
  2. Copy all files in Matlab current directory and type "facerec" on Matlab command window. First, select an input image clicking on "Select image". Then you can - add this image to database (click on "Add selected image to database" - per
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:8.51kb
    • 提供者:fais
  1. carrecognition

    0下载:
  2. First, select an input image clicking on "Select image". Then you can - add this image to database (click on "Add selected image to database" - perform iris recognition (click on "Iris Recognition" button) Note: If you want to perform iri
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:959.82kb
    • 提供者:fais
  1. pudn_136_ugly_numbers

    0下载:
  2. This cpp source find the 1500th ugly number, this mathematical identity is a problem in UVa Online Jusge with ID 136
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1.49kb
    • 提供者:ucbicpc
  1. mini_func_g

    0下载:
  2. This program id for minimize the 4 arguments function without no constriant.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1.13mb
    • 提供者:Zhao Yimin
  1. FastKalmanAlgorthm

    0下载:
  2. 快速卡尔曼算法是递推最小二乘算法中的一种, 它的收敛速度比梯度算法快得多, 其计算量又比常规卡尔曼算法少得多, 特别适合于跟踪像电离层这样的快变化时变信道。 本文对 用于自适应均衡的快速卡尔曼算法进行了详细研究。-Fast Kalman algo r ithm is one of recursive least squares algo r ithm s . It has much faster equalizer convergence than the gradient algo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:179.05kb
    • 提供者:张海洋
  1. id

    0下载:
  2. 在sql环境下自定义函数检验身份证号码是否正确-the funtion of id
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1.9kb
    • 提供者:haibo
  1. wccc

    0下载:
  2. (1)已知甲数的35 是36,甲数是( )。已知乙数的47 是12,乙数是( )。   (2)40分钟是1小时的( ),1小时的35 是( )分钟。 (3)铅笔的单价是钢笔的920 ,把( )看作单位“1”。 二、根据算式补充条件   (1)停车场有24辆大汽车,( ),有多少辆小汽车?     24÷23   (2)停车场有24辆大汽车,( ),有多少辆小汽车?     24×23   (3)停车场有24辆小汽车,( ),有多少辆大汽车?     24×
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:3.93kb
    • 提供者:wanchao
  1. DP

    0下载:
  2. 动态规划解决问题 poj 1037 2385 1141 2336 1080 http://poj.org/-http://poj.org/problem?id=1037 Solve the problem A decorative fence
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:539kb
    • 提供者:Bob
  1. RICARTA-AGRAWALA--ALGORITHM

    0下载:
  2. Also known an Ricart and Agrawala’s algorithm. • Nodes use logical clocks: all events are in total order. • When a node wants to enter a CS (Critical Section) it sends a message. • The message contains following information 1.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1.03kb
    • 提供者:mg
  1. DLT057

    1下载:
  2. 利用PHOTOSHOP软件可以量测出左右像片各控制点的像素坐标,通过公式可以计算出其像点坐标。再根据给定的控制点的空间坐标,利用直线线性变换解法计算出11个DLT参数即l的系数值以及内方位元素然后解算出外方位元素。另外一种方式是用单像空间后方交会的公式计算出外方位元素。利用单像空间后方交会的来结算影像的外方位元素的基本思想是:以单幅影像为基础,从该影像所覆盖地面范围内若干控制点的已知地面坐标和相应点的像坐标量测值出发,根据共线条件方程,解求该影像在航空摄影时刻的外方位元素。首先建立单文档的程序,
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:3.63mb
    • 提供者:haitian
« 12 »
搜珍网 www.dssz.com