搜索:solaris
找到约 123 项符合「solaris」的查询结果
结果 123
按分类筛选
- 全部
- Linux/Unix编程 (39)
- 技术资料 (14)
- 其他书籍 (14)
- 操作系统开发 (6)
- 其他 (6)
- Java编程 (6)
- 通讯编程文档 (6)
- Internet/网络编程 (4)
- 网络 (4)
- 文章/文档 (4)
- 电子书籍 (2)
- 语音压缩 (2)
- 技术管理 (2)
- 人工智能/神经网络 (2)
- 加密解密 (1)
- 驱动程序 (1)
- 技术书籍 (1)
- ARM (1)
- 嵌入式综合 (1)
- 驱动编程 (1)
- 编译器/解释器 (1)
- 企业管理 (1)
- 嵌入式/单片机编程 (1)
- Java书籍 (1)
- 软件设计/软件工程 (1)
- 精品软件 (1)
https://www.eeworm.com/dl/627/346198.html
语音压缩
具有浮点指令的g.729语音压缩编码
具有浮点指令的g.729语音压缩编码,符合ITU-T G.729 Annex C 规范,通过修改makefile可以支持windows/linux/solaris等操作系统,仅需要很少的更改就可以应用到voip领域
https://www.eeworm.com/dl/633/238860.html
Java编程
JBother是纯Java开发的Jabber(即时消息开源软件)客户端。支持群组聊天
JBother是纯Java开发的Jabber(即时消息开源软件)客户端。支持群组聊天,支持与MSN,Yahoo,ICQ和AIM的通信,不同事件语音提醒功能,皮肤更换,可运行在Windows, Linux, FreeBSD, Solaris,和OSX等操作系统上。
https://www.eeworm.com/dl/619/133108.html
Linux/Unix编程
Simple DirectMedia Layer - Simple DirectMedia Layer 是一个跨平台的多媒体库设计用来提供快速图形framebuffer和音频驱动。应用MPEG为软件
Simple DirectMedia Layer - Simple DirectMedia Layer 是一个跨平台的多媒体库设计用来提供快速图形framebuffer和音频驱动。应用MPEG为软件,模拟器或其他流行的游戏回放声音。支持Linux, Win32, BeOS, MacOS, Solaris, IRIX, and FreeBSD
https://www.eeworm.com/dl/903892.html
技术资料
多处理器雷达系统监控程序的设计和实现
本文介绍了一种基于多PowerPC 处理器高速信号处理系统的Host 监控程序的设计和实现,该监控程序基于Solaris,实现了对雷达信号处理中间结果的实时监控和显示。该程序利用Host 与P
https://www.eeworm.com/dl/619/276848.html
Linux/Unix编程
The UCL common multimedia library implements a number of algorithms and protocols needed by a number
The UCL common multimedia library implements a number of algorithms and protocols needed by a number of our applications. It compiles standalone on a range of Unix systems (Solaris, Linux, Irix, FreeBSD, MacOSX) and on Windows 95/98/NT/XP. The following protocols/algorithms are i ...
https://www.eeworm.com/dl/619/330524.html
Linux/Unix编程
wine-doors 是基于wine的GNOME桌面软件。 wine-doors是一个软件安装管理包(类似新立得)
wine-doors 是基于wine的GNOME桌面软件。
wine-doors是一个软件安装管理包(类似新立得),用户可以选择要安装的软件。wine-doors可以在linux,Solaris和Unix 下运行。wine-doors将计划开发支持Cedega, cvscedega and Crossover Office的版本。 ...
https://www.eeworm.com/dl/633/463665.html
Java编程
InstantP2P InstantP2Pshi 是一个建立在jxta之上的peer-to-peer即时消息服务。它在功能上包括一对一的即时消息,群体聊天,文件共享等功能。它可以工作在Linux, S
InstantP2P InstantP2Pshi 是一个建立在jxta之上的peer-to-peer即时消息服务。它在功能上包括一对一的即时消息,群体聊天,文件共享等功能。它可以工作在Linux, Solaris,Win32等多种平台之上。
https://www.eeworm.com/dl/627/346199.html
语音压缩
g.729a语音压缩编码最新版本
g.729a语音压缩编码最新版本,符合ITU-T G.729 Annex A 2006年的规范,通过修改makefile可以支持windows/linux/solaris等操作系统,g.729a是g.729的简化复杂度后的结果,适合应用在嵌入式领域的voip实现。
https://www.eeworm.com/dl/619/383531.html
Linux/Unix编程
This document is a "practical guide" to very quickly setup CVS/RCS source code control system. This
This document is a "practical guide" to very quickly setup CVS/RCS source code control system. This
document has custom shell scripts which are wrappers on top of CVS. These scripts provide an easy user
interface for CVS. Several shell scripts are provided to make RCS more easy t ...
https://www.eeworm.com/dl/646/171646.html
通讯编程文档
摘要 TCP 软件一般位于操作系统的核心
摘要
TCP 软件一般位于操作系统的核心,这种情况给TCP 的研究和调试带来了很大的困难。
在Sun Solaris 平台上,我们使用系统提供的DLPI 接口和有关多线程的系统调用,构建了一
个TCP 调试系统,简化了调试过程。
关键字
TCP,调试系统,DLPI,多线程 ...