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

搜索资源列表

  1. A-fast-equivalent-for-System.Random

    0下载:
  2. a very well random generator code-a very well random code generator
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4489
    • 提供者:di_jin
  1. A star算法类的C++语言实现

    0下载:
  2. A star算法类的C++语言实现-algorithm category C Language
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3137
    • 提供者:杨武夷
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. 1002NA

    5下载:
  2. A polynomial of degree n has the common form as . Your task is to write a function to find a root of a given polynomial in a given interval. Format of function double Polynomial_Root(int n, double c[], double a, double b, double EPS) whe
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1039
    • 提供者:suncheng
  1. A

    0下载:
  2. A*算法求解野人与传教士问题。A*算法求解野人与传教士问题 -A* algorithm to solve the problem of the savages and missionaries. A* algorithm for solving the savages and missionaries problem A* algorithm for solving the problem of savages and missionaries
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3218
    • 提供者:
  1. tony

    0下载:
  2. 溫度華氏轉變攝氏 #include <stdio.h> #include <stdlib.h> enum x {A,B,C,D,E} int main(void) { int a=73,b=85,c=66 { if (a>=90) printf("a=A等級!!\n") else if (a>=80) printf("73分=B等級!!\n") else if (a>=70)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:31930
    • 提供者:林小世
  1. tony

    0下载:
  2. 溫度華氏轉變攝氏 #include <stdio.h> #include <stdlib.h> enum x {A,B,C,D,E} int main(void) { int a=73,b=85,c=66 { if (a>=90) printf("a=A等級!!\n") else if (a>=80) printf("73分=B等級!!\n") else if (a>=70)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:6845
    • 提供者:林小世
  1. A

    0下载:
  2. A note on the gradient of a multi-image
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:554278
    • 提供者:www
  1. A-branch-and-bound-algorithm-for-asymmetric-TSP.r

    0下载:
  2. A branch-and-bound algorithm for asymmetric TSP
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:14887
    • 提供者:Tom
  1. Bayesian-maximum-a-posteriori

    0下载:
  2. 实现贝叶斯最大后验概率计算,适合原理的研究,简单易懂。-To achieve the maximum a posteriori Bayesian probability, the principle of appropriate and easily understood.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:13165
    • 提供者:louise
  1. A

    0下载:
  2. A算法 A算法解决8位数码问题(九宫) C++语言编写,已经测试。-A algorithm A algorithm to solve the eight digital issues (Jiugong) C++ language has been tested.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1733
    • 提供者:cx
  1. a

    0下载:
  2. 组合数学,大三阶段使用,针对计算机专业的学生,有较强的使用性。-Combinatorial mathematics, junior stage use, in view of the computer specialized student, a strong applicability.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:541314
    • 提供者:孙立
  1. a

    0下载:
  2. 在数论,对正整数n,欧拉函数是少于或等于n的数中与n互质的数的数目。 φ函数的值 通式:φ(x)=x(1-1/p1)(1-1/p2)(1-1/p3)(1-1/p4)…..(1-1/pn) 其中p1, p2……pn为x的所有质因数,x是不为0的整数。φ(1)=1(唯一和1互质的数就是1本身)。 (注意:每种质因数只一个。比如12=2*2*3  那么φ(12)=12*(1-1/2)*(1-1/3)=4)  若n是质数p的k次幂,φ(n)=p^k-p^(k-1)=(p-1)p^(k-1),因为除了
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:756
    • 提供者:koko
  1. rom

    1下载:
  2. 用Romberg算法计算定积分 #include <stdio.h> #include <math.h> #define MAX 10 double func(double a) { double y if (a == 0) return y = 1 else return y = 4/(1+a*a) //return y = pow(a,2) }-Romberg algorithm computes
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:631
    • 提供者:l
  1. create-a-small-multiple-contour-plot

    0下载:
  2. create a small multiple contour plot to compared contour plots of different dates with Coyote Graphics routines.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2418
    • 提供者:hawfinch taylor
  1. A-TSK-type-recurrent-fuzzy-network-and-Genetic-Al

    0下载:
  2. A document introducing the TSK-type recurrent fuzzy network with GA.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:306896
    • 提供者:Bao
  1. Enter-a--b--c-three-

    0下载:
  2. 输入a、b、c三个数,输出其中最大者输
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:2545
    • 提供者:Imterminator
  1. A-Design-Method-in-CMOS-Operational-Amplifier-Opt

    0下载:
  2. A Design Method in CMOS Operational Amplifier Optimization Basedon Adaptive Genetic Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:630460
    • 提供者:Dong,Vo Dai
  1. Function-of-an-integer-raised-in-a-power..

    0下载:
  2. Function of an integer raised in a power * and the calculation of the sum of a series of integers
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:12849
    • 提供者:vahit
  1. A-game-setup-for-DirectX

    0下载:
  2. A game setup for DirectX
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:14820
    • 提供者:vahit
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com