搜索资源列表

  1. 用vc实现的选择计算机所属的域

    0下载:
  2. 用vc实现的域选择程序!可以随时更改选择计算机所属的域!-vc used to achieve the domain selection process! Choices can be changed at any time under the domain of computer!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:8217
    • 提供者:刘通
  1. Otsu算法(灰度图像的域值分割)的C++类实现

    0下载:
  2. Otsu算法(灰度图像的域值分割)的C++类实现.-Otsu algorithm (grayscale image segmentation domain) Category C to achieve.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1553
    • 提供者:zhou
  1. 链表的C语言实现之删除结点

    0下载:
  2. 要删除p结点时只要令p结点的前驱结点的链域由存储p结点的地址该为存储p的后继结点的地址-to delete nodes when p as long as the precursor nodes nodes from the chain domain p storage node addresses the storage of the p subsequent node addresses
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1375
    • 提供者:尹科华
  1. domain

    0下载:
  2. 在linux系统下G-S算法,用区域分解方法的并行实现,运行环境与红黑排序相同
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1587
    • 提供者:李俊丽
  1. 第二代小波变换的源代码

    0下载:
  2. 此程序用提升法实现第二代小波变换用的是非整数阶小波变换,采用时域实现,步骤先列后行-procedure used to upgrade Method second generation wavelet transform the non-integer-order wavelet transform, time domain realized, first out go backward steps
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:丁力
  1. 用vc实现的选择计算机所属的域

    0下载:
  2. 用vc实现的域选择程序!可以随时更改选择计算机所属的域!-vc used to achieve the domain selection process! Choices can be changed at any time under the domain of computer!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:刘通
  1. Otsu算法(灰度图像的域值分割)的C++类实现

    0下载:
  2. Otsu算法(灰度图像的域值分割)的C++类实现.-Otsu algorithm (grayscale image segmentation domain) Category C to achieve.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:zhou
  1. 链表的C语言实现之删除结点

    0下载:
  2. 要删除p结点时只要令p结点的前驱结点的链域由存储p结点的地址该为存储p的后继结点的地址-to delete nodes when p as long as the precursor nodes nodes from the chain domain p storage node addresses the storage of the p subsequent node addresses
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:尹科华
  1. netcode33

    0下载:
  2. 端口扫描 扫描器的一个主要功能就是发现一个主机或网络并检查有什么服务正运行在这台主机上,更进一步还能测试这些服务,发现系统漏洞。要实现这些功能,只需要采用罪简单TCP  connect()扫描。操作系统提供的connect()系统调用,用来与每一个目标计算机端口进行连接。如果端口处于侦听状态,那么connect()就能够成功;否则这个端口不能使用,即没有提供服务。这个技术的最大有点是:无需任何权限。系统中的任何用户都有权利使
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:16384
    • 提供者:
  1. tuous

    0下载:
  2. 我编写的利用trous(多孔算法)实现小波变换,利用‘db4’小波函数分解两层,其中卷积运算采用频域的fft算法,给出了仿真信号的处理结果。-prepared by the use of trous (porous algorithm) to achieve wavelet transform, use 'db4' wavelet decomposition layers, which used convolution
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:高锋
  1. synth_fft

    0下载:
  2. 一个fpga实现fft的源码,实现序列的频域转化-fft source code, the sequence of achieving transformation frequency domain
  3. 所属分类:DSP编程

    • 发布日期:2024-05-19
    • 文件大小:27648
    • 提供者:
  1. adaptivefilter

    1下载:
  2. 该文件含有自适应滤波的四篇国外经典文章,其中有连续自适应滤波的结构,无迟延子带自适应滤波器构造,FIR滤波器的时频实现等域.是自适应滤波器构造的经典文献-the adaptive filter paper containing the four foreign classic articles, which are continuous adaptive filter structure, without delay subband a
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:2697216
    • 提供者:单昊
  1. DomainCheck

    0下载:
  2. 域名查询是对whois的应用 whois就是一个用来查询域名是否已经被注册,以及注册域名的详细信息的数据库(如域名所有人、域名注册商、域名注册日期和过期日期等)。通过whois来实现对域名信息的查询。
  3. 所属分类:Telnet客户端

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:徐明惠
  1. fblms

    2下载:
  2. This program simulates plant identification using frequency block least mean square (FBLMS) alogrithm reference: 《LMS算法的频域快速实现》 LMS is modified by XXX in XXX place, see details in XXX relevant document-This program si
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:huangsir
  1. WCDMA-Frequency-Domain-Interference-Cancellation-f

    0下载:
  2. WCDMA数字频域干扰抵消器,绝对的高手写的文档和代码,里面资料齐全方便自学,是很好的学习FPGA实现无线通信模块的资料。-WCDMA Frequency Domain Interference Cancellation figures, the absolute master of written documentation and code, which complete information to facilitate sel
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:2325504
    • 提供者:lrj
  1. ajax-for-Cross-domain

    0下载:
  2. 普通的javascr ipt不能让ajax实现跨域操作,本代码找到一种方法实现了ajax的跨域操作-Ajax javascr ipt can not let the ordinary operation to achieve cross-domain, the code to find a way to achieve cross-domain operation ajax
  3. 所属分类:其它源码

    • 发布日期:2024-05-19
    • 文件大小:93184
    • 提供者:gsk
  1. redis

    0下载:
  2. 提供完善的REDISDOMAIN设计,包括JEDISPOOL等优化(Redis Domain FULL VERSION)
  3. 所属分类:NoSQL

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:李大狗
  1. jsonp跨域实现代码

    0下载:
  2. 利用jsonp解决跨域问题,很不错的,不喜误喷。(Solving cross - domain problems)
  3. 所属分类:WEB源码

    • 发布日期:2024-05-19
    • 文件大小:55296
    • 提供者:李文华668
  1. opencv标记法实现连通区域 (1)

    0下载:
  2. 采用连通区域算法,实现目标区域的连通标记,有利于目标的分割(The connected domain algorithm, to achieve connectivity marking the target region, is conducive to the target segmentation)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:码能
  1. Gammatone 滤波器的 Python 代码实现

    0下载:
  2. python代码分别实现了频域Gammtone滤波和时域Gammtone滤波器,频域滤波时参数USEFFT=1。其中MakeERBFilters函数产生了GT滤波器系数。输入为:采样频率、滤波器通道数、最小频率。输出为:n通道GT滤波器系数。(The python code implements frequency-domain Gammtone filtering and time-domain Gammtone filters, r
  3. 所属分类:其他小程序

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

源码中国 www.ymcn.org