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

搜索资源列表

  1. 3.rar

    0下载:
  2. 系列小波算法c程序
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:5.51kb
    • 提供者:
  1. c program6.rar

    0下载:
  2. 三色球问题 若有一个口袋放有12个球,其中有3个红的,3个白的和6个黑的,从中任取8个球, 问共 这也是一个可用穷举法求解的问题。 设任取的红球个数为i, 白球个数为 j,则黑球个数为8-i-j,用count统计不同的搭配数目
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:249byte
    • 提供者:
  1. 小波算法3.rar

    0下载:
  2. 系列小波算法c程序
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:5.77kb
    • 提供者:
  1. bf-C++source-2003.8-3

    1下载:
  2. Bayes滤波器算法,c++语言实现,Visual Studio.net下实现,2003年8月修正版本,用于数据融合算法-Bayesian filter algorithm, c language, was officially realizing, in August 2003 amended version, algorithm for data integration
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:127.41kb
    • 提供者:mikefun
  1. 李学武提交C语言源代码

    0下载:
  2. 李学武提交的C语言源代码,包括Hilbert曲线,高精度计算,π值计算公式,取石子游戏,趣味等式填数游戏3则,验证四色定理等- Li Xuewu submits the C language source code, including the Hilbert curve, the high accuracy computation, pi the value formula, takes the gravel game, the interest equality fills in the
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:91.14kb
    • 提供者:none
  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
    • 文件大小:23.65kb
    • 提供者:潘杰
  1. fd2d_3.3

    0下载:
  2. 2D TM program with plane wave source fd2d_3.3.c
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.01kb
    • 提供者:jimmy
  1. 15数码问题的3种算法(算法和具体代码)

    5下载:
  2. 15数码问题的3种算法(算法和具体代码) 解决15数码问题的3种算法,分别是深度,宽度,以及A*算法。c语言编写,VC下都通过运行。,15 digital issues three kinds of algorithm (algorithm and the specific code) to solve the problem of 15 digital three kinds of algorithms, respectively, are the depth, width, and th
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-21
    • 文件大小:39.11kb
    • 提供者:段毅
  1. AForge.NET_Framework-2.1.3

    2下载:
  2. 一个C#下面的图像处理算法以及人工智能算法的类库。人工智能的算法包括神经网络算法,遗传算法,机器学习算法等。使用C#写人工智能算法的开发者可以直接调用这个类库,不用自己实现最底层的算法了。我曾经使用过其中的遗传算法类库,功能十分强大,推荐使用。 -English Descr iption: AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Comput
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-27
    • 文件大小:23.51mb
    • 提供者:dozenow
  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-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
    • 文件大小:1.9mb
    • 提供者:clark
  1. ALGO2-3

    0下载:
  2. Algo2-3.c C program for implementing Algorithm 2.3 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: NUM
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.66kb
    • 提供者:virumpa
  1. Algorithms.In.C.3rd.Ed.Part5.Graph.Algorithms

    1下载:
  2. 经典算法书(中文版)。这一套算法系列书介绍了当今最重要的算法,共分3卷,这是第2卷(第五部分),集中讲解图算法。本书共有6章(第17章~第22章)。第17章详细讨论图性质和类型,第18章~第22章分别讲解图搜索、有向图和DAG、最小生成树、最短路径以及网络流。书中提供了用C语言描述的完整算法源程序,并且配有丰富的插图和练习。-Algorithms in C, Third Edition, Part 5: Graph Algorithms is the second book in Sedgewi
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-01
    • 文件大小:13.26mb
    • 提供者:wang
  1. Algorithms.in.C.Parts.1-4.Fundamentals.Data.Struct

    2下载:
  2. 经典算法书(中文版).《C算法》介绍了当今最重要的算法,共分3卷,本书是第1卷。第1卷分4部分、共16章。第一部分“基础知识”(第1~2章)介绍了基本算法分析原理。第二部分“数据结构”(第3~5章)讲解算法分析中必须掌握的数据结构知识。主要包括基本数据结构、抽象数据结构、递归和树。第三部分“排序”(第6~11章)按章节顺序分别讨论了基本排序方法(如选择排序、插入排序、冒泡排序、希尔排序等)、快速排序方法,归并和归并排序方法、优先队列与堆排序方法、基数排序方法以及特殊目的排序方法,并比较了各种排序
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-12
    • 文件大小:18.96mb
    • 提供者:wang
  1. Exe-3-ssd5

    0下载:
  2. Exercise 3 SSD5 Visual C++ right answer and code for exe3 with handout files
  3. 所属分类:Data structs

    • 发布日期:2017-10-31
    • 文件大小:45.86mb
    • 提供者:
  1. 3.c

    0下载:
  2. 关于遗传算法的机械类设计,c语言编译,可以直接调试!-Mechanical design, genetic algorithm c language compiler, you can debug directly!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:3.51kb
    • 提供者:liuzhen
  1. 汉明码 c++

    0下载:
  2. 简明的(n,m)汉明码缟译码,模拟信道产生随机错,1、2、3位纠错能力和误码率分析都有
  3. 所属分类:密码/编码算法

  1. 10种简单的数字滤波C语言源程序算法

    0下载:
  2. 10种简单的数字滤波C语言源程序算法:1、限副滤波,2、中位值滤波法,3、算术平均滤波法(A simple digital filter C language source program algorithm)
  3. 所属分类:数学计算

    • 发布日期:2018-04-21
    • 文件大小:5kb
    • 提供者:kanewater
  1. 加法运算器3

    0下载:
  2. C++语言,实现基于链表的加法运算,数据结构源程序实例(C++ language, the implementation of the addition operation based on the chain table, the data structure source program instance)
  3. 所属分类:数据结构

    • 发布日期:2018-04-21
    • 文件大小:1kb
    • 提供者:玉玲珑
  1. SM2&SM3&SM4国密算法C语言实现

    4下载:
  2. SM2&SM3&SM4国密算法C语言实现,分别有3个算法的pdf文档,以及测试代码(SM encryption algorithm,including test code & docs)
  3. 所属分类:数据结构

    • 发布日期:2020-02-14
    • 文件大小:1.44mb
    • 提供者:yingxudong
« 12 3 4 5 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com