搜索结果
找到约 176 项符合
Those 的查询结果
按分类筛选
- 全部分类
- 书籍 (33)
- 其他书籍 (16)
- 其他 (11)
- 单片机编程 (6)
- 压缩解压 (5)
- 软件工程 (5)
- Java编程 (5)
- 电源技术 (4)
- 编译器/解释器 (4)
- 通讯编程文档 (4)
- VC书籍 (4)
- Java书籍 (4)
- 电子书籍 (4)
- 技术资料 (4)
- 网络 (3)
- 软件设计/软件工程 (3)
- Linux/Unix编程 (3)
- 文件格式 (3)
- 数学计算 (3)
- 数据结构 (3)
- DSP编程 (2)
- 无线通信 (2)
- 可编程逻辑 (2)
- 游戏 (2)
- 数值算法/人工智能 (2)
- J2ME (2)
- 系统设计方案 (2)
- JavaScript (2)
- matlab例程 (2)
- 单片机开发 (2)
- 人工智能/神经网络 (2)
- 嵌入式/单片机编程 (2)
- 通讯/手机编程 (2)
- 实用工具 (1)
- 教程资料 (1)
- 嵌入式Linux (1)
- 中间件编程 (1)
- VxWorks (1)
- 技术管理 (1)
- Internet/网络编程 (1)
- 驱动编程 (1)
- 邮电通讯系统 (1)
- 行业发展研究 (1)
- 文章/文档 (1)
- BREW编程 (1)
- Delphi/CppBuilder (1)
- 书籍源码 (1)
- VHDL/FPGA/Verilog (1)
- 操作系统开发 (1)
- 能源行业(电力石油煤炭) (1)
- USB编程 (1)
- RFID编程 (1)
- MySQL数据库 (1)
- SQL Server (1)
- Matlab (1)
- 论文 (1)
数据结构 SPLASH is a c++ class library that implements many of the Perl constructs and data types, including
SPLASH is a c++ class library that implements many of the Perl constructs and data types, including extensive regex regular expression pattern matching. For those not familiar with Perl, it is an excellent scripting language by Larry Wall and is available for most platforms. This Class library provi ...
嵌入式Linux (E-Book) Linux C++ Programming.zip
(E-Book) Linux C++ Programming.zip,for those who like linux programming
游戏 随机性发生器、冒泡分类和混洗一组12张牌的演示程序。 Demonstrates the use of a randomizer, bubble-sort and an array to "shuff
随机性发生器、冒泡分类和混洗一组12张牌的演示程序。
Demonstrates the use of a randomizer, bubble-sort and an array to "shuffle" a deck of 12 cards. I put it here for those of you who are trying to figure out how to shuffle with a randomizer without having the same card appear two-or-more times. ...
网络 项目描述: Fluid is a server daemon for streaming media. The latest release is built as an API for buil
项目描述:
Fluid is a server daemon for streaming media. The latest release is built as an API for building any kind of media streamer. Following with the server is a plugin for streaming MP3 files, even those with variable bitrate. Multicast now supported.
Fluid 是一个为媒体流提供的服务器后台。最 ...
编译器/解释器 encode.v The encoder syndrome.v Syndrome generator in decoder berlekamp.v Berlekamp algorithm in
encode.v The encoder
syndrome.v Syndrome generator in decoder
berlekamp.v Berlekamp algorithm in decoder
chien-search.v Chien search and Forney algorithm in decoder
decode.v The top module of the decoder
inverse.v Computes multiplication inverse of an Galois field element
test-bench.v The tes ...
Java书籍 THIS is really two books in one: a tutorial and a reference manual for JDBC, the application program
THIS is really two books in one: a tutorial and a reference manual for JDBC, the application programming interface that makes it possible for programmers to access databases from Java. The goal is to be useful to a wide range of readers, from database novices to database experts. Therefore, we have ...
其他书籍 The third edition of Learning GNU Emacs describes Emacs 21.3 from the ground up, including new user
The third edition of Learning GNU Emacs describes Emacs 21.3 from the ground up, including new user interface features such as an icon-based toolbar and an interactive interface to Emacs customization. A new chapter details how to install and run Emacs on Mac OS X, Windows, and Linux, including tips ...
压缩解压 It is possible that certain products which can be built using this software modules might form inve
It is possible that certain products which can be built using this
software modules might form inventions protected by patent rights in
some countries (e.g. by patents about arithmetic coding algorithms
owned by IBM and AT&T in the USA). Provision of this software by the
author does NOT include any ...
VxWorks This program demonstrates using a thread safe C++ class called SharedQT<T>. This example act
This program demonstrates using a thread safe C++ class called
SharedQT<T>. This example actually has several elements which
may prove useful for those who are new to C++:
压缩解压 We often get questions about how the deflate() and inflate() functions should be used. Users wonder
We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have read zlib.h (a ...