CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - sink

搜索资源列表

  1. reed-solomon

    2下载:
  2. Simulate, by using c++ ,a communication system consists of binary source, RS(7,3,5)/RS(128,122,7) encoder, BPSK modulator, AWGN channel, coherent demodulator, RS(7,3,5)/RS(128,122,7) BM decoder and sink。-Simulate, by using c, a communication system c
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:12461
    • 提供者:徐鹏
  1. Golay-new

    0下载:
  2. Simulate, by using c/c++,a communication system consists of binary source, Golay(24,12,8) encoder, BPSK modulator, AWGN channel, coherent demodulator, Golay (24,12,8)decoder and sink.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3998
    • 提供者:徐鹏
  1. tcp_http

    0下载:
  2. TCP的源库,好-TCP source-sink, good Dongdong
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:15233
    • 提供者:st
  1. Com_Sample_EventTrigger

    0下载:
  2. ATL开发COM组件,学习如何使用Sink来接收事件。-ATL COM development, learning how to use Sink to receive the event.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:429648
    • 提供者:郝宇
  1. DomainMail_src

    0下载:
  2. Writing event sinks in managed code allows the programmer to make use of the Microsoft® .NET Framework and to more efficiently write the code that is necessary for the sink. Writing managed sinks can be somewhat difficult, however, because event s
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:175210
    • 提供者:maicklove
  1. EASendMail

    0下载:
  2. To write a managed event sink, you must link to the PIA that contains the necessary interfaces and implement the interfaces that correspond to the events that need to be handled. Optionally, you can link to the assembly that contains the easier-to-us
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:463256
    • 提供者:maicklove
  1. tom_cow

    0下载:
  2. we use breadth-first algorithm to find a augmenting path The max flow is all the power flow out the source node or sink into the destination node.
  3. 所属分类:Windows编程

    • 发布日期:2014-01-17
    • 文件大小:1898
    • 提供者:shijie
  1. Sink_Back

    0下载:
  2. Windows SMTP Sink
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:77624
    • 提供者:王刚
  1. diffusion

    1下载:
  2. 定向扩散(Directed Diffusion, DD)协议在omnet++模拟器上的实现。原理:Sink 向所有传感器节点发送兴趣(兴趣是通过分配不同的属性值来表示不同任务的描述符) , 每个传感器节点在收到兴趣后将其保存在各自的 CACHE 中。每个兴趣项包含一个时间标签域和若干个梯度域。当一个兴趣传遍整个网络后, 从 Source 到 Sink 之间的梯度就建立起来了,梯度反映了网络中节点对匹配请求条件的数据源的近似判断。一旦Source 采集到兴趣所需的数据, 那么它将沿着该兴趣的梯度路
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:658084
    • 提供者:xiaomeihua
  1. sys1

    0下载:
  2. 进程外com组件的连接点事件挂接,演示如何sink 进程外com 组件的event--Process com component mount connection point events, demonstrates how to sink the event-process com component
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-27
    • 文件大小:20206
    • 提供者:zhao
  1. sink

    0下载:
  2. 用VB编写的沉井计算小程序,下沉计算部分。供同行参考-VB prepared by calculating the small well-sinking process, calculating the part of the sinking. For peer reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2233
    • 提供者:菜鸟
  1. sink

    0下载:
  2. sink节点 This file is part of an OMNeT++/OMNEST simulation example.-sinknode This file is part of an OMNeT++/OMNEST simulation example.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:687
    • 提供者:郭双乐
  1. hfsssep

    0下载:
  2. 微波仿真论坛_hfss中文教程.624-643.散热片,微波仿真论坛_hfss中文教程.624-643.散热片-Microwave simulation Forum _hfss Chinese tutorial .624-643. Heat sink, microwave simulation Forum _hfss Chinese tutorial .624-643. Heatsink
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1109080
    • 提供者:潘高峰
  1. WSN

    0下载:
  2. 无线传感器omnetpp仿真,不错的无线传感器网络仿真程序-wsn omnetpp
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:6887
    • 提供者:技术
  1. BasicFilters

    0下载:
  2. this distribution consists of basic source, transform and sink directshow filters in Win CE
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:26115
    • 提供者:abc_bhaskar
  1. fifo-queue

    0下载:
  2. The advantage of using a FIFO structure for a data flow problem is that we can decouple the source and sink processes. Without the FIFO we would have to produce 1 piece of data, then process it, produce another piece of data, then process it. With th
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:743
    • 提供者:Babar Ali
  1. tieba

    0下载:
  2. 程序可以自动检查百度贴吧中的帖子、会员数、最新回复、即将沉贴(落到第二页)、是否被爆吧(精品投票数大于10)、是否有外交申请等,并及时气泡提醒。-Program can automatically check the Baidu Post Bar in the post, membership, latest reply, will sink paste (fell the second page), whether it is burst (fine votes greater than 10
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1336832
    • 提供者:张子恒
  1. 23design-

    0下载:
  2. c#中经典设计模式c#实现的多线程异步socket数据包接收器框架c#实现的多线程异步socket数据包接收器框架-C# implementation of multithreaded asynchronous socket packet sink framework
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1262211
    • 提供者:zhaohaizhen
  1. tt

    0下载:
  2. 简易的打字练习小程序,初学者可模仿改写自己的程序,C语言写成。在VC6调试并编绎过关。-Simple typing practice program, beginners to sink to rewrite their own program, C language written. VC6 debugging and compilation Sounds of clearance.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:33382
    • 提供者:正之男
  1. SINK TRAIL

    0下载:
  2. sink trail code in ns2
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1731584
    • 提供者:devi94
« 12 »
搜珍网 www.dssz.com