各种C++,Java源代码收集
       欢迎进入源代码的空间,这里收集了大量C++,Java,C#等源代码
 
 源代码
个人信息
ID号: 227730 信用: 0
身份: 普通会员 头衔: 学前班
加为好友 发站内信 即时聊天
 AudioAEC
 测试过 Speex是能消除回...
 zeroiszero
 朋友,我最近也在用Speex进行...
 源代码
 output_frame 是处理完以...
 源代码
 而其中filter_length的设定是...
 源代码
 如何使用Speex中的AEC模块,提...
  Google Code
  源代码网站
  总访问量:15627
  最近访问的会员:
会员信息
会员信息
ddqq AudioAEC
会员信息
会员信息
zeroiszero zakfgs
会员信息
会员信息
mamatei tomcat
会员信息
会员信息
菜鸟小杨过 etre
会员信息
mnx
我还没想好怎么写呢!
暂无课程!
 九月最热门的25个开源项目
 2008-05-01 22:20
 

1. Gaim 即时通讯项目,支持AIM, ICQ, Yahoo!, MSN, Jabber, IRC, Napster, Gadu-Gadu, Zephyr, 和SILC,是非Windows平台下主流聊天工具。(P.S:大家在linux下上QQ时,可能会选择LumaQQ)开发语言:C, C#

 阅读全文>>
 类别:默认分类  |  评论(0)  |  浏览(839)

 Speex: A Free Codec For Free Speech
 2008-05-01 12:49
 

Speex is an Open Source/Free Software patent-free audio compression format designed for speech. The Speex Project aims to lower the barrier of entry for voice applications by providing a free alternative to expensive proprietary speech codecs. Moreover, Speex is well-adapted to Internet applications and provides useful features that are not present

 阅读全文>>
 类别:C++代码  |  评论(5)  |  浏览(2053)

 JPedal, the Java PDF Viewer
 2008-05-01 12:08
 

Java PDF development tools

"Much more than just a PDF viewer"

In active development since 1997, JPedal is the complete 100% Java solution for printing, viewing, rasterizing and extraction from PDF files (including forms). JPedal is the essential tool for PDF developers needing to integrate PDF files into any workflow and comes with a large range of rea

 阅读全文>>
 类别:Java语言  |  评论(0)  |  浏览(539)

 iText, a Free Java-PDF Library
 2008-05-01 12:07
 
Project description
iText is a library that allows you to generate PDF files on the fly.

Tipit.to badge

iText is an ideal library for developers looking to enhance web- and other applications with dynamic PDF document generation and/or manipulation. iText is not an end-user tool.
 阅读全文>>
 类别:Java语言  |  评论(0)  |  浏览(565)

 SPServer : 一个基于线程池(包括HAHS和LF)的高并发 server 框架
 2008-04-28 20:42
  spserver 是一个实现了半同步/半异步(Half-Sync/Half-Async)和领导者/追随者(Leader/Follower) 模式的服务器框架,能够简化 TCP server 的开发工作。
spserver 使用 c++ 实现,目前实现了以下功能:
1.封装了 TCP server 中接受连接的功能;
2.使用非阻塞型I/O和事件驱动模型,由主线程负责处理所有 TCP 连接上的数据读取和发送,因此连接数不受线程数的限制;
3.主线程读取到的数据放入队列,由一个线程池处理实际的业务。
 阅读全文>>
 类别:C++代码  |  评论(0)  |  浏览(1722)

 SPWebServer:一个基于 SPServer 的 web 服务器框架
 2008-04-28 20:42
  看到这个题目,估计很多人会问:为什么要再实现一个 web 服务器?

这里有几个原因:

1.这是一个 web 服务器框架,不是一个完整的 web 服务器。也就是说 SPWebServer 提供的是一套 API 和类库,可以方便地集成到现有的应用程序中。可以称 SPWebServer 为 embedded web server

2.有些时候,我们需要的不是一个功能强大完整的 web 服务器(例如 apache ),我们只是需要一个能提供最基本的 http 功能的服务器框架。比如要用 C/C++ 实现 XML-RPC,JSON-RPC
 阅读全文>>
 类别:C++代码  |  评论(0)  |  浏览(699)

更多文章>> 
               暂无空间留言!
您尚未登录,只有登录后才能留言!
[ 登录 ]   [ 注册 ]