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

搜索资源列表

  1. Convertor_src

    0下载:
  2. VC版本2,8,16等进制转换,算法全部又C语言标准库编写.-VC version CLP.Biopterin as base for the conversion, the algorithm also all standard C language library prepared.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:140044
    • 提供者:王昆
  1. Some_Sort_Program_Implement_by_C

    0下载:
  2. 几种排序算法的C语言实现 用函数实现如下算法: (1) 直接插入排序, 希尔排序 (2) 冒泡排序, 快速排序 (3) 选择排序, 堆排序 (4) 归并排序 (5) 基数排序 -several algorithm using C language function algorithm to achieve the following : (a) direct insertion sort, Hill sequencing (2) Bubble Sort, rapid
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4008
    • 提供者:丘方
  1. chenzhong_register_source

    0下载:
  2. 初学者的源c代码,一共5个,主要是c基础,包括文件操作。-c beginners source code, a total of five, mainly c base, including file operations.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6155
    • 提供者:程忠
  1. RadixSort-jishupaixu

    0下载:
  2. RadixSort.c 本程序为链式基数排序。程序开始后先由用户输入一组正整数(最大为32767),然后程序自动按照由小到大的顺序将这组数排序并输出。----Author:zhg 2006.12 E-mail:wudazhg@163.com-RadixSort.c procedures for the chain of the order of the base. After the first process user input a positive integer (maximum 3
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12016
    • 提供者:z
  1. base-data-structure-CPP-Class

    0下载:
  2. 自己编写的基本数据结构 C++ 模版,包括链表、队列、堆栈等,供各位朋友参考。-themselves prepared the basic data structure C templates, including the linked list, queue, stack, for friends reference.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2986
    • 提供者:zhangsh
  1. compact3

    0下载:
  2. 自己写的高精度紧致差分格式,包括 Pade格式(FST) 二阶精度中心格式(SLW) 二阶精度迎风格式(MXD) 宽网格基二阶精度中心格式(SLW) 五阶精度迎风紧致格式(MXD) 写成C++类,使用VC6.0环境,计算数据文件可用tecplot画图。 -himself wrote the compact high-precision differential format including Pade format (FST) second order accurac
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:69349
    • 提供者:华浩波
  1. time_wn

    0下载:
  2. 用C语言实现的对基—2FFT算法的改进,提高了算法的运算速度-using the C language to the base-FFT algorithm, the algorithm improves the speed of operation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3026
    • 提供者:zz
  1. base

    0下载:
  2. 基本数据结构类的定义和实现: MyStack ,MyPoint,MyArc,Graph,MyQueuesMyStack为构造的一个通用的C++模版堆栈类 MyPoint为一个坐标结构MyArc为带权的边类Graph为临街矩阵表示的图MyQueues为按权值顺序存储的边的队列-basic data structure class definition and realization : MyStack, MyPoint, MyArc, Graph, MyQueuesMyStack for a ge
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2165
    • 提供者:wang
  1. ConvertNum

    0下载:
  2. 这个程序有别于已经做好exe文件的2-8-10-16进制转换程序而是可以被其他程序调用,或简单地用ctrl c,来复制其中一段至目标程序的源代码-have made exe files 2-8-10-16 base for the conversion process, but the other procedures can be called, or simply use the ctrl c, to replicate some of which target program's
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:21750
    • 提供者:罗宾
  1. MPI_QuickSort.并行快速排序算法

    0下载:
  2. 并行快速排序算法,基于MPI 2.0 c语言实现,注释很清楚明确。,Parallel QuickSort base on MPI 2.0 in C language.
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-22
    • 文件大小:2499
    • 提供者:zcc
  1. FFT

    0下载:
  2. 快速傅里叶分析的C算法程序,是基二FFT算法,内付简单使用说明。-Fast Fourier analysis of the C algorithm procedure is the base two FFT algorithm, with simple instructions to pay.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2867
    • 提供者:廖于翔
  1. finalrcm

    0下载:
  2. fuzzy clustering for rule base
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2607
    • 提供者:Anil Rose
  1. C-PP-description

    0下载:
  2. 算法Ⅰ~Ⅳ(C++描述):基础、数据结构、排序和搜索-Algorithm Ⅰ ~ Ⅳ (C++ descr iption): base, data structures, sorting and searching
  3. 所属分类:Data structs

    • 发布日期:2017-06-12
    • 文件大小:19741421
    • 提供者:zhang
  1. The-new-C-language

    0下载:
  2. 本书介绍了c语言编程的过程方法,算法,结构,语言言简意赅,让0基础的爱好者可以轻松学习c,并且最终达到运用自如的境界。-The book introduced the C programming language process method, algorithm, structure, language concise and comprehensive, so0fan base can easily learn C, and ultimately to achieve the handle
  3. 所属分类:Data structs

    • 发布日期:2017-06-21
    • 文件大小:36186112
    • 提供者:刘舒航
  1. base-on-Matlab-draw-3D-geology-model

    0下载:
  2. 本文介绍如何在Matlab R2007a 环境下建立.NET 组件,然后使用C# 调用Matlab 组件中的功能来绘制石油 地质软件中常用的等值线图、表面图和三维立体图。-based on matlab draw 3D GEOLOGY DATA
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:243366
    • 提供者:hfy
  1. 2fft_DIT--C

    0下载:
  2. 已经调试过的基2fft_DIT 的C程序,已经试过,很好用,希望对要用到快速傅里叶变化的朋友能有所帮助-The the program of the debug base 2fft_DIT C, have tried, very good use, I hope to use to the fast Fourier transform friends can help
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:1340
    • 提供者:时丹
  1. C(Forwardreasoning)

    0下载:
  2. 动物识别系统实验 1.基于规则产生式系统结构: 基于规则的产生式系统一般由规则库(知识库)、综合数据库和推理引擎(推理机)三部分组成,规则库中它的基本组成框架如下图1所示。 知识库由谓词演算事实和有关讨论主题的规则构成,综合库又称为上下文,用来暂时存储推理过程中的结论和数据。推理机是用规则进行推理的过程和行为。知识采集系统是领域专家把相关领域的知识表示成一定的形式,并输入到知识库中。解释系统通过用户输入的条件来分析被系统执行的推理结构,并将专家知识以易理解的方式并把知识解释给用户。 2. 简单动
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-07
    • 文件大小:973515
    • 提供者:六沦
  1. 运输问题C++

    0下载:
  2. 最小元素法求初始基可行解、闭回路法求检验数、闭回路法调整(Minimum element method for initial base feasible solution, closed loop method checking number, closed loop method adjustment)
  3. 所属分类:数学计算

    • 发布日期:2017-12-15
    • 文件大小:540672
    • 提供者:ZST
  1. c++ BP 神经网络

    0下载:
  2. 简单的BP代码,初学者可以从中学习写简单的神经网络代码。(Include subscribe ,initial,login in function.espeacailly has a methord of commnucation between base class and UI class)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:7168
    • 提供者:microzoo
  1. matlab+C+实现FFT分裂基算法

    1下载:
  2. 用MATLAB编程实现FFT分裂基算法,同时有详细的原理介绍(Implementation of FFT split base algorithm with MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:189440
    • 提供者:shu_heq
« 12 3 4 »
搜珍网 www.dssz.com