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

搜索资源列表

  1. C++常用算法之1复数运算

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套复数运算代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting complex computing code, each so
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:9718
    • 提供者:潘杰
  1. C++常用算法之2随机数生成

    0下载:
  2. 是《计算机常用数值计算算法与程序 C++版》一书的配套代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting code, each source document file extensions are
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:18196
    • 提供者:潘杰
  1. C++常用数值算法之3多项式与连分式计算

    0下载:
  2. 是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source file
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:24219
    • 提供者:潘杰
  1. C++常用数值算法之4数值积分

    1下载:
  2. 是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source file
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:19998
    • 提供者:潘杰
  1. C++常用数值算法之5常微分方程

    1下载:
  2. 是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source file
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:27976
    • 提供者:潘杰
  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
    • 文件大小:57253
    • 提供者:何永平
  1. C++ Source Code for the Wavelet Packet Transform.z

    0下载:
  2. Unix系统下,小波包变换的实现例子,当然,稍作改动也可用于windows系统下。-uninx system,wavelet transform example,but,you can transplant it to window with little modification.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:627712
    • 提供者:东海
  1. 决策树c4.5-r8的windows版本

    1下载:
  2. 用c++实现的决策树算法,windows环境下,希望对学习数据结构和算法的朋友有所帮助。-achieve with the Decision Tree Algorithm, windows environment, and I hope to learn from data structures and algorithms friends help.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:149316
    • 提供者:yu
  1. C++常用算法之08非线性方程组求解

    3下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套非线性方程组求解代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过 -the code is "commonly used computer numerical algorithms and procedures C version," a book supporting solve nonlinear equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:103473
    • 提供者:闻杉
  1. MPTK-Windows-bin-0-5-4-beta

    0下载:
  2. 基于c语言实现了当前比较先进的算法-MP算法(匹配追踪)。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:17288058
    • 提供者:刘小龙
  1. C-TSP

    0下载:
  2. 基于改进后的遗传算法 交叉、变异操作后,在windows平台下用C语言实现求解TSP问题
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3617
    • 提供者:lc
  1. FIRFilter

    1下载:
  2. 此例子为fir滤波器设计c语言算法实现,包括三角窗,矩形窗,汉宁窗,汉明窗,凯萨窗等经典窗函数。可以直接调用。-This example for the fir filter design algorithm c language, including the triangular window, rectangular window, Hanning window, Hamming window, Caesar windows classic window function. Can be d
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:213947
    • 提供者:高奕涵
  1. kalman

    1下载:
  2. 这是卡尔曼滤波算法用在数据融合中的程序实现,还包含了数据读入模块,在windows vc++ 6.0环境下测试没有问题,对于用卡尔曼做数据融合研究非常有帮助-This is the Kalman filter algorithm used in data fusion procedure to achieve, but also contains the data read into the module, in the windows vc++ 6.0 test environment the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:63171
    • 提供者:彭德品
  1. fftw-3.1.2-dll

    0下载:
  2. fftw,the fastest fourier transform in the West。用于快速计算离散傅里叶变换,用c编程-fftw, the fastest fourier transform in the West. For fast calculation of discrete Fourier transform, using c programming
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1994377
    • 提供者:clark
  1. ezwin2-V1.0-alpha

    0下载:
  2. It is a GPL basic windowing library created specifically for windows and uses only basic win32 services. It currently compiles under Borland C++ and Microsoft C++, other compilers are untested.It provides a common windows toolkit for al c++ environm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:249147
    • 提供者:郭强
  1. LastWave_3_0.windows

    0下载:
  2. LastWave,开源项目,信号处理,跨平台,主要以小波应用为主,涉及图像处理和音频处理,非常好的源代码-LastWave is a signal processing oriented command language. The 3.0 version is based on the GNU wxWidgets library. It allows LastWave to be truly multiplatform : it runs on both X11/Unix (or Li
  3. 所属分类:Algorithm

    • 发布日期:2017-06-11
    • 文件大小:19403612
    • 提供者:danny
  1. TSP_GA

    2下载:
  2. 《智能优化算法》课的作业,用遗传算法解TSP问题。其间遇到了收敛速度慢的问题,也是在这个网找到了解决方案。大家下载的应该都是那个VC6的Windows程序。我这个是从零开始写的,大家看起来应该容易懂些。C++的Console程序,VC2005下编译。全部用STL,所以旧的编译器可能会有点问题。压缩包内有谢胜利的论文:《TSP遗传算法的改进》。正是用他的贪婪交配才使得10代左右解就收敛到很好。再次赞一下!-" Intelligent Optimization Algorithms"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:599431
    • 提供者:
  1. numerical_recipes_V2.08h(windows)

    0下载:
  2. 《数值分析》(Numerical Recipes)书中的所有例子,C / C++ 代码大全。这个在官方网站上是收费的。此版本是Windows版本V2.08h版,其他的Numerical Recipes版本待上传。-Numerical Recipes Code is the C++ computer code from the Numerical Recipes book in machine readable form, ready to be included in a user s own
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:555436
    • 提供者:王磊
  1. all-kind-for-c-sort

    0下载:
  2. 用于window下各种排序的需要,有冒泡,hafu等等多种排序功能的全集-all kind of sort way for windows C progrom
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1269
    • 提供者:
  1. B树

    0下载:
  2. B tree Windows应用环境下的C++代码(B tree Windows C++ code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-01
    • 文件大小:951296
    • 提供者:JUSTONEBOY
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com