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

搜索资源列表

  1. 计算器源代码c

    0下载:
  2. 计算器源代码c。和windows自带的功能差不多。很多科学计算还没有加入。-c source code calculator. Windows and almost onboard functions. Many scientific computing has not joined.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:55.91kb
    • 提供者:何永平
  1. C++_Program

    0下载:
  2. 几个比较经典的C++源程序及头文件,希望对学习者有所帮助!-several more classic C + + source code and header files, and I hope to help learners!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:51.42kb
    • 提供者:TQL
  1. 转人民币大写C++源代码

    0下载:
  2. 转人民币大写C++源代码.zip-turn yuan capital C source code. Zip
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.49kb
    • 提供者:陈利民
  1. 100道C语言经典实例

    0下载:
  2. 用标准C语言解决100道经典数学问题,堪称经典,是C程序开发员必备的C源码库,具有很强的参考价值。-using standard C language to solve 100 classical mathematical problems for his classic, C procedures required developers of C source code library, and has a strong reference value.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:25.9kb
    • 提供者:唐伟龙
  1. IEEE754.rar

    0下载:
  2. IEEE754格式,16进制浮点数转换C++源码,IEEE754 format, 16-band floating-point conversion C++ source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:921byte
    • 提供者:seer
  1. c++源代码关于开方的

    0下载:
  2. 一个关于开方的c++源代码,自己没事写的,希望大家看看相互学习,On the prescr iption of a c++ source code that he wrote nothing, and hope that we see and learn from each other
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-24
    • 文件大小:11.48kb
    • 提供者:wangyang
  1. finite-element-code

    0下载:
  2. 三维矢量有限元-矩量法电磁场分析程序-C源代码-Dimensional vector finite element- the method of moments electromagnetic field analysis program-C source code
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:344.4kb
    • 提供者:john
  1. C++完美演绎源代码

    0下载:
  2. C++完美演绎源代码-perfect interpretation of C source code
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:127.5kb
    • 提供者:
  1. FFT.c

    1下载:
  2. Fast Fourier Transform using MPI libraries (Source Code)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:3.15kb
    • 提供者:Chitra
  1. FFT

    1下载:
  2. This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:50.63kb
    • 提供者:nytza
  1. svd.cpp

    2下载:
  2. This svd source code implementation in c++ , the zip file contain the ap file ,more detail ,please see the ap library adapted for c++ in the zip file.also there is faq to answer your question.-svd source code implementation in c++ , This is the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-05-22
    • 文件大小:85.66kb
    • 提供者:leespoon
  1. fp_tree

    1下载:
  2. 数据挖掘的树结构下C加加的源代码,在商业上很有应用价值。-Data Mining the tree structure of simple C source code, useful in commercial applications.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:134.59kb
    • 提供者:liming
  1. LWT53COMP

    1下载:
  2. 提升小波变换的53小波的C++源代码,希望对大家有帮助!-53 Lifting Wavelet Transform Wavelet C++ source code, we would like to help!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:116.2kb
    • 提供者:李宁
  1. ftoa.c

    1下载:
  2. This a fast floating point to string conversion function. Avoids the use of unsafe sprintf function. Works with float and double types. Correctly manages +inf, -inf, nnan (not a number).-This is a fast floating point to string conversion function. Av
  3. 所属分类:Algorithm

    • 发布日期:2015-08-07
    • 文件大小:1.21kb
    • 提供者:steux
  1. C-algorithm

    0下载:
  2. C语言常用算法源代码,各算法见目录下文件名,希望对各位学习有帮助-C language source code commonly used algorithm, the algorithm see the file name directory, and they hope to help you learn
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:308.05kb
    • 提供者:www
  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. PRproject_lda

    1下载:
  2. 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algo
  3. 所属分类:Algorithm

    • 发布日期:2015-06-23
    • 文件大小:424.99kb
    • 提供者:李洪涛
  1. clutringbirchalgoritm

    0下载:
  2. This a birch algorithm source code in visual studio c++ -This is a birch algorithm source code in visual studio c++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:298.19kb
    • 提供者:umair
  1. mathematical-methods--VC-source-code

    0下载:
  2. 本文件给出了常用数学计算方法的Visual C++的源程序-This paper gives the mathematical methods used Visual C++ source program
  3. 所属分类:Algorithm

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

    0下载:
  2. 数学计算用相关程序,Visual C++格式的源代码。-Mathematical calculation procedures, Visual C++ source code format.
  3. 所属分类:Algorithm

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