搜索资源列表
20055244529572
- 录音部分是参照vckbase的录音api代码,结合了一小段socket(TCP)就可以用来单方说话录音了,程序分两部分一部分是(录音机+网络发送代码),一部分是(接收数据+播放波形音乐代码),由于程序只是为了自己用,很多地方没有注意错误的识别,结构也比较乱,本程序当初最头疼的就是控制损耗内存,结果用了双缓存来存储波形数据来交替的存储/清除. -Recording part of the recording vckbase reference api code, combined with a s
VB2008-YMIDLogger
- YM ID Logger To make it simple: it will show the YM users who logged on in your computer as a report For more explaination, it will give you report like below ID=[xxxxxxx] Selected Profile=[No Profile] Login Tires=[0] Last Save Loca
H264_RTP_STREAMING
- 本示例代码在我的电脑上实现了对标准H264码流的RTP打包发送到本机的1234端口,用VLC播放器从1234端口能接收到该码流并实时播放。代码附有详细的注释,应该很容易理解(前提是大家稍微对RFC3550 RFC3984协议有了解)。内有使用说明-The sample code on my computer to achieve the right standard H264 stream of RTP package sent to the machine' s 1234 port, u
VisualizationforInformation
- It was my good fortune, as a relatively new professor at the University of Pittsburgh’s School of Information Sciences, to meet Jin Zhang when he was first sent to the US for a year of study by his university in Wuhan,
MidiKeyboard
- This program converts PC keyboard in MIDI instrument. The MIDI is sent through serial port. There is also a little assembler file for Freescale HC11, which converts a joystic connected to AD pin to MIDI pitchbender.
Soundcode
- 音频信号是一种连续变化的模拟信号,但计算机只能处理和记录二进制的数字信号,由自然音源得到的音频信号必须经过一定的变换,成为数字音频信号之后,才能送到计算机中作进一步的处理。-Audio signal is a continuously varying analog signal, but the computer can handle only binary digital signal and records, obtained from natural source audio signal
MultiFileTransform
- 多媒体播放器,发送H264文件给客户端接收,并播放。-Multimedia player, H264 files sent to the client to receive, and play.
send_h264_rtp
- 解析h264视频文件,打包成rtp格式发送出去,工程用vc++6.0打开就行,用vlc测试可播放。-Parse h264 video files, packaged into rtp format sent the engineering vc++6.0 open playable on the line, vlc test.
Speech-Multicast-communication
- 多媒体通信课程实验,从个麦克风获取音频,以组播方式发送出去,然后接收端在通过扬声器播放出来,实时通信,外加RTP控制-Multimedia communication course experiments, get the audio from a microphone, sent in multicast mode, then the receiving end in the broadcast through the speakers, real-time communication, pl
Monitor
- windows环境下的视频监测系统,根据摄像头监测到的图像变化自动将变化的截图发送到指定的邮箱中。-video monitoring system in the windows environment, the image changes automatically monitored under the camera will change screenshot sent to the specified mailbox.
cs-media
- udp 服务器 基于socket编程完成的,可以发送本地文件到远端的客户-udp server based on socket programming, local file can be sent to the remote client
RemoteSound
- 使用MASAPI抓取声音,通过TCP发送到另外一台计算机,使用waveXXX放出。-Use MASAPI crawl sounds data. Than sent via TCP to another computer which use waveXXX to playback.
zping
- 传说OL发送赠品,ASP写的,东西发送到仓库里-OL legend to send gifts, ASP written in what is sent to a warehouse
RTSP_SERVER
- windows下RTSP服务端代码,RTP封包发送,可以使用VLC做客户端进行测试。- windows under the RTSP server code, RTP packets sent, the client can use VLC to do the test.
rtp_h264
- c语言来实现将H264流通过RTP发送,来实现实时视频的功能-c language to achieve the H264 stream is sent via RTP to achieve real-time video capabilities
SendH264ToVLCWithSocket
- 在QT环境下把H264文件打包成RTP码流通过socket发送出去.-In the QT environment to H264 files packaged into RTP code stream sent through the socket out
QuizShow
- 知识竞赛网络抢答软件是宇翔科技工作室开发的的基于局域网的抢答器软件。点击鼠标即可进行试题抢答、计时、计分、现场音效、答对答错音效等功能的知识竞赛抢答器软件。适合各行业知识竞赛、智力竞赛、技能竞赛、科技馆、博物馆、展览馆互动抢答,支持2-12个代表队、1个主持人席和若干仲裁席同时参与。 功能概述: 1.可以通过有线局域网或者无线局域网进行联网,通过主控计算机进行代表队计算机控制。 2.主控计算机知识竞赛软件可以通过软件向所有代表队、主持人席、仲裁席发指令,各终端自动解析指令进行自动操作。 3.主控
最简单的VC++ Sock测试程序
- 最简单的实现Client和Socket通信,实现电文的发送和接受,用户需要提供自己的IP地址和对方的IP地址(The simplest implementation of Client and Socket communications, the realization of the message sent and accepted, the user needs to provide their own IP address and the other party's IP address)
