搜索结果
找到约 416 项符合
Single 的查询结果
按分类筛选
- 全部分类
- 技术资料 (57)
- 单片机编程 (47)
- 单片机开发 (35)
- 书籍 (28)
- 其他 (18)
- 电源技术 (16)
- 人工智能/神经网络 (12)
- 模拟电子 (11)
- 其他书籍 (9)
- 软件设计/软件工程 (9)
- matlab例程 (9)
- Linux/Unix编程 (8)
- 通讯编程文档 (7)
- 系统设计方案 (7)
- 嵌入式综合 (6)
- Java编程 (6)
- 可编程逻辑 (5)
- 网络 (5)
- 文章/文档 (5)
- 数值算法/人工智能 (5)
- 微处理器开发 (5)
- 嵌入式/单片机编程 (5)
- 教程资料 (4)
- 通讯/手机编程 (4)
- 汇编语言 (4)
- 其他嵌入式/单片机内容 (4)
- 数学计算 (4)
- 行业发展研究 (4)
- 技术书籍 (3)
- ARM (3)
- 书籍源码 (3)
- 电子书籍 (3)
- Internet/网络编程 (3)
- 文件格式 (3)
- VHDL/FPGA/Verilog (3)
- VC书籍 (3)
- VIP专区 (3)
- 行业应用文档 (2)
- 无线通信 (2)
- 加密解密 (2)
- 编译器/解释器 (2)
- 压缩解压 (2)
- 教育系统应用 (2)
- 语音压缩 (2)
- 源码 (2)
- 手册 (2)
- 资料/手册 (1)
- 测试测量 (1)
- GPS编程 (1)
- 串口编程 (1)
- 中间件编程 (1)
- 软件工程 (1)
- DSP编程 (1)
- USB编程 (1)
- 其他行业 (1)
- Modem编程 (1)
- 并行计算 (1)
- MySQL数据库 (1)
- 游戏 (1)
- SQL Server (1)
- Applet (1)
- Windows CE (1)
- 3G开发 (1)
- 邮电通讯系统 (1)
- 驱动编程 (1)
- JavaScript (1)
- J2ME (1)
- 数据结构 (1)
- 家庭/个人应用 (1)
- Jsp/Servlet (1)
- C/C++语言编程 (1)
- FPGA (1)
- 接口技术 (1)
- DSP工具/软件 (1)
- 开发板 (1)
- 应用设计 (1)
- 软件 (1)
- 论文 (1)
数值算法/人工智能 The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of cla
The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of classified examples a decision tree is induced, biased by the information gain measure, which heuristically leads to small trees. The examples are given in attribute-value representation. The set of poss ...
JavaScript Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test c
Implementation of Edmonds Karp algorithm that calculates maxFlow of graph.
Input:
For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, ending vertex and arc weight, separated by a space). The n ...
J2ME Description Scientific calculator. Allows to perform caclulation with high precicion and implemen
Description
Scientific calculator. Allows to perform caclulation with high precicion and implements most populatr mathematical functions: sin, cos, tan, asin, acon, atan, exp, log, sqr, floor and ceil. Also it make it possible to define your own function, store results in variables and use variable ...
家庭/个人应用 The STi7141 is a highly integrated SoC (systemon- chip) designed to meet the demanding needs of th
The STi7141 is a highly integrated SoC (systemon-
chip) designed to meet the demanding needs of
the interactive cable set top box market place. The
STi7141 integrates all the major system functions
into a single device, and provides world leading,
multi-layer, advanced security technologies to
prote ...
通讯编程文档 A MATLAB program has been written to investigate Orthogonal Frequency Division Multiplexing (OFDM)
A MATLAB program has been written to investigate Orthogonal Frequency Division
Multiplexing (OFDM) communication systems. This program is valuable for future researchers
simulating systems that are too theoretically complex to analyze. Single-carrier QAM and multicarrier
OFDM are compared to demonst ...
技术书籍 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 ...
C/C++语言编程 全景图像和多光谱图像融合
PixelFusion.dsp
    This file (the project file) contains information at the project level and
    is used to build a single project or subproject. Other users can share the
    project (.dsp) file, but they should export the makefiles locally.
PixelFusion.h
  &nb ...
matlab例程 single inverter
Acompanhamento de ponto de potência máxima ( MPPT ) é uma técnica que ligadas em rede e inversores, carregadores de baterias solares e dispositivos semelhantes usar para obter a potência máxima possível a partir de um ou mais módulos fotovoltaicos.
FPGA Singal Cycle MIPS
Single MIPS CPU in FPGA.
接口技术 net_tcp.h
/*
*********************************************************************************************************
*                                             uC/TCP-IP V2
*       ...