CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C常用算法

搜索资源列表

  1. Code_CalGeometryMath

    0下载:
  2. 常用计算几何算法,主要是点,线,面之间的关系以及距离等运算.为C语言实现-Computational geometry algorithm used mainly point, line and plane, as well as the relationship between the distance operator. For the C language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:3942
    • 提供者:李义
  1. F2812FFT

    0下载:
  2. 主要关于dsp常用的fft算法,C语言编程的例子-Dsp used mainly on fft algorithm, C language programming examples
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:2539
    • 提供者:zhanggazi
  1. BP

    0下载:
  2. 常用的BP神经网络算法,用c++实现的,相信对大家有用-Commonly used BP neural network algorithm, using c++ Achieved, I believe all of us useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:13152
    • 提供者:yunsong
  1. suanfaC

    0下载:
  2. 常用的算法,用C实现的,挺有用的。看看吧-Commonly used algorithms, using C to achieve, quite useless. Take a look at it
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:42538
    • 提供者:刘凯
  1. dualsimplex

    0下载:
  2. 这是关于对偶单纯算法的c语言程序,也是非常简单易懂,是运筹中常用的-dual simplex method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:974
    • 提供者:linda
  1. zy5402

    0下载:
  2. 5402开发板附带的源程序,里面有简单的外设操作程序、常用数字信号处理算法程序等等。基本上均采用C语言编写。-5402 development board comes with source code, which has a simple operating procedures peripherals, digital signal processing algorithms commonly used procedures and so on. Basically, using C lan
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-08
    • 文件大小:1953200
    • 提供者:王宇新
  1. winep_code

    0下载:
  2. 这是一个典型的产生式系统的算法题.用的是有界深度优先的递归算法,是用C++Builder4.0写的.这也是人工智能或者程序设计竞赛题中最基本最常用的算法.如果自己动手编程实现了一个这样的题目,那么很多相关的题目也就都一样可以做了,比如"四皇后问题","推箱子问题","传教士和野人问题"等等。   利用深度优先的算法都是不一定能找到最优路径的,而且如果解路径过长的话还可能会搜索失败.如果保证要找到最优路径需要用另一些算法,比如宽度优先算法.无论是哪一种算法,如果问题稍微复杂一点的话,都要解决"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:22689
    • 提供者:kk.h
  1. TsinghuaCdatastructures

    0下载:
  2. 清华+殷人昆C++数据结构 幻灯片教学课件 通过本课程的学习,应达到知识和技能两方面的目标: 1、知识方面:从数据结构的类定义和对象的使用,以及存储表示和操作的实现两个层次,系统地学习和掌握常用的基本数据结构(包括数组、顺序表、多项式、字符串、链表、栈与队列、优先级队列、广义表、树与森林、二叉树、堆、集合、图、搜索结构、索引结构、散列结构等)及其不同的实现,了解并掌握分析、比较和选择不同数据结构、不同存储结构、不同算法的原则和方法,为后续课程的学习打好基础。 -Tsinghua Q
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1839013
    • 提供者:ciweijsf
  1. usualcode

    0下载:
  2. 介绍了常用的算法并附有c的源码,包括经典的排序查找,各种数学变换、求极值、解方程等。-Introduce a commonly used algorithm with c source code, including the classic sort of search, all kinds of math transformation, extremum seeking, such as solutions of equations.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-22
    • 文件大小:6562097
    • 提供者:gejuan
  1. DataStructureWithC

    0下载:
  2. 基于C语言的数据结构算法描述,包括常用的基础算法,适合初学者使用。-Based on the C language descr iption of the data structure algorithms, including the commonly used basic algorithm, suitable for beginners to use.
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:216007
    • 提供者:wang qu
  1. NumericalAlgorithm

    0下载:
  2. 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem numerical solution, Newton it
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6419
    • 提供者:胡婕
  1. Cplusplus

    0下载:
  2. c++算法实例,帮助理解,都是些常用的算法-c++ algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:15541
    • 提供者:胡志
  1. Algorithm

    0下载:
  2. 常用的C与C++的一些算法,word格式.-Commonly used C and C++ some algorithms, word format.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:15581
    • 提供者:冯伟
  1. page_class

    0下载:
  2. et框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。其中MD5算法返回Int的ToString字串。返回数字字母型结果的算法参见之前Blog文章-* This program is free software you can redistribute it and/or modify it * under the terms of the GNU General Public License as publ
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:951
    • 提供者:xsw
  1. 2

    0下载:
  2. c c++利用c++写得比较常用的收索算法
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:628
    • 提供者:付良
  1. Numericalanalysiscalculationmethodscommonalgorithm

    0下载:
  2. 数值分析&计算方法常见算法C语言源代码,内容包括高斯消元,牛顿下山,雅克比迭代等常用数值算法!-Numerical analysis & calculation methods common algorithm C language source code, including Gauss, Newton down the mountain, such as Jacobian iterative numerical algorithm used!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:332718
    • 提供者:huang
  1. changyongsuanfa

    0下载:
  2. 文件中集合了常用的一些算法的C实现,可以为编程提供帮助-Document brings together a number of algorithms commonly used in C to achieve, we can provide assistance programming
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:179720
    • 提供者:张驰
  1. Boardcover

    0下载:
  2. 棋盘覆盖是算法分析中常用的一个例子,本代码是用c#语言来实现棋盘覆盖算法。-This code is used to achieve the c# language chessboard covering algorithm.
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:99406
    • 提供者:堂堂
  1. c_algorithm_code

    0下载:
  2. c语言常用的部分算法的源代码,很经典,但太多了,分一部分上传,请谅解-c language commonly used in the source code of some algorithms, it is a classic, but too many sub-part upload, please understanding
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:13966
    • 提供者:
  1. visual-cpp

    0下载:
  2. 文件设计了各种C++的常用经典算法,是C++设计开发人员应该认真学习的基础提升资料:最大公约数,素数,排序-Document the design of a variety of commonly used C++ classical algorithm, is C++ design and development staff should be the basis of careful study and enhance the information: the common denomina
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:15017
    • 提供者:洛江
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com