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

搜索资源列表

  1. Fibonacci_n

    0下载:
  2. 费波纳切序列,求其前N项,采用DEV-C++开发、编译。-charges Beinaqi sequence, seeking its first N, using DEV-C development, compile.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:960
    • 提供者:纵横四海
  1. linkqueue

    0下载:
  2. 数据结构中,链栈的实现。用C++实现,在DEV-C++上通过。-data structure, the chain stack realized. C realized, the DEV-C adopted.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1542
    • 提供者:ukong
  1. consolepause

    0下载:
  2. 测试在Dev-C++中的C语言编程,具体测试在程序退出之前进行暂停。我的作品-test in Dev - C of C programming language, the specific test procedures for withdrawal before the suspension. My work
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5467
    • 提供者:刘晓明
  1. FEMDevC++sorce

    0下载:
  2. 一个三角形单元有限元计算程序,是Dev C++的源代码,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11625
    • 提供者:胡俊
  1. BiTree

    0下载:
  2. ADT抽象数据类型二叉树基本操作 基本上实现了《数据结构(C语言版)》严蔚敏著 中描述的所有二叉树基本操作 Dev C++ 编译
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10266
    • 提供者:张林海
  1. Binomial

    0下载:
  2. 【二項式係數 運\算】Dev-C++ 學習,運\用Dynamic Programming 動態規劃計算
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1310
    • 提供者:echo
  1. CLAPACK_dll

    1下载:
  2. LAPACK的全称是Linear Algebra PACKage,是非常著名的线性代数库。LAPACK是用Fortran写的,这里是C版LAPACK编译后的dll和头文件。-LAPACK full name is Linear Algebra PACKage, is a very well-known linear algebra library. LAPACK is written in Fortran, here is the C version of LAPACK compiled dll
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1928069
    • 提供者:pattek
  1. first

    1下载:
  2. 二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform The purpose of this project is to develop a 2-D FFT program "package" that will be used in several other projects that follow. Your implementation must have the capabilitie
  3. 所属分类:matlab例程

    • 发布日期:2012-11-04
    • 文件大小:720
    • 提供者:solo
  1. zhongshu1

    0下载:
  2. 自己编写的C++,用DEV-C++编译, 求一个有序的数组的众数,用数组实现,效率很高,时间复杂是O(n)-I have written C++, With DEV-C++ Compiler, and an orderly array of plural, with an array of the realization of highly efficient and time complexity is O (n)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:804
    • 提供者:马斌
  1. GABYC

    0下载:
  2. 一个用C实现的遗传算法的程序,在DEV C++和Visual C++的环境下可以进行。-Using C to achieve a genetic algorithm procedure, DEV C++ And Visual C++ Environment can be.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:3675
    • 提供者:dd
  1. Qsort

    1下载:
  2. 快速排序算法C实现。编译器使用的为dev C-Quick Sort Algorithm C to achieve. Compiler used for dev C
  3. 所属分类:Data structs

    • 发布日期:2014-11-23
    • 文件大小:109706
    • 提供者:youname
  1. sga-c

    0下载:
  2. 利用C开发的一个遗传算法案例。C语言程序在Dev-Cpp下编译通过,在VC下面应当也可以编译通过。-Use C to develop a genetic algorithm case. C language program at compile under Dev-Cpp is passed, the following should be in the VC can also be compiled through.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:33539
    • 提供者:eric
  1. TSingHua_YanWeiMin_DataStructure(C_and_CPlusPlus)C

    0下载:
  2. 数据结构算法实现及解析—配合严蔚敏_吴伟民编著的数据结构(C语言版和C++版)(作者 高一凡)源代码。 本代码含有严蔚敏《数据结构(C语言版)》和《数据结构(C++版)》两本书全书完整源代码,我在Visual C++、Dev C++、Turbo C、Turbo C++、DJGPP、MinGW上调试通过,正在学习数据结构的同学一定要看啊~对学习相当有帮助-Data Structure and Analysis of Algorithms- Wei-Min Yen with吴伟民_ edited
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:310172
    • 提供者:宋芬
  1. 8Queen

    0下载:
  2. 用DEV C++ 写的实现查找所有八皇后可能的算法。没有用递归,全部是用for循环实现,代码很晦涩,我自己现在都看不明白了。-With DEV C++ to write the achievement of all eight of Queen' s search algorithm may be. Did not use recursion, all is for the cycle to achieve, the code is very obscure, I can not now
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-26
    • 文件大小:111372
    • 提供者:xiamin
  1. MyMatrix

    0下载:
  2. DEV C++ 写的一个矩阵类,用列主元消去法求模的。类的构造函数接收矩阵的行列值或者是一个vector<vector<double> >类型的变量。没有用模板,数据类型是double.-DEV C++ to write a matrix class, with out seeking principal mode of elimination. Class constructor to receive the rank of matrix or a vector val
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:150385
    • 提供者:xiamin
  1. bigInt

    0下载:
  2. 大整数的幂运算原代码(数组实现),在 dev c++中通过 -Large integer exponentiation of the original code (the array to achieve), the dev c++ through
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:812
    • 提供者:杨晓斌
  1. Prim

    0下载:
  2. 数据结构中的PRIM算法,在DEV c++测试通过,数据结构为邻接矩阵-The PRIM algorithm data structure, in DEV c++ test, the data structure of adjacency matrix
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:519
    • 提供者:lizhenye
  1. ShortPath_DIJ

    0下载:
  2. 数据结构中的缔结斯特拉最短路径源程序,在DEV c++中测试通过,数据结构为邻接矩阵-Data structures concluded Stella source shortest path, in DEV c++ in the test, the data structure of adjacency matrix
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:611
    • 提供者:lizhenye
  1. Use_FFT_Make_Convol

    0下载:
  2. 利用DEV C++ 平台,用FFT实现卷积的功能-Using DEV C++ platform, using FFT convolution function to achieve! ! ! !
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1625
    • 提供者:ZHUDE
  1. Use_FFT_Make_Convols

    0下载:
  2. 利用DEV C++ 平台,应FFT实现分段卷积的功能!!!,希望对大家有用-Using DEV C++ platform, should be the function of FFT convolution to achieve sub! ! ! , And I hope useful! ! !
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1606
    • 提供者:ZHUDE
« 12 3 »
搜珍网 www.dssz.com