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

搜索资源列表

  1. Echo.zip

    0下载:
  2. 手机游戏例子,这是一个客户端-example of a cell phone game, this is a client
  3. 所属分类:J2ME

    • 发布日期:2014-03-10
    • 文件大小:740048
    • 提供者:
  1. cicmpdem.zip

    0下载:
  2. 实现Echo功能的类CIcmp
  3. 所属分类:网络编程

    • 发布日期:
    • 文件大小:154525
    • 提供者:
  1. echo.rar

    0下载:
  2. 所属分类:远程控制编程

    • 发布日期:
    • 文件大小:9481
    • 提供者:
  1. 将汉字转换为拼音(PHP源代码)

    1下载:
  2. 将汉字转换为拼音串的PHP源代码,只需把pinyin_table.php包含进你的程序代码里,然后调用函数 get_pinyin($str) 就可以将$str的汉字转换为拼音了。这个可以用于SEO里,把你的文章Title转换为英文,并附加到地址URL里,增加SEO的效果。本站的地址栏就使用了该种方法。 使用方法: <?php require_once("pinyin_table.php'); echo "Output : " . get_pinyin(
  3. 所属分类:PHP源码

    • 发布日期:2008-06-16
    • 文件大小:88435
    • 提供者:dssz.net
  1. 人才查看PHP

    0下载:
  2.  File:view.php      error_reporting(E_ALL & ~E_NOTICE);   $referer = "http://www.sichuanrc.com/dl/person/resume/preview.asp&seeFlag=1";   $url = "http://www.sichuanrc.com/dl/person/resume/preview.asp";   $cookie = &qu
  3. 所属分类:其他数据库

    • 发布日期:2008-07-07
    • 文件大小:916
    • 提供者:liuqianer
  1. rawsocketping

    1下载:
  2. 创建原始套接字,构造ICMP协议ECHO数据头,发送数据sendto 接收数据recvfrom,分析返回IP数据头及ICMP数据头 程序代码极其简单,适合初学网络编程者参考- Founds the primitive sleeve joint character, structure ICMP the agreement ECHO data head, transmits data sendto receive data recvfrom, the analysis returns to t
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4118
    • 提供者:唐富华
  1. Echo

    0下载:
  2. 手机游戏例子,这是一个客户端-example of a cell phone game, this is a client
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:740361
    • 提供者:陈建宇
  1. spra063

    1下载:
  2. TI 的回声抵消编程 Guide,详细介绍了 echo cancellation 的流程 并附有 C 编写的源代码-TI s echo cancel pragramming guide, it introduced the flow of echo cancellation in detail and also attached with the source code written in c.
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:172126
    • 提供者:漠之鹰
  1. 108echo

    0下载:
  2. ECHO的IOCP例子,希望对想学IOCP的朋友有帮助-ECHO example, and I hope to learn IOCP to help a friend
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:38590
    • 提供者:肖双全
  1. Fast LMS-Newton algorithms based on autoregressive

    0下载:
  2. 一种利用LMS的回声抑制的实现方法,经典文献-echo suppression of the method, classic literature
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:525301
    • 提供者:陈谭
  1. CStringEx v2

    0下载:
  2. 一个STRING类,实现了字符串的基本功能。 CStringEx str str = \"Hello\" cout << str CStringEx str2 str2 = str str2.Echo -category, achieved a string of basic features. CStringEx str str = "Hello" court lt; Lt; Str CStringEx str2 str2 =
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7730
    • 提供者:高大伟
  1. 2005621114504

    0下载:
  2. 本文详细讨论了添加到 RTC 的媒体改进特性,这些改进使得最终用户和开发者都能有更愉快的体验。当应用程序被构建在 RTC 客户端 API 之上,最终用户能获得丰富的音视频体验,而开发者可以使程序得到一系列免费的改进。使用这些 API 构建的应用程序还能够访问 RTC 提供的即时消息和出席功能。有关这些API的信息,可在 Windows Platform SDK中获得。 本文讨论了以下的特性和改进之处: 音频视频编解码器的可获得性 回波抵消(AEC) 冗余音频编码
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:5503130
    • 提供者:2
  1. smurf攻击程序

    4下载:
  2. smurf攻击是很简单的,它有一些IP(广播地址)地址列表,发出了一些伪造的数 据包(ICMP echo request)从而导致一场广播风暴,可以使受害主机(使它成为伪造包 的源地址)崩溃。-smurf attack is very simple. It has some IP address list and can send pseudo ICMP echo request. As a result, broadcast storm will occur.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3882
    • 提供者:孙新
  1. 回声消除算法

    0下载:
  2. 回声消除算法的C++程序,运行在unix/linux上, 也可以在vc中被编译, 测试, 效果还行-The program file of the algorithm for echo cancellation written by C++, can be runed on unix/linux, and also can be complied in VC It efficient good by testing.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2018-01-25
    • 文件大小:13832
    • 提供者:王铁
  1. audio effect

    2下载:
  2. 用音频信号处理实现的混响、回声、合唱效果,基本原理是用延时反馈的方法实现-used audio signal processing to achieve the reverb, echo, chorus, the basic principle is delayed feedback method
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:10536
    • 提供者:张承云
  1. centralized

    0下载:
  2. 这是一个学习SOCKET时的简单程序,可以用来检测ECHO协议,适合初学者-This is a learning SOCKET the simple procedures can be used to detect ECHO agreement for beginners
  3. 所属分类:网格计算

    • 发布日期:2008-10-13
    • 文件大小:22436
    • 提供者:高五
  1. echo_hunter

    0下载:
  2. echo cancellation source code
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:2955
    • 提供者:钱红
  1. Effecto_Src

    0下载:
  2. play wave file and show effect 3d , you can set lister in everywhere ,voice will change ,can set 8 echo
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:175957
    • 提供者:鄭振文
  1. ping的源程序

    0下载:
  2. 这是我课程设计的一个程序,程序实现echo request icmp 的发送和echo reply icmp 的接收,以发现网络中在线主机以及测量与其他主机的平均往返时间-This is my curriculum design a procedure, Program icmp echo request and send the reply icmp echo reception, to detect network and host online measurement and other
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:4282
    • 提供者:陈建锋
  1. echo

    1下载:
  2. 雷达动目标回波仿真,进一步考虑LFM调频脉冲串,仿真一个运动目标的回波,以及通过脉冲压缩和FFT速度估计的过程。(Radar moving target echo simulation, further considering LFM frequency modulation pulse train, simulation of a moving target echo, as well as through pulse compression and FFT speed estimation
  3. 所属分类:其他

    • 发布日期:2020-03-29
    • 文件大小:2048
    • 提供者:赵小闹i
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com