搜索结果
找到约 112 项符合
generic 的查询结果
按分类筛选
- 全部分类
- VC书籍 (12)
- 技术资料 (11)
- 其他书籍 (10)
- 人工智能/神经网络 (4)
- 电子书籍 (4)
- 驱动编程 (4)
- 其他 (4)
- 软件设计/软件工程 (4)
- VHDL/FPGA/Verilog (4)
- VxWorks (4)
- 多国语言处理 (3)
- 网络 (3)
- Linux/Unix编程 (3)
- Delphi控件源码 (3)
- 书籍 (3)
- matlab例程 (2)
- 编译器/解释器 (2)
- 通讯编程文档 (2)
- 软件工程 (2)
- 单片机开发 (2)
- 嵌入式/单片机编程 (2)
- 单片机编程 (1)
- 可编程逻辑 (1)
- STL (1)
- 其他嵌入式/单片机内容 (1)
- 串口编程 (1)
- DSP编程 (1)
- 邮电通讯系统 (1)
- 其他数据库 (1)
- 系统设计方案 (1)
- 汇编语言 (1)
- Java书籍 (1)
- 数学计算 (1)
- USB编程 (1)
- 微处理器开发 (1)
- 通讯/手机编程 (1)
- 嵌入式Linux (1)
- 家庭/个人应用 (1)
- JavaScript (1)
- J2ME (1)
- 源码/资料 (1)
- Windows编程 (1)
- 论文 (1)
- 源码 (1)
- VIP专区 (1)
单片机开发 kernel mode code for configuring switches. can attach to phy abstraction layer. communicates with
kernel mode code for configuring switches.
can attach to phy abstraction layer.
communicates with user land tool swconfig through generic netlink
编译器/解释器 list is a data dtructure. this is a data structure type implemantation and it is implemented in C pr
list is a data dtructure. this is a data structure type implemantation and it is implemented in C prgramming language. General header contains pointer to object so list.c in c is implemented in generic way.
VHDL/FPGA/Verilog 本人根据opencores.org上的cordic算法改写的可配置位宽的cordic算法
本人根据opencores.org上的cordic算法改写的可配置位宽的cordic算法,并且在原始的级联型的基础上编写的循环(iterative)型的cordic,可通过generic配置。带一个不可综合和可综合的testbench(for altera)。稍微改动可应用于xilinx fpga
源码/资料 Boost C++ Libraries 1.35.0
Boost C++ Libraries
Free peer-reviewed portable C++ source libraries
Boost C++ Libraries 基本上是一個免費的 C++ 的跨平台函式庫集合,基本上應該可以把它視為 C++ STL 的功能再延伸;他最大的特色在於他是一個經過「同行評審」(peer review,可參考維基百科)、開放原始碼的函式庫,而且有許多 Boost ...
Windows编程 Delphi 泛型容器 TDictionary 的用法 Demo
Collection of key-value pairs. 
TDictionary represents a generic collection of key-value pairs. 
This class provides a mapping from a collection of keys to a collection of values. When you create a TDictionary object, you can specify various combinations of initial capacity, equality ope ...
论文 基于多尺度字典的图像超分辨率重建
Reconstruction- and example-based super-resolution
(SR) methods are promising for restoring a high-resolution
(HR) image from low-resolution (LR) image(s). Under large
magnification, reconstruction-based methods usually fail
to hallucinate visual details while example-based methods
sometimes introdu ...
书籍 Essential+C++
书中以4个面向来表现C++的本质:procedural(程序性的)、generic(泛型的)、object-based(个别对象的)、object-oriented(面向对象的),全书围绕着一系列逐渐繁复的程序问题,以及用以解决这些问题的语言特性。循此方式,读者不只学到C++的函数和结构,也会学习到它们的设计目的和基本原理 ...
书籍 Multi-Carrier+Spread+Spectrum+2007
Since the principle of multi-carrier code division multiple access (MC-CDMA) was
simultaneously proposed by Khaled Fazel et al. and Nathan Yee et al. at the IEEE
International Symposium on Personal, Indoor and Mobile Radio Communications
(PIMRC) in the year 1993, multi-carrier spread spectrum (MC-SS ...
书籍 Chipless_Radio_Frequency_Identification
Introduction to Radio Frequency Identification (RFID): RFID is a
wireless modulation and demodulation technique for automatic
identification of objects, tracking goods, smart logistics, and access con-
trol. RFID is a contactless, usually short‐distance transmission and
reception technique for uniq ...
源码 MiniCore
An Arduino core for the ATmega328, ATmega168, ATmega88, ATmega48 and ATmega8, all running a [custom version of Optiboot for increased functionality](#write-to-own-flash). This core requires at least Arduino IDE v1.6.2, where v1.8.5+ is recommended. <br/>
**This core gives you two extra IO pins if yo ...