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

搜索资源列表

  1. Haskell 中文教程1-3章

    1下载:
  2. Haskell 中文教程1-3章(flw译) 纯粹的函数型编程语言。以著名逻辑学家 Haskell B. Curry 的名字命名。 最初的目的是想要设计出满足下面这些要求的语言: 1,它必须能够适合教学、研究、应用开发,包括一些大系统的构造。 2,它必须能够使用形式语言来准确描述。 3,它必须是自由免费的,任何人只要愿意都可以获取、使用和再次发布它。 4,它必须建立在大家一致认可的基础上。 5,它应该能够消除目前的函数型编程语言的差异。 -Haskell Chap
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:26.36kb
    • 提供者:鲍军波
  1. LR(1)Arithmetic

    0下载:
  2. LR(1)文法实现四则运算程序,支持正整数和浮点数运算,有很强大的排错能力。在VC6.0下开发,能够在G++编译器下编译运行
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4.25kb
    • 提供者:chris
  1. FDTD.rar

    0下载:
  2. 1-D FDTD code with simple radiation boundary conditions,1-D FDTD code with simple radiation boundary conditions
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1.81kb
    • 提供者:马冰
  1. 生产者消费者问题v1.1

    1下载:
  2. 生产者消费者问题v1.1.rar
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-09-14
    • 文件大小:2.12kb
    • 提供者:qianbw@qq.com
  1. ParMetis-3.1.1

    0下载:
  2. 这是一个科学并行计算中的重要的分区工具, 是著名的明尼苏达大学开发的。-This is a scientific parallel computing important partition tool, developed by the famous University of Minnesota.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:3.92mb
    • 提供者:Dennis
  1. geometry-1.5.source.tar

    0下载:
  2. 一个强大的开源的计算几何算法库,全称是: 提供了诸如:2D凸包,3D凸包,三角化等等著名的计算几何经典算法。库是基于C++的。 -(I plan to dedicate every edition of this software to someone famous who has influenced computers, mathematics, or science.) Version 1.0 of Geometry is dedicated to the father of A
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:11.89kb
    • 提供者:wang
  1. JM10.1

    0下载:
  2. JM10.1,测试H.264编码性能的参考软件平台-JM10.1, test H.264 encoding performance reference software platform
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:2.98mb
    • 提供者:
  1. GotoBLAS-1.26.tar

    0下载:
  2. Optimized GotoBLAS libraries
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:2.11mb
    • 提供者:yao chun jiang
  1. FDTD_1.1.c

    0下载:
  2. 一维FDTD,计算电磁场在空间中的传播,使用Matlab显示计算结果。-One-dimensional FDTD, the calculation of electromagnetic field propagation in space, the use of Matlab show the calculation results.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:14.83kb
    • 提供者:熊猫
  1. 1-9

    0下载:
  2. 1-9数字填入三个分式的a-i中,使a/bc+d/ef+g/hi=1成立-1-9 the number of fill in the three fraction of ai, so that a/bc+ d/ef+ g/hi = 1 to set up
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:60.06kb
    • 提供者:tianyin
  1. I[1].M.Smith

    1下载:
  2. I[1].M.Smith所著的《有限元方法编程》第三版Fortran程序-I [1]. M. Smith book
  3. 所属分类:Algorithm

    • 发布日期:2015-10-21
    • 文件大小:234.17kb
    • 提供者:xiaoluo
  1. fftw-3.1.3.tar

    0下载:
  2. 快速傅立叶变换库函数,C/C++编写,应用于unix/linux系统-Fast Fourier Transform library function, C/C++ Prepared, applied to unix/linux system
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2.68mb
    • 提供者:alex
  1. fftw-2.1.5

    1下载:
  2. 该程序为fftw的简化高效版,fftw为MIT的开源fft程序,功能非常强大。包括范围也很广。这个为简单版本。-The program for high-performance version of fftw simplified, fftw for MIT s open source fft procedure, very powerful. Including a very wide scope. This for the simple version.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1.2mb
    • 提供者:wangpenghui
  1. 1

    0下载:
  2. 1.输入一个数,并以它为边长画出一个用*组成的正方形. 2.求解满足1*1+2*2+...n*n<1000的i的最大值. 3.求1~1000中的完数 4.输入一个数,并判断它是否为素数(这是return 语句的巧用) 5.输出0~100中所有不能被3整除的数-1. Enter a few, and to its side length* component used to draw a square. 2. Solving Satisfied 1* 1+2* 2+ .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.36kb
    • 提供者:shilan
  1. 1

    0下载:
  2. 1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。 -1, a software company, there are about 30 employees, each employees name, job number, position and other property each year, employee tur
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.19kb
    • 提供者:07271022
  1. ALGO2-1

    0下载:
  2. lgo2-1.c C program for implementing Algorithm 2.1 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NUME
  3. 所属分类:Algorithm

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

    0下载:
  2. 余弦变换 其中包括三个程序 根据 T.D. Tran.的IntDCT流程图做的程序 二维的IntDCT变换 二维的IntDCT反变换 1维多项式变换1.cpp2维多项式变换1.c-Cosine transform, including three procedures under TD Tran.' s IntDCT process flow chart to do the IntDCT transform two-dimensional two-dimensional inverse
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:5.83kb
    • 提供者:
  1. gmp-5.0.1.tar

    2下载:
  2. GMP是The GNU MP Bignum Library,是一个开源的数学运算库,它可以用于任意精度的数学运算,包括有符号整数、有理数和浮点数。它本身并没有精度限制,只取决于机器的硬件情况。-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practic
  3. 所属分类:Algorithm

    • 发布日期:2016-11-18
    • 文件大小:2.51mb
    • 提供者:
  1. Mysteryproblem

    1下载:
  2. 重排九宫是一个古老的单人智力游戏。据说重排九宫起源于我国古时由三国演义故事“关羽义释曹操”而设计的智力玩具“华容道”,后来流传到欧洲,将人物变成 数字。原始的重排九宫问题是这样的:将数字1~8按照任意次序排在3×3的方格阵列中,留下一个空格。与空格相邻的数字,允许从上,下,左,右方向移动到 空格中。游戏的最终目标是通过合法移动,将数字 1~8 按行排好序。在一般情况下,n2-1 谜问题是将数字 1~n2-1 按照任意次序排在n×n的方格阵列中,留下一个空格。允许与空格相邻的数字从上,下,左,右
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:862.86kb
    • 提供者:wakaka
  1. trellis

    0下载:
  2. set up the trellis given code generator g g given in binary matrix form. e.g. g = [ 1 1 1 1 0 1 ] next_out(i,1:2): trellis next_out (systematic bit parity bit) when input = 0, state = i next_out(i,j) = -1 or 1 next_out(i,3:4): trellis n
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:760byte
    • 提供者:yk
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com