搜索资源列表

  1. 小波图像消噪处理

    0下载:
  2. 此程序能实现给予小波变换的图像消噪处理。-the program can implement wavelet-based transform image denoisey process
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3117
    • 提供者:李强
  1. 小波图像一次压缩

    0下载:
  2. 此程序能实现基于小波变换的一次图像压缩。-the program can implement once image compressiom by wavelet-based transform
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3541
    • 提供者:李强
  1. apriori算法java实现

    0下载:
  2. 针对于关联规则数据挖掘的apriori算法,采用ODBC连接数据库.采用Java实现.-Implement apriori algorithm of Assosiation Rule Data Mining using Java, accessing database with ODBC.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:53350
    • 提供者:colin
  1. AjaxSample

    0下载:
  2. 一个基于C#的AJAX的源代码以及DEMO项目。AJAX采用XMLHTTP + JS 实现的无刷新页面的技术,典型应用有 Google Map等。-Source code of c sharp based on AJAX, and a demo project with it. The implement of AJAX is using XMLHTTP and Javascr ipt without refresh web pages
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:201248
    • 提供者:jiao
  1. lwIP TCP-IP协议栈的设计与实现

    1下载:
  2. lwIP TCP-IP设计与实现(基于ucos操作系统)-design and implement of the lwIP TCP-IP stack ((based on uCOS operating system)
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:33419
    • 提供者:zhu
  1. cswavrec_src

    0下载:
  2. C#实现的WINDOWS录音与回放,使用WAVE系列API函数,效果很好.加上压缩库与网络模块,可转变成网络聊天程序.-C# implement windows wave record and play back, using wave api. Very good purpose. Include encode lib and network module,can convert to network chat program
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:15839
    • 提供者:zly
  1. 小波分析理论与Matlab 7实现

    0下载:
  2. 小波分析理论与Matlab 7实现 添加了2次提升的小波程序 详细介绍了7的新功能-Theoty of Wavelet And Implement of Matlab 7 appended procedures of two-lever-wavelets ,and introduced the new function of matlab 7
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:67474
    • 提供者:王爱丽
  1. 自适应(Adaptive)神经网络源程序

    0下载:
  2. 自适应(Adaptive)神经网络源程序 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that impleme
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:200530
    • 提供者:周志连
  1. 老虎片头成稿

    0下载:
  2. 一个flash制作的片头,可以和媒体游戏等进行接口设计,实现flash和游戏的功能.-A enter of movie maked with flash,project tie-in media s game,implement function of flash and game.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:803469
    • 提供者:钱海
  1. crosscrypt

    0下载:
  2. CROSSCRYPT是FILEDISK的拓展,实现虚拟磁盘加密。-CROSSCRYPT derived from filedisk,it implement dummy disk encrypt.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:176934
    • 提供者:解林冬
  1. os_changeable_partition

    0下载:
  2. 采用可变分区存储管理并且 采用首次适应算法实现存储器分配与回收-using variable memory management and FFA agrithment implement the memory allocate and reclaim.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1183
    • 提供者:杨学思
  1. UrlHistoryDemo

    0下载:
  2. c#做的操作cookies的程序 实现了对cookies的各种信息的查询和删除 -Cookies operation procedure using C#. Implement all kind of cookies query and delete function.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:19206
    • 提供者:孙亮
  1. 红外线发射与接收

    0下载:
  2. 红外线发射与接收源程序 实现红外线的接收和发送.-is a program with infrared ray transmit and incept .implement infrared ray transmit and incept
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4411
    • 提供者:李誉聪
  1. libgist-2.0.1

    0下载:
  2. Libgist is an implementation of the Generalized Search Tree, a template index structure that makes it easy to implement any type of hierarchical access method (AM). -Libgist is an implementation of the Generalized Sear
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2267788
    • 提供者:hu
  1. H.263源代码

    0下载:
  2. h.263+视频开发包的一个源代码实现,兼容所有的h.263标准,尤加拿大哥伦比亚大学开发。-H.263+ source code of video development package implement developed by University of Northern British Columbia, is compatible with all H.263 series of standards.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:597504
    • 提供者:东海
  1. EncodingReports

    0下载:
  2. 本程序包用标准C++实现了Huffman编码以及解码的基本类,并且通过MFC编写了测试程序,同时显示了各项压缩指标。是学习编码的基本入门资料。-this program use standard c++ to implement Huffman coding and decoding fundamental class,it is tested by a MFC program,which display compression inf
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:347381
    • 提供者:黄应
  1. g729语音压缩

    0下载:
  2. 非常流行的c语言实现的g.729压缩算法,很值得研究语音压缩的开发者一看。-Implement the G729 Speech Vocoder by C programming language, worth of studying for the developer of speech vocoder.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:113689
    • 提供者:流黄
  1. GISDraw

    0下载:
  2. GDI编程示例,演示如何建立图形编程环境,如何实现矢量图形的绘制-GDI programme example demonstrate you how to build the setting and how to implement the protract of the vector image.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:255054
    • 提供者:江资斌
  1. C1PROJ2001-3

    0下载:
  2. 而對於一個影像處理應用軟體來說,如果在使用者想執行一項功能時,還必須先調整一下二元化的閥值的話,未免也太不人性化了。所以如何自動選擇二元化閥值也就成為影像處理過程中很重要的一環,也是影像分割中最重要的方法之一-for an image processing application software instance, if the user wants to implement a function, but also must be
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1644805
    • 提供者:韓小宇
  1. alemoNEW

    0下载:
  2. 机器学习课要求编写3*3棋盘对弈程序。 该程序中一个对弈者通过神经网络方式实现 另一个通过机器学习的方式加以改进-3*3 chessboard vs program.One player is implement by neural net ,the other is implement by machine learning.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:20636
    • 提供者:问涛
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org