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

搜索资源列表

  1. aisystem7996

    0下载:
  2. 利用C语言实现的人工智能系统,具有知识学习,记忆,抽象和识别等多种功能。-The use of C language realization of the artificial intelligence system, with knowledge of learning, memory, abstract and identify a variety of functions and so on.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:8997219
    • 提供者:lihao
  1. knn

    1下载:
  2. C语言K近邻分类器KNN,有5个简单的例子供学习-knn classifier in C,5 simple examples are included
  3. 所属分类:生物技术

    • 发布日期:2012-11-10
    • 文件大小:31747
    • 提供者:陈思敏
  1. nca

    0下载:
  2. NCA算法的C语言版实现,其中包括大量已编辑好的来自UCI机器学习库的可用数据集-The NCA algorithm in C language version to achieve, including a large number of edited data sets available from the UCI machine learning repository
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:2795337
    • 提供者:Bruce
  1. size

    0下载:
  2. 用C语言开发的四则运算器 新手学习 -Using C language developed by four calculator novice learning
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:10874
    • 提供者:asdsafsa
  1. queue

    0下载:
  2. 用C语言实现的队列的数据结构,很好的学习资料。-Using C language to achieve the queue data structure, a very good learning materials.
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:1335
    • 提供者:king
  1. ANN_BP_algorithm

    0下载:
  2. 人工神经网络中的BP学习算法,用c语言实现-Artificial neural network BP learning algorithm, using c language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:2065
    • 提供者:yaozi
  1. sga

    0下载:
  2. 用C语言写的遗传算法源程序,适合初学者学习!-With C language source of genetic algorithms, suitable for beginners to learn!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-14
    • 文件大小:4034
    • 提供者:cql
  1. yichuansuanfa

    0下载:
  2. 用C语言完成的遗传算法的一种高效实现,很适用于学习数据挖掘的同学们-Using C language to complete the genetic algorithm to achieve an efficient, it is applied to study data mining students
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:85587
    • 提供者:wanjin
  1. TongxunluC

    0下载:
  2. 用C语言写的联系本,用指针进行操作,可以用来学习数据结构基本应用-Using C language to write the links of this, using indicators to operate and can be used to learn the basic application data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:4090
    • 提供者:张斌
  1. TREE2

    0下载:
  2. 学习C语言,学习数据结构可以作为例子,二叉树-Learning C language, learning data structures can serve as an example, binary tree
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2304
    • 提供者:张斌
  1. xueshengfenshu

    0下载:
  2. 学生分数统计的C语言程序,可用来进行数据结构等的学习-Students Score statistics C language program that can be used to carry out data structure, such as learning
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:6595
    • 提供者:张斌
  1. jiaoshiguanli

    0下载:
  2. C语言编写的教师管理小程序,用来学习数据结构-C language teachers in the management of small procedures, used to study the data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2513
    • 提供者:张斌
  1. FFT

    0下载:
  2. 用来进行FFT变换,全部用C语言完成,通过原码的学习,可以加深我们对FFT的了解。-Used for FFT transform, all using C language to complete the study through the original code, you can deepen our understanding of the FFT.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3373
    • 提供者:刘豪杰
  1. GA

    0下载:
  2. GA遗传算法的C语言版改进实现,很适合初学者的学习-GA genetic algorithm to improve the C language version of implementation, it is suitable for beginners to learn
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-29
    • 文件大小:114522
    • 提供者:deng
  1. ghf

    0下载:
  2. 实现数据结构哈弗曼编码。。纯C语言。为在校学生学习交流。-哈弗曼encoding data structure. .
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:713
    • 提供者:李超
  1. shujujiegou

    0下载:
  2. 经典数据结构编程,C语言版,C/C++开发环境均可用,如VC。可学习借鉴。-Classical programming data structures, C language, C/C++ development environment can be used, such as VC. Can learn from.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:12637
    • 提供者:李小虎
  1. 1

    0下载:
  2. 经典编程汉诺塔,C语言版,CC++开发环境均可用,如VC。可学习借鉴。-Tower of Hanoi classic programming, C language, CC++ development environment can be used, such as VC. Can learn from.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:4189
    • 提供者:李小虎
  1. 2

    0下载:
  2. C语言版,C/C++开发环境均可用,如VC。可学习借鉴 16进制10进制.c 二进制数.c-C language, C/C++ development environment can be used, such as VC. Learn from 16 to 10 hexadecimal notation. C binary number. C
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1363
    • 提供者:李小虎
  1. 3

    0下载:
  2. C语言版,C/C++开发环境均可用,如VC。可学习借鉴 问题算法 骑士遍历 万年历,N皇后问题回溯算法.c 货郎担限界算法.c-C language, C/C++ development environment can be used, such as VC. Algorithm can learn from the question of ergodicity calendar Knight, N Queen' s problem backward algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:23429
    • 提供者:李小虎
  1. calculator

    0下载:
  2. 基本的计算器程序,可供C语言初学者学习一部分数据结构-Basic calculator program for beginners to learn the language part of C data structures
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:6399
    • 提供者:何一航
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 24 »
搜珍网 www.dssz.com