CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 数据库编程 搜索资源 - 算法 C语言

搜索资源列表

  1. vc++访问DAO数据库

    0下载:
  2. 本系统采用Visual C++语言编写,运用软件工程的思想, 采用面向对象分析、设计的方法学完成。通过建立系统的数据库,对象模型、动态模型、功能模型,设计界面窗口,算法结构,函数之间互相调用完成实现系统的功能。-the system using Visual C language, the use of software engineering, object-oriented analysis, the design methodology completed. Through the est
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-28
    • 文件大小:88955
    • 提供者:
  1. 北京公交车查询系统

    1下载:
  2. 本系统采用Visual C++语言编写,运用软件工程的思想, 采用面向对象分析、设计的方法学完成。通过建立系统的数据库,对象模型、动态模型、功能模型,设计界面窗口,算法结构,函数之间互相调用完成实现系统的功能。-the system using Visual C language, the use of software engineering, object-oriented analysis, the design methodology completed. Through the est
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-22
    • 文件大小:275472
    • 提供者:
  1. datastructurealgorithm

    0下载:
  2. 数据结构的全部C语言算法实现,里面有详尽的多种算法实现-All C language data structure algorithm, there are many algorithms in detail
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-08
    • 文件大小:138023
    • 提供者:bonnie
  1. chengxu

    0下载:
  2. 数据挖掘分类算法基于C或C++语言的,基本的分类方法程序代码-data ming Data mining classification algorithm
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-04
    • 文件大小:173259
    • 提供者:明兴
  1. QQ.c

    0下载:
  2. 用C语言实现QQ等级运算,通过此C语言实现的程序可以很容易的算出QQ等级,当然了,重要的是学习这个算法。-QQ with the C language level operations, implemented by the C language program can easily calculate the QQ level, of course, it is important to learn the algorithm.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:26624
    • 提供者:Bevis.H.Y
  1. c

    0下载:
  2. c语言高级算法 研究透对提高c语言能力提升很有帮助-to elevate helpful advanced algorithms c language c language ability through improving
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-26
    • 文件大小:9524
    • 提供者:4
  1. GA

    0下载:
  2. 基于C语言平台,给出了遗传算法的实例,以及源代码-C-based platform gives the instance of the genetic algorithm, and source code
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-12-04
    • 文件大小:50176
    • 提供者:张杰
  1. ECSBL

    0下载:
  2. C语言二叉树遍历,数据结构C语言描述,很简单的算法和代码-C language binary tree traversal
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-17
    • 文件大小:791732
    • 提供者:王夏
  1. fast_sort

    0下载:
  2. 快速排序是一种重要的排序算法,本代码用c语言实现,效果理想-Quicksort is an important sorting algorithm, the code using c language, the desired effect
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-17
    • 文件大小:288206
    • 提供者:李林洲
  1. hill_sort

    0下载:
  2. 希尔排序有着特殊的优点,对于特定的数据,排序速度很快。本代码用c语言实现了算法功能。-Hill has a special sort of advantage, for specific data, sorted quickly. This code implements the algorithm using c language function.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-06
    • 文件大小:291451
    • 提供者:李林洲
  1. back

    0下载:
  2. 银行家算法模拟,用C语言实现,固定资源,自动识别是否通过-Banker' s algorithm simulation, using C language implementation, fixed resources, whether through the automatic identification
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:906
    • 提供者:na3nsn
  1. c-kalman

    0下载:
  2. c语言编写的卡尔曼滤波器(kalman)算法,可用于对信号进行滤波处理[C]-c languages Kalman filter (kalman) algorithm, can be used to signal filtering treatment [C]
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6773
    • 提供者:u974mixie1
  1. dcx

    0下载:
  2. 使用C++语言,实现了一个简单的单纯性算法,-The use of C++ Language, realize a simple simple algorithm,
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1968
    • 提供者:o172shiwawe
  1. Gobang_the_core_algorithm

    0下载:
  2. 此乃五子棋的核心算法,采用C语言编程,希望可以帮助大家-This is the core of Gobang algorithm, the use of C language programming, I hope you can help
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3089
    • 提供者:e77450shen
  1. LQZXJ

    0下载:
  2. 用c语言编写的哲学家算法模拟 很好很实用 可以方便初学者 掌握-With c language philosophers algorithm simulation is a good beginners can easily master the practical
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3506
    • 提供者:oh17652shiwawe
  1. PCB100

    0下载:
  2. 简单的进程调度算法演示FCFS 时间轮换C++语言-Simple demonstration of the process of scheduling algorithm FCFS rotation time C++ Language
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-30
    • 文件大小:10221
    • 提供者:ffyvy837lai
  1. preprocess

    0下载:
  2. C语言编写的降噪算法,适用于音频降噪,也适用于其它声学方面的降噪处理。-denoise algrithm
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-01
    • 文件大小:10668
    • 提供者:ssq6q52duji5252
  1. TFF

    0下载:
  2. C语言编写的时域基2抽取的FFT算法程序,经测试其结果与在MATLAB中的值相比精确度很高。-C language-based time-domain extraction of the FFT algorithm for two procedures, the results have been tested and compared with the value in MATLAB with high precision.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1802
    • 提供者:zze6e143tou
  1. Time-slice-rotation-algorithm

    0下载:
  2. 这是一个时间片轮转算法的用C语言写的算法-It was a time slice rotation algorithm using C language to write algorithms
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2537
    • 提供者:wwmym1135qipo
  1. c-kalman

    0下载:
  2. c语言编写的卡尔曼滤波器(kalman)算法,可用于对信号进行滤波处理[C]-c languages Kalman filter (kalman) algorithm, can be used to signal filtering treatment [C]
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:7024
    • 提供者:p9nanye190
« 12 »
搜珍网 www.dssz.com