-
基于RTP的实时语音通信系统
基于rtp的实时语音聊天,采用adpcm压缩/* comm.h - Communication input/output modules * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 2 of the License, or (at your option) * any later version. * * This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR * PURPOSE. See the GNU General Public License for more * details (available in COPYING).
- 2022-01-28 15:16:42下载
- 积分:1
-
触发器用于 c + + 类
应用背景
应用背景: (最低 50 个字符。详细的描述将会得到你更多的 CF 硬币)
应用背景: (最低 50 个字符。详细的描述将会得到你更多的 CF 硬币)
应用背景: (最低 50 个字符。详细的描述将会得到你更多的 CF 硬币)
应用背景: (最低 50 个字符。详细的描述将会得到你更多的 CF 硬币)
应用背景: (最低 50 个字符。详细的描述将会得到你更多的 CF 硬币)
关键技术
关键技术: (最低 50 个字符。详细的描述将会得到你更多的 CF 硬币)
关键技术: (最低 50 个字符。详细的描述将会得到你更多的 CF 硬币)
关键技术: (最低 50 个字符。详细的描述将会得到你更多的 CF 硬币)
关键技术: (最低 50 个字符。详细的描述将会得到你更多的 CF 硬币)
关键技术: (最低 50 个字符。详细的描述将会得到你更多的 CF 硬币)
- 2022-10-19 21:40:04下载
- 积分:1
-
IE修复工具,对于专业人员来说修复IE很简单,运行几个关联注册就搞定,可是对于非专业人员就麻烦了,该代码中使用了关于调用EXE软件、发送键盘操作等代码,不熟悉这...
IE修复工具,对于专业人员来说修复IE很简单,运行几个关联注册就搞定,可是对于非专业人员就麻烦了,该代码中使用了关于调用EXE软件、发送键盘操作等代码,不熟悉这部分的开发人员可以参考。-IE repair tool, for professionals who fix IE is very simple to run several associated registration on without getting in trouble, but for non-professionals, and the code used on the calling EXE software code to send keyboard operation, etc., are not familiar with the part of the developers can refer to.
- 2022-07-13 03:06:24下载
- 积分:1
-
a command
一个命令行工具 适合CSICO路由器使用-a command-line tool for use routers CSICO
- 2022-11-05 06:10:02下载
- 积分:1
-
1 : The Chat Room Only 69K, which is the function of the history of China the la...
1:本聊天室只有69K,是目前中国历史上功能最多,文件最小,耗资源最少的聊天室 2:本聊天室上传简单,下载压缩后直接上传,无须修改。 3:本聊天室功能介绍如下: 1级无权限,2级发贴图,3级发特效字,4级看级别,5级支持HTML权限, 6级看 IP,7级踢人,8级升降级(7级以内,含7级),加分,删除留言薄留言,9级超级管理。 4:超级用户:花儿不在网上 密码:1234-1 : The Chat Room Only 69K, which is the function of the history of China the largest, the smallest paper consumed the fewest resources Chat Room 2 : The Chat Room simple upload and download compressed uploaded directly without modification. 3 : The chat room functions as follows : a no authority sent two maps, the three magic words, look at four levels, five support HTML authority, six see IP, kicking seven, eight movements level (less than seven, with seven), points delete Guestbook voicemail, nine Super management. 4 : Super User : Flowers are not online Password : 1234
- 2022-08-09 17:33:25下载
- 积分:1
-
图像识别的文本识别方法
图像识别的文本识别方法-text Image Recognition Recognition
- 2022-07-01 02:50:31下载
- 积分:1
-
网络嗅探sniffer
实现网络嗅探的功能,能够抓取网络报文,并显示网络报文数据。其中,使用socket原始套接字编程实现,在windows下面进行网络监听。
- 2022-04-27 20:13:10下载
- 积分:1
-
强大易用的邮件收发客户端,界面很漂亮,功能很齐全,pop收邮件,smtp发邮件。还有openssh加密功能...
强大易用的邮件收发客户端,界面很漂亮,功能很齐全,pop收邮件,smtp发邮件。还有openssh加密功能-A powerful easy-to-use mail client, the interface is very beautiful, very complete functionality, pop of incoming mail, smtp e-mail. There openssh encryption
- 2022-01-26 04:13:14下载
- 积分:1
-
http协议下对下载的访问网页并对返回的内容进行操作。
http协议下对下载的访问网页并对返回的内容进行操作。-under the http protocol to download the return visit to the page content and the interface operation.
- 2022-10-27 14:00:03下载
- 积分:1
-
通用的jsp分页组件,实例化后只需设置好各种属性,然后调用API即可得到已封装好“首页” “上一页”,“下一页”等分页操作的html表格String,直接在js...
通用的jsp分页组件,实例化后只需设置好各种属性,然后调用API即可得到已封装好“首页” “上一页”,“下一页”等分页操作的html表格String,直接在jsp页面中即可, 支持跳转到jsp和跳转到Action(struts架构)两种类型,支持单选或者多选列,支持传Vector 或者sql语句,支持数据库后端分页.... 具体参见源码包中“使用说明.txt”,里面有详细的设置步骤,使用示例源码
-common jsp Pagination components, examples of installed only after the various attributes, Then API can be called Packaging has been good, "Home" and "Previous" "Next" Pages operation html forms String directly in jsp pages can be. Jump to support jsp and Jump to Action (struts framework) two types, support electoral constituency or more out in support of Vector- or sql statement. Pagination backend database support .... see, in particular source package "for use. txt " There are detailed steps to set up, use examples FOSS
- 2023-02-02 03:50:04下载
- 积分:1