搜索结果
找到约 168 项符合
another 的查询结果
按分类筛选
- 全部分类
- 书籍 (13)
- matlab例程 (12)
- 其他书籍 (11)
- 其他 (9)
- Linux/Unix编程 (8)
- Java编程 (7)
- 数学计算 (5)
- 电子书籍 (5)
- 单片机开发 (5)
- 编译器/解释器 (4)
- 数据结构 (4)
- 嵌入式Linux (4)
- 行业发展研究 (4)
- Delphi控件源码 (4)
- 可编程逻辑 (3)
- VHDL/FPGA/Verilog (3)
- 模拟电子 (2)
- 单片机编程 (2)
- 人工智能/神经网络 (2)
- 通讯/手机编程 (2)
- 多国语言处理 (2)
- 中间件编程 (2)
- 游戏 (2)
- 软件工程 (2)
- 汇编语言 (2)
- 嵌入式/单片机编程 (2)
- Applet (2)
- VC书籍 (2)
- Jsp/Servlet (2)
- 其他嵌入式/单片机内容 (2)
- 系统设计方案 (2)
- 压缩解压 (2)
- Java书籍 (2)
- 源码 (2)
- 技术资料 (2)
- allegro (1)
- 教程资料 (1)
- 通信网络 (1)
- 微处理器开发 (1)
- uCOS (1)
- J2ME (1)
- Symbian (1)
- 其他行业 (1)
- 其他数据库 (1)
- 操作系统开发 (1)
- 软件设计/软件工程 (1)
- 驱动编程 (1)
- 企业管理 (1)
- USB编程 (1)
- 数值算法/人工智能 (1)
- 网络 (1)
- RFID编程 (1)
- 文章/文档 (1)
- 手机短信编程 (1)
- 加密解密 (1)
- 技术管理 (1)
- BREW编程 (1)
- DSP编程 (1)
- 通讯编程文档 (1)
- 并行计算 (1)
- 教育系统应用 (1)
- Internet/网络编程 (1)
- 技术书籍 (1)
- VIP专区 (1)
通讯编程文档 This paper will discuss the design of an asynchronous FIFO,Asynchronous FIFOs are widely used in the
This paper will discuss the design of an asynchronous FIFO,Asynchronous FIFOs are widely used in the computer networking industry to receive data at
a particular frequency and transmit them at another frequency. An asynchronous FIFO has
two different clocks: one for read and one for write.
压缩解压 Implementation for the Huffman Cod in Visual C++. Both, the encoder and the decoder take as input
Implementation for the Huffman Cod in Visual C++.
Both, the encoder and the decoder take as input a file and write the output into another file.
压缩解压 Implementation for Lempel-Ziv code. Encoder and decoder are separated. The input is a file and th
Implementation for Lempel-Ziv code.
Encoder and decoder are separated. The input is a file and the output is written in another file.
其他书籍 We are providing the best information available to us as at date of writing and intend to update it
We are providing the best information available to us as at date of writing and intend to update it at
frequent intervals as things change and/or more information becomes available. However we intend this
Q&A as a guide only and recommend that users obtain specific information to determine applicabi ...
数学计算 A quicksort algorithm sourcecode that together with the sourcecode for equalTo, sorts a integer arra
A quicksort algorithm sourcecode that together with the sourcecode for equalTo, sorts a integer array from lowest to highest and then checks if two numbers in the array added with eachother equals another integer.
Java编程 A bluetooth SMS patcher Java ME application I made quickly after I thought about making one. What i
A bluetooth SMS patcher Java ME application I made quickly after I thought about making one.
What is does is to use JSR-82 (Bluetooth API) to send a String msg, String dest to another phone running shin-chan, and this phone will try to send it as SMS using JSR-135 (WMA).
The upload is a Netbeans 6. ...
Java编程 Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write
Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database. You don t even need to know the database is there, and you ...
VC书籍 C++ is a programming language. It is a programming language of many different dialects, just like
C++ is a programming language. It is a programming language of many
different dialects, just like each language that is spoken has many dialects. In C though, they are not because the "speakers" live in the North, South, or grew up in some other place, it is because there are so many compilers. T ...
Internet/网络编程 Browser-based (HTTP) file uploading is a great way to transfer arbitrary files from a client machine
Browser-based (HTTP) file uploading is a great way to transfer arbitrary files from a client machine to the Web server which adds another dimension to Web-based applications.
技术书籍 LatentSVM论文
The object detector described below has been initially proposed by
P.F. Felzenszwalb in [Felzenszwalb2010]. It is based on a
Dalal-Triggs detector that uses a single filter on histogram of
oriented gradients (HOG) features to represent an object category.
This detector uses a sliding window approac ...