搜索资源列表

  1. 使用C#操作DbaseⅣ数据库

    0下载:
  2. 使用C#操作DbaseⅣ数据库
  3. 所属分类:编程文档

    • 发布日期:2011-05-14
    • 文件大小:21504
    • 提供者:blueskyi@qq.com
  1. 图像模糊C-均值聚类

    2下载:
  2. 图像聚类分割是图像处理的基本操作,该文件含有C-均值聚类分割算法思想以及matlab源程序
  3. 所属分类:其它

    • 发布日期:2011-05-30
    • 文件大小:618842
    • 提供者:xiaomeijiaojiao
  1. C语言课件非常详细浙江大学版

    0下载:
  2. C语言课件非常详细浙江大学版
  3. 所属分类:其他书籍

  1. Visual C++ CAD应用程序开发技术源代码ch1

    0下载:
  2. Visual C++ CAD应用程序开发技术的源代码-Visual C CAD application development technology source code
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:227328
    • 提供者:海波
  1. C++遗传算法的源代码

    0下载:
  2. 用VC++编写的遗传算法源程序,可以用内容较多-very useful, widely,VC++, coding, Genetic algorithm of C++
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:3842048
    • 提供者:me
  1. C-C Method

    0下载:
  2. 非线性系统的C-C算法,程序运行良好,能为从事混沌方面研究的人员提供一定的便利.-Nonlinear Systems C-C algorithms, running good, to engage in research in the chaotic provide certain facilities.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:gxsh
  1. 关于gabor算法的matlab和c的源程序

    0下载:
  2. 关于gabor算法的matlab和c的源程序-algorithm on the Matlab and c of the source
  3. 所属分类:生物技术

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:常宁
  1. 图像去噪C源代码

    0下载:
  2. 图像去噪C源代码,图像去噪C源代码 图像去噪C源代码-Image Denoising C source code, Image Denoising C source code for Image Denoising C source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:185344
    • 提供者:张辉
  1. dsp-c

    0下载:
  2. 本文件囊括了数字信号处理常用滤波器的C语言程序。For each project example, a folder is available that contains appropriate files for the project.-this document includes a digital signal processing filter used C language program. For each project
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:1451008
    • 提供者:何宇
  1. gabor(matlab)(C)

    0下载:
  2. 可以实现Gabor变换,其中包含了采用C语言和Matlab两种工具实现-can achieve Gabor transform, which contains the C language and tools to achieve both Matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:your name
  1. M-call-C

    0下载:
  2. 混合编程时,M文件中调用C语言函数,精通matlab编程一书的例程,希望有帮助。-mixed programming, the paper called M C language function, proficient Matlab programming routines in a book. hope it helps.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-14
    • 文件大小:30720
    • 提供者:张大鹏
  1. C-mean

    0下载:
  2. 模糊C均值算法的m文件带自己的解释,希望能给大家一点学习上的帮助。 -fuzzy c-means algorithm m document with its own interpretation, in the hope of giving the public a little bit of learning assistance.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:13312
    • 提供者:孙李娜
  1. c-jun

    0下载:
  2. 模式识别的聚类方法:C-均值算法,求得不同的分类-Pattern Recognition Clustering Method: C-means algorithm to obtain the classification of different
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:mushi
  1. C-C

    0下载:
  2. 这个是在进行混沌时间序列分析时的C-C算法的matlab程序,希望对大家的学习会有帮助-This is during the chaotic time series analysis of the CC algorithm matlab program, in the hope that the U.S. would be helpful to learn
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:61440
    • 提供者:wt
  1. hough+c

    0下载:
  2. c实现的hough变换算法 直线检测个人感觉不错-c realize the hough transform line detection algorithm personal feeling good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:38912
    • 提供者:冯树彪
  1. C-means

    0下载:
  2. 使用c-均值聚类算法在IRIS数据上进行聚类分析,随机选择三个初始聚类中心,经过多次迭代,最终将150个样本分为三类。-Use c-means clustering algorithm in the IRIS data on the cluster analysis, three randomly chosen initial cluster centers, through a series of iterative, 150 sam
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:liz
  1. C++ Concurrency in Action CN

    0下载:
  2. C++11 多线程书籍 老外编写 值得一读(C++11 multithreaded books, foreigners prepared, worth reading)
  3. 所属分类:文档资料

    • 发布日期:2024-05-14
    • 文件大小:2726912
    • 提供者:doit
  1. 深入理解C++11:C++11新特性解析与应用(高清64M)

    0下载:
  2. 深入理解C++11:C++11新特性解析与应用(高清64M(A deep understanding of C++11:C++11 new features resolution and application (HD 64M).Rar)
  3. 所属分类:文档资料

    • 发布日期:2024-05-14
    • 文件大小:60541952
    • 提供者:whh8vc
  1. 深入理解C++11:C++11新特性解析与应用

    0下载:
  2. 能较好的说明C++11的特性,起到较好说明功能(It can better explain the characteristics of C++11 and play a better function.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:60529664
    • 提供者:sjfisme163
  1. 深入理解C++11

    0下载:
  2. c++11详细介绍了c++11的内容,对学习和使用c++有很大的帮助(C++11 describes the content of c++11 in detail)
  3. 所属分类:文档资料

    • 发布日期:2024-05-14
    • 文件大小:34258944
    • 提供者:tlanwairen123
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org