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

搜索资源列表

  1. 51-single-chip-voice-broadcast

    0下载:
  2. 毕业设计作品,实现实时led流动显示、按键调整、蜂鸣器提醒、语音报时等。-Graduate design work, real-time led mobile display, and buttons to adjust the buzzer to remind voice broadcast.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:2343
    • 提供者:王慧敏
  1. BroadCast

    0下载:
  2. 这个应用小程序,可通过Visual C++实现动态ip广播(IP broadcast)。-IP broadcast
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:26912
    • 提供者:wyainngg
  1. broadcast

    0下载:
  2. !/bin/ksh # scr ipt: broadcast.ksh # AUTHOR: Randy Michael # Systems Administrator # DATE: 1/12/2000 # REV: 1.2.P # PLATFORM: Not platform dependent but requires Samba # # PURPOSE: This scr ipt is used to broadcast a pop-up message to
  3. 所属分类:Driver develop

    • 发布日期:2017-11-24
    • 文件大小:3706
    • 提供者:victor
  1. broadcast

    0下载:
  2. 基于IP的广播实现代码,需要commmom.rar的支持(见本人上传附件)-Based the IP broadcast implementation code to need commmom.rar support (see my attachments)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-04
    • 文件大小:53967
    • 提供者:哲思
  1. Broadcast

    0下载:
  2. 实现广播的发送和结束,利用Toast现实广播信息-Send and end of the broadcast, using of Toast realistic broadcast information.
  3. 所属分类:android

    • 发布日期:2017-12-05
    • 文件大小:17870
    • 提供者:anne
  1. broadcast-delphi

    0下载:
  2. 用delphi开发的通知栏控件,实现从右至左的滚屏方式-broadcast UI coded by delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-17
    • 文件大小:194753
    • 提供者:totong1122
  1. server-and-client-broadcast.ra

    0下载:
  2. socket广播程序,包含客户端和网络端。,socket broadcast with server and client by vc
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-01
    • 文件大小:6126920
    • 提供者:王明东
  1. broadcast

    0下载:
  2. 基于UDP的,广播传输测试客户端与服务器-UDP-based broadcast transmission test client and server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-19
    • 文件大小:20001
    • 提供者:Frank
  1. Android-UDP-broadcast

    0下载:
  2. it is the sample code about how to use android to send and receive UDP broadcast packet.Server can broadcast message to all members on the same AP.Client can alse reply message to server too.
  3. 所属分类:Games

    • 发布日期:2017-11-15
    • 文件大小:57014
    • 提供者:Dennis Liao
  1. voice-broadcast

    1下载:
  2. 基于LabVIEW的语音播报子VI 通过调用windows 语音播报函数 实现对字符串的播报功能-Broadcast sub-VI LabVIEW-based voice broadcast feature to achieve string by calling the windows voice broadcast function
  3. 所属分类:LabView

    • 发布日期:2017-11-06
    • 文件大小:8706
    • 提供者:孙鹏
  1. broadcast-wav

    0下载:
  2. 根据参数是否同步播放wav声音,给函数传递一个参数,函数会根据参数来自动选择同步或异步方式播放音乐。-According parameters are simultaneously broadcast wav sound, pass a parameter to a function, the function is automatically selected according to the parameters synchronous or asynchronous mode play m
  3. 所属分类:Hook api

    • 发布日期:2017-11-10
    • 文件大小:12246613
    • 提供者:李文超
  1. broadcast

    0下载:
  2. android broadcast应用实例和代码-android broadcast application examples and code
  3. 所属分类:android

    • 发布日期:2017-11-23
    • 文件大小:47382
    • 提供者:刘烨
  1. Broadcast

    0下载:
  2. android broadcast实现。程序是模拟收到短信息的时候会传出消息通知。该消息包含来电的一些基本信息-android broadcast implementation. Program is to simulate incoming SMS messages will be heard when the message notification. This message contains some basic information call
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:799129
    • 提供者:肖燊亮
  1. udp-broadcast

    1下载:
  2. 一个典型的UDP广播包查询命令,含有接收方和主站端的代码,可以参考,应用在物联系统中,模块查询-A typical query UDP broadcast packets containing the receiver and the master station side code, you can refer to the application in the IOT system, the module queries
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-05-09
    • 文件大小:3152
    • 提供者:乌孟昊
  1. broadcast

    0下载:
  2. 本程序是局域网内广播的代码,分为服务端和发送端两部分。可以为需要广播的编程提供参考。-This program is broadcast within the LAN code, divided into server and sending two parts. Needs to broadcast programming can provide a reference.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-03
    • 文件大小:15030975
    • 提供者:rencheng
  1. Broadcast

    0下载:
  2. Android手机上的UDP广播功能,在多数手机平台上兼容-Android phones UDP broadcast function, in most compatible mobile platforms
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:941970
    • 提供者:ouy
  1. broadcast

    0下载:
  2. 原始套接字之多播,如何使用多播,以及测试软件代码。源码中有详细的注释。-This codes is very suitable for who want to learn the raw socekt. This is code will tell you how to use raw socket in broadcast.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:57267
    • 提供者:S.James
  1. broadcast

    0下载:
  2. 这个例子主要研究Android broadcast广播机制的实现,以一个电池监测及广播通知为例,介绍了实现broadcast的过程:大致的思路是:注册一个系统 BroadcastReceiver,作为访问电池计量之用,如果捕捉到的action是ACTION_BATTERY_CHANGED, 就运行onBatteryInfoReceiver(),捕捉到ACTION_BATTERY_CHANGED时要运行的method,创建一个背景模糊的Window,且将对话窗口放在前景,将取得的电池计量显示于Di
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:47237
    • 提供者:rpudn42
  1. broadcast

    0下载:
  2. 用C#编写的广播信息的发送与接收。运行程序无误。-Used to send and receive written in C# broadcast information.
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:41170
    • 提供者:曹聪聪
  1. GenericApp--broadCast

    0下载:
  2. CC2530的广播和单播应用的一个简单程序-A simple program CC2530 broadcast and unicast applications
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-22
    • 文件大小:6260490
    • 提供者:Allen
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com