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

搜索资源列表

  1. Rawsocket

    0下载:
  2. 使用Raw Socket抓取IP包 使用本程序后,可以监听到网络中的所有数据,只要稍微修改一下,网络中明文传输的“帐号-密码”就都呈现在你眼前了!-Raw Socket crawling using IP packet using this procedure, you can listen to the network all the data, as long as the slightly changed a bit, specifically transmission network &
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:71779
    • 提供者:Scc
  1. WithPICMCUICreader

    0下载:
  2. 详细介绍PIC单片机使用SPI方式与IC卡进行数据传输的原理和电路设计,以及使用USART方式与PC机进行串行异步通信的工作原理;介绍PIC单片机听SPI方式和USART方式的设置方法。-PIC detailed the use of SPI with Single-chip IC card for data transmission principles and circuit design, as well as with the PC using USART serial asynchro
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:215293
    • 提供者:蚊子
  1. MyMedia

    1下载:
  2. 通过proteus虚拟平台,有51单片机实现MP3的部分功能。可以听音乐,浏览图片-Through the virtual platform proteus, there were 51 single-chip part of the realization of MP3 functionality. Can listen to music, browse pictures
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:123180
    • 提供者:孙雄波
  1. Timing_shutdown

    0下载:
  2. 定时自动关机,实现类似听半小时歌后自动关机-Automatic shutdown from time to time to achieve similar songs to listen to half an hour after the automatic shutdown
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:329026
    • 提供者:聂柳波
  1. FanOutClient

    0下载:
  2. // Client fan-out tool used to generate UDP & TCP fan-outs from a client to a single host/server. // Handy for network anomoly testing etc. // Normaly you would have the fanout server running on the target. Then using this client you can generat
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-28
    • 文件大小:370013
    • 提供者:rad
  1. Remote_Control

    0下载:
  2. This is a basic remote control application for Windows formed from two modules. One that runs as server and listen to ports 5001 and 5002 (5001 used for image transfer and 5002 for mouse commands, keyboard is not implemented), and the second one whic
  3. 所属分类:Remote Control

    • 发布日期:2017-03-24
    • 文件大小:107906
    • 提供者:silviudog
  1. iRadio

    0下载:
  2. iRadio是一款小巧的网络在线收音机软件,可以在线收听世界各地的网络电台,电台列表采用XML格式,你可以自行编辑导入,另外它的界面很漂亮,有多款颜色方案,运行后在系统托盘显示图标。   程序源码在VS2005下编译成功,因XML电台列表文件长时间没更新,可能很多电台无法连接,这需要你收集一些电台的在线收听网址,然后重新导入到XML文件中。-iRadio is a compact network of online radio software, you can listen to onl
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-03
    • 文件大小:1403140
    • 提供者:653
  1. DigitalEqualizer

    0下载:
  2. After the run of the "MyEqualizer.m" file a graphical user interface appear. By pressing the "Load" we can load audio signal (type .wmv). After we can model the frequency behavior of the FIR filter that is used to filter that signal. After we can lis
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1456443
    • 提供者:Nafiou
  1. desk-2

    0下载:
  2. 程序为电子式卡座软体,采用谷林机芯.带按键,遥控,有快进,快退,选听,复听,选曲,录音,暂停功能.功能全面.以及自动纠错功能.已量产上万.特上传分享-Procedures for the electronic card connector software using Lin Gu movement. With keys, remote control, a fast-forward, rewind, choose to listen to, rehabilitation of listenin
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:11986
    • 提供者:邓小天
  1. AVR-GSM-CALL

    0下载:
  2. AVR-GSM is excellent board for adding remote monitoring and control in remote places by GSM cellular network. Do you want to switch on/off your local heating in your mountain house? To monitor the temperature at up to 8 remote points up to 30 meters
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:57332
    • 提供者:peter
  1. main_serveur.c.tar

    0下载:
  2. IPV6 server sample ,this is how to make IPV6 server in Linux ,this one listen on the port 61616 you can change it ,to what ever you want.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:1158
    • 提供者:kramer
  1. CBSocket

    0下载:
  2. 用来监听电话来电,并记录监听到的来电的系统程序。-Tele Listen
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-02
    • 文件大小:635324
    • 提供者:duyu000
  1. WebProxy

    0下载:
  2. 实现网络代理,通过代理可以侦听其他客户端的网页,从而实现网络代理功能。-Network agents, through a proxy client can listen to other pages in order to achieve the network agent.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:36042
    • 提供者:黄黄混个
  1. chat

    0下载:
  2. java实现聊天功能,使用套接字。多线程。即可听,也可以说-java chat function to achieve, the use of socket. Multi-threading. You can listen to, it can be said
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:2114
    • 提供者:lumiing
  1. 4

    0下载:
  2. 数码管滚动显示.让数码管在不听的滚动显示-Scrolling LED. So do not listen to the digital control in the rolling display
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:10829
    • 提供者:dfas
  1. tcpsocketliaotian

    0下载:
  2. 一个最小的qq程序,首先点击listen,在另一个程序中点击connect就可以建立连接,连个程序可以互相通话了 -One of the least of the qq process, first of all, click on listen, in another process you can click connect to establish a connection, and even programs can call each other the
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-11
    • 文件大小:2067124
    • 提供者:孙春杰
  1. DVRGPS

    0下载:
  2. 本DEMO主要演示车辆定位的功能,其原理是,中心服务器软件处于帧听状态,一旦有车载设备连接,中心服务器自动连接登入设备,登入成功后,以回调的方式接收GPS信息。-The main presentation of the DEMO function of vehicle location, the principle is, the center server software to listen to in the frame, and vehicle equipment when connec
  3. 所属分类:GPS develop

    • 发布日期:2017-04-09
    • 文件大小:282165
    • 提供者:yang
  1. HappyShow

    0下载:
  2. arcgistool,英文与汉语对照表,内容听详细的-arcgistool, English and Chinese table, content to listen to a detailed
  3. 所属分类:GIS program

    • 发布日期:2017-06-02
    • 文件大小:14692964
    • 提供者:fsd
  1. ECHOCANCELLATION

    0下载:
  2. To get faster convergence, we can try using a larger step size value. However, this increase causes another effect, that is, the adaptive filter is ”mis-adjusted” while the near-end speaker is talking. Listen to what happens when we choose a st
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5890
    • 提供者:KJ
  1. DrawCross

    0下载:
  2. This source code listen from mouse and draw the cross at position of mouse cursor on the PC pocket
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:8305355
    • 提供者:John Smith
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 31 »
搜珍网 www.dssz.com