搜索资源列表

  1. TBA-8246C

    0下载:
  2. 用c语言编写的单片机程序,能够实现多串口通信及485通信,提供给大家分享。-c language used in the preparation of SCM procedures can achieve multi-485 serial communications and communications, to share with you all.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:46080
    • 提供者:张军厚
  1. HMM(C)

    0下载:
  2. HMM的C语言实现,用C的编译环境或C++的编译环境都可以-HMM C language and C compiler environment, or C compiler environment can be
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:才华
  1. C(shortcut)

    0下载:
  2. 运用C语言实现GIS中最短路径算法,是比较常用的算法-use C language GIS shortest path algorithm, is more commonly used algorithm
  3. 所属分类:GIS编程

    • 发布日期:2024-05-18
    • 文件大小:14336
    • 提供者:王佳
  1. apriori(C++)

    0下载:
  2. 本算法的基本功能是用C++语言实现了APRIORI算法,用户可以先选择要进行的操作。然后再输入支持度和置信度,就可得到挖掘的结果。 输出的结果主要包括两个部分。 1.输出所有的频繁项集。 2.输出所有的产生的规则。 算法还能够输出初始的事务集合,并且可以输出产生的中间结果。-the algorithm is the basic functions using C++ language of APRIORI algorit
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:106496
    • 提供者:linvg
  1. fft_useful

    0下载:
  2. 利用C/C++语言的特点实现快速傅立叶变换FFT。比较实用的一个程序-using C/C language features to achieve FFT fast Fourier transform. A more practical procedures
  3. 所属分类:波变换

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:
  1. 2_8.c

    0下载:
  2. 约瑟夫环问题 采用C语言编写 没有用链表 而是用数组实现-Josephus problem using C language does not use chain instead of the array to achieve
  3. 所属分类:书籍源码

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:
  1. C-language-high-quality-program

    0下载:
  2. c语言的深入说明,适合此语言初学者进一步进阶,深刻理解C语言的实现机制等。-c language explains in depth, for this language further advanced beginners profound understanding of C implementation mechanism.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:604160
    • 提供者:陈尘
  1. curec

    0下载:
  2. 一个用C语言实现的基于cure的数据聚类源代码。-a C language based on the data clustering cure source code.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:43008
    • 提供者:lixiaoqing
  1. wavelet.0.3jerryxin.tar

    0下载:
  2. 本程序是用c语言实现的小波变换,大家一起学习一下。-this program is the C Language wavelet transform, we are learning about.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:716800
    • 提供者:jerry
  1. borland

    0下载:
  2. 数据结构c++语言描述 Borland C++实现-data structure c Borland C language descr iption to achieve
  3. 所属分类:书籍源码

    • 发布日期:2024-05-18
    • 文件大小:368640
    • 提供者:
  1. ReadFile

    0下载:
  2. 用c语言实现读取配置文件. 书写比较规范,比较好!-c language used to read configuration files. Writing relatively standardized, relatively good!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:bolin.gong
  1. 10-8

    0下载:
  2. 信号数据的FFT变换,在8051单片机上,用C语言实现-FFT signal data conversion, in 8051, with C language
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:杨迪
  1. telephoneRecordSystem

    0下载:
  2. 用C语言实现一个电话薄管理系统。系统具有添加、删除、显示和查询联系人电话号码的功能。-C language a phone book management system. System add, delete, display and inquiries contact telephone number functions.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:18432
    • 提供者:plucky
  1. jance

    0下载:
  2. FFT实现的C语言代码!有需要的可以看看,本人自己编写的-FFT C language code! Need can see, I own prepared
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:文君
  1. FFT_2

    0下载:
  2. 使用C语言详细实现了两种不同的快速傅立叶变换算法,可以清楚地理解算法原理。-use of C language in detail to achieve two different fast Fourier transform algorithm, we can clearly understand algorithm principle.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:yangtao
  1. ntpcgi

    0下载:
  2. 使用C语言的cgi程序,通过web浏览器实现网络对时-use of the C language cgi process, through a web browser on the network when
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:datong
  1. systimecgi

    0下载:
  2. 使用C语言的cgi程序,通过web浏览器实现服务器的时间调节,并在浏览器上动态显示服务器的时间-use of the C language cgi procedure for the adoption of web browser server time adjustment, in the browser and dynamically displays the time server
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:datong
  1. MessageD5

    0下载:
  2. C++语言实现的md5加密算法,共同学习-C language of md5 encryption algorithm, learning together
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:15360
    • 提供者:
  1. c++base64

    0下载:
  2. c++语言实现的base加密算法,共同学习-c language of the base encryption algorithm, learning together
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:
  1. houghregonize-c

    0下载:
  2. c语言hough变换实现直线和圆的检测。圆的检测是一种改进算法-c language hough transform linear and circular testing. Circle detection is an improved algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:张亮
« 1 2 ... 43 44 45 46 47 4849 50 »

源码中国 www.ymcn.org