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

搜索资源列表

  1. hmake

    0下载:
  2. Haskell是一种程序语言。特别的,它是多态类型,懒惰的,纯的函数式语言,与大多数其它编程语言不同。 该语言被命名为Haskell Brooks Curry。它是以数学逻辑为基础的函数式语言,基于lambda演算。 为什么使用Haskell? 写一个能工作的大型的软件系统是很困难的而且很昂贵的。维护这个系统甚至更加困难和昂贵。函数式程序语言,例如Haskell,能够使之变得简单而且廉价。 附件为Haskell编译器源代码-Haskell is a programming langu
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:58.42kb
    • 提供者:鲍军波
  1. ltzxjd

    0下载:
  2. c语言源代码,可以计算两条直线交点的坐标。-c language source code can be calculated two straight intersection coordinates.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.35kb
    • 提供者:史芸初
  1. Newton-lagrange

    1下载:
  2. 牛顿-拉格朗日插值法C++源代码,最新修改的通码,网友可以-Newton-Lagrange interpolation C source code, the latest revision of immigration code, net surfers can s
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.42kb
    • 提供者:文理
  1. chenbihongsuanfayanghj666

    0下载:
  2. 《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩阵的很多数值算法,求逆阵、特征向量、特征值,矩阵的加减乘除、傅立叶变换、gamma函数、数值解分微分等。-"Chen Hung method," a fringe of the source code, and as I changed the VC can be used. The original book is
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:205.95kb
    • 提供者:yyy
  1. gpscode

    0下载:
  2. 四十三种差分格式源代码,运用它可以进行gps的精确定位-43 species difference format source code, it can be used for precise positioning of the gps
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:487.61kb
    • 提供者:xasr312
  1. rayleigh_channel_code

    2下载:
  2. OFDM瑞利衰落信道的建模仿真源程序代码,可以仿真单径和多径-OFDM Rayleigh fading channels modeling and simulation source code can be simulated single-track and multi-track
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9.58kb
    • 提供者:周洁
  1. AstarPathFinder

    0下载:
  2. 实现A*算法的C#源代码,不依赖于任何GIS平台,可用于最优路径分析等。共享出来供大家参考。 欢迎批评指正:-) -achieving A * algorithm in C# source code, is not dependent on any platform GIS can be used for optimal path analysis. Share them out for reference. Welcome criticism corrected :-)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6.22kb
    • 提供者:qgfhit
  1. wavepro

    0下载:
  2. 生成地震波fortran源代码,可以考虑中国的反映谱和地震分组-generated seismic waves fortran source code, can consider the spectrum and reflects a seismic
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.87kb
    • 提供者:蓝米爱沙
  1. YCRCB2RGB.rar

    0下载:
  2. 我自己寫的RGB與YCbCr(YUV)色彩格式轉換,可以RGB轉YCbCr或YCbCr轉RGB,並支持顯示轉換後的色彩功能.,I wrote it myself RGB and YCbCr (YUV) color format conversion can be RGB or YCbCr to YCbCr to RGB, and supports the display of the color conversion function.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:34.08kb
    • 提供者:陈大头
  1. pso_expriment

    1下载:
  2. 基本种群规模改进与数值实验的PSO算法源程序,可自动保存实验数值,附有画图源代码。-Basic population size and numerical experiments to improve the PSO algorithm source code can be automatically saves numerical experiment with drawing the source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:7.35kb
    • 提供者:楚湘华
  1. multiplelinearregression

    1下载:
  2. 多元线性回归的C++源码,在VC6.0上可直接运行!-Multiple Linear Regression C++ source code, can be directly run in VC6.0!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1.83kb
    • 提供者:Black
  1. math

    0下载:
  2. 高斯 牛顿 雅克比 三个人的方法解方程 源代码完整 可编译-Gauss-Newton Jacobian method to solve the equations of the three individuals complete source code can be compiled
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:619.82kb
    • 提供者:kyo
  1. PDD-code

    1下载:
  2. 并行计算PDD源代码,可用于求解三对角线性方程组,该算法是孙先河在上世纪提出的,因其具有良好的可扩展性而沿用至今-Parallel computing PDD source code can be used for solving tridiagonal linear equations, the algorithm is the first of its kind, Sun made in the last century, because of their good scalability
  3. 所属分类:Algorithm

    • 发布日期:2016-06-14
    • 文件大小:4.51mb
    • 提供者:jack lee
  1. standard-normal-distribution

    0下载:
  2. 标准正态分布的源代码,用visual studio打开,已带有简单界面,输入值即可查询相应的标准正态分布值-Standard normal distribution of the source code, visual studio open, has been with a simple interface, you can check the corresponding input values ​ ​ of the standard normal distributio
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:42.99kb
    • 提供者:许从
  1. gmsh-2.5.0-source

    2下载:
  2. 有限元前处理软件gmsh的源代码,用c语言编写,使用者可以修改-Finite element pre-processing software gmsh source code, using the c language, the user can modify the
  3. 所属分类:Algorithm

    • 发布日期:2015-12-01
    • 文件大小:3.86mb
    • 提供者:stupidboy
  1. kalman-filter-VCPP-source

    0下载:
  2. kalman 滤波器 VC源码,可以直接运行看结果展示的-kalman filter VC source code, can be run directly see the results show
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:4.53mb
    • 提供者:wanghui
  1. OnlineSVR-CPP-Code

    1下载:
  2. 支持向量机在线学习训练算法C++源码,可以用来做数据分类、模式识别、回归估计、概率密度函数估计等方面。-Support vector machine online learning training algorithm C++ source code, can be used for data classification, pattern recognition, regression estimation, probability density function estimation an
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:39.17kb
    • 提供者:ivy
  1. code-of-reliefF-algrithm

    2下载:
  2. 给出了reliefF算法的matlab源代码,该算法用于处理目标属性为连续值的回归问题。是由relief算法拓展所得,可以处理多类别问题。-ReliefF algorithm matlab source code is given, and the algorithm is used for processing target attribute is continuous values of regression problems.By expanding income relief algo
  3. 所属分类:Algorithm

    • 发布日期:2016-10-08
    • 文件大小:8kb
    • 提供者:李斌
  1. Lagrange-on-the-matlab-code

    0下载:
  2. 这个是matlab关于拉格朗日差值的源程序代码,可以运行的。-This is Lagrange numerical algorithm source code, you can run.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:60.16kb
    • 提供者:李双杰
  1. Genetic-algorithm-source-code

    0下载:
  2. 遗传算法的源代码,一共有三个,可以在vc或者vs上运行-Genetic algorithm source code, a total of three, or you can run on vc vs
  3. 所属分类:Algorithm

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