搜索结果
找到约 1,726 项符合
Unix 的查询结果
按分类筛选
- 全部分类
- Linux/Unix编程 (718)
- 其他书籍 (171)
- 网络 (159)
- 技术资料 (103)
- 电子书籍 (62)
- 其他 (51)
- 操作系统开发 (35)
- Internet/网络编程 (24)
- 加密解密 (21)
- 文章/文档 (19)
- VC书籍 (19)
- 软件设计/软件工程 (18)
- Java编程 (17)
- 编译器/解释器 (15)
- 嵌入式Linux (15)
- 文件格式 (13)
- 通讯编程文档 (13)
- 嵌入式综合 (12)
- Oracle数据库 (12)
- 软件工程 (11)
- 人工智能/神经网络 (11)
- 数据库系统 (9)
- 嵌入式/单片机编程 (9)
- 其他行业 (9)
- 汇编语言 (8)
- 技术管理 (7)
- 其他数据库 (7)
- 数值算法/人工智能 (6)
- 压缩解压 (6)
- 系统设计方案 (6)
- 中间件编程 (6)
- 通讯/手机编程 (5)
- 书籍源码 (5)
- 驱动编程 (5)
- 磁盘编程 (5)
- 数学计算 (5)
- 数据结构 (5)
- VIP专区 (5)
- 编辑器/阅读器 (4)
- matlab例程 (4)
- 精品软件 (4)
- 技术书籍 (3)
- 技术教程 (3)
- 手机短信编程 (3)
- 串口编程 (3)
- 语音压缩 (3)
- 单片机开发 (3)
- Java书籍 (3)
- 其他 (2)
- Linux/uClinux/Unix编程 (2)
- 学术论文 (2)
- 实用工具 (2)
- 通信网络 (2)
- SCSI/ASPI (2)
- *行业应用 (2)
- 多国语言处理 (2)
- 金融证券系统 (2)
- uCOS (2)
- 微处理器开发 (2)
- J2ME (2)
- VHDL/FPGA/Verilog (2)
- 家庭/个人应用 (2)
- 生物技术 (2)
- 行业发展研究 (2)
- 源码 (1)
- 书籍 (1)
- 手册 (1)
- 应用设计 (1)
- 程序设计 (1)
- 单片机编程 (1)
- C/C++语言编程 (1)
- 行业应用文档 (1)
- 无线通信 (1)
- DSP编程 (1)
- 多媒体处理 (1)
- 仿真技术 (1)
- 教材/考试/认证 (1)
- 资料/手册 (1)
- ALTERA FPGA开发软件 (1)
- XILINX FPGA开发软件 (1)
- 源码/资料 (1)
- 教育系统应用 (1)
- 游戏 (1)
- 企业管理 (1)
- Applet (1)
- CA认证 (1)
- USB编程 (1)
- 手机WAP编程 (1)
- Delphi控件源码 (1)
- 并口编程 (1)
- Windows CE (1)
- 手机彩信(MMS)编程 (1)
- OA系统 (1)
- 其他嵌入式/单片机内容 (1)
- MySQL数据库 (1)
- 邮电通讯系统 (1)
- Jsp/Servlet (1)
- 认证考试资料 (1)
Linux/Unix编程 Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be por
Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be portable and highly modular. It is coded in C++ so that it effectively translates the object concepts of the CIM objects into a programming model but still retains the speed and efficiency of a compiled ...
VC书籍 Using Trolltech s Qt you can build industrial-strength C++ applications that run natively on Window
Using Trolltech s Qt you can build industrial-strength C++ applications that run natively on
Windows, Linux/Unix, Mac OS X, and embedded Linux--without making source code changes. With
this book Trolltech insiders have written a start-to-finish guide to getting great results with the most
powerful v ...
Java编程 These two classes show an extremely simple example of java.net socket programming. They implement th
These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an ASCII string. The server, to keep it very simple, ...
其他 详细介绍了波动方程怎样通过有限差分的方法离散化
详细介绍了波动方程怎样通过有限差分的方法离散化,是计算机模拟地震波、声波传播的理论基础,本人就是从中受益的,且编出的程序已在Unix-Linux系统中通过,绘出的图形得到了老师的认可
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 included in the libra ...
网络 linux环境下多人聊天程序。包括服务器端和客户端程序
linux环境下多人聊天程序。包括服务器端和客户端程序,采用IPv6地址。对于学习socket套接字编程有帮助,使用了许多标准的库函数,可以参考任何一本Unix/Linux网络编程书籍进行学习。
人工智能/神经网络 包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。 读者在应用这些代码时
包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的
例程。
读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对
于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程
书籍。由于本章着重介绍指纹识别的算法,对于imagemagic的使用不再做详细 ...
其他书籍 Qt 可以运行在不同的平台
Qt 可以运行在不同的平台,像是 Unix/X11、Windows、Mac OS 与支持 framebuffer 的嵌入式Linux平台(Embedded Linux Platform),这边的文件将改写 以前 Qt 3.1 时的文件!所使用的版本为 Qt OpenSource 4.3.3 版,在 Vista 操作系统下撰写。
多媒体处理 CMU大名鼎鼎的SPHINX-3大词汇量连续语音识别系统
·详细说明:CMU大名鼎鼎的SPHINX-3大词汇量连续语音识别系统,应用于Unix和Windows,做语音识别的必备工具.文件列表: src ...\libs3audio ...\..........\ad.h ...\..........\ad_alsa.c ...\..........\ad_base.c ..
通讯/手机编程 This a separate release of the OpenSS7 X/Open XTI/TLI library, TLI modules (timod, tirdwr) and the I
This a separate release of the OpenSS7 X/Open XTI/TLI library, TLI modules (timod, tirdwr) and the INET driver (inet) that provides Unix98 compatible interface to Linux NET4 TCP/IP stacks, and all the necessary manpages and other documentation. Although these components are contained in our LiS and ...