搜索结果
找到约 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)
matlab例程 多目标遗传算法程序 to run Demo files, is to run SGALAB_demo_*.m what s new: 1) Multiple-Objective GAs
多目标遗传算法程序
to run Demo files, is to run SGALAB_demo_*.m
what s new:
1) Multiple-Objective GAs
VEGA
NSGA
NPGA
MOGA
2) More TSP mutation and Crossover methods
PMX
OX
CX
EAX
Boolmatrix
3) More selection methods
Truncation
tornament
stochastic
4) mutation methods
binary single point
int/r ...
通讯/手机编程 This a very simple baseband simulator for SC-FDMA system. This simulator is part of the upcoming boo
This a very simple baseband simulator for SC-FDMA system. This simulator is part of the upcoming book “Single Carrier FDMA: A New Air Interface for Long Term Evolution” (Wiley, Nov. 2008) which I co-authored with professor David J. Goodman at Polytechnic University.
The purpose of this simulator ...
matlab例程 MS-Clustering is designed to rapidly cluster large MS/MS datasets. The program merges similar spectr
MS-Clustering is designed to rapidly cluster large MS/MS datasets. The program merges similar spectra (having similar m/z values ?within a given tolerance), and creates a single consensus spectrum as a representative. The input formats accepted are: dta, mgf, mzXML. The output format is mgf.
系统设计方案 ST7787 芯片的SPEC
ST7787 芯片的SPEC,比亚迪2.4inchLCM的SPEC。The ST7787 is a single-chip controller/driver for 262K-color, graphic type TFT-LCD. It consists of 720 source line and
320 gate line driving circuits. This chip is capable of connecting directly to an external microprocessor, and accepts Serial
Peripheral I ...
游戏 WIN32 APPLICATION : gamegold ======================================================================
WIN32 APPLICATION : gamegold
========================================================================
AppWizard has created this gamegold application for you.
This file contains a summary of what you will find in each of the files that
make up your gamegold application.
gamegold.cpp
This is the m ...
Linux/Unix编程 Learn how to build a custom Linux® distribution to use in an embedded environment, in this case
Learn how to build a custom Linux&reg distribution to use in an embedded environment,
in this case to drive a Technologic Systems TS-7800 single-board computer. In this
tutorial, you learn about cross-compiling, the boot loader, file systems, the root file
system, disk images, and the boot process, ...
SQL Server SQLite is a small, fast, embeddable database. What makes it popular is the combination of the databa
SQLite is a small, fast, embeddable database. What makes it popular is the combination of the database engine and interface into a single library as well as the ability to store all the data in a single file. Its functionality lies between MySQL and PostgreSQL, however it is faster than both databas ...
matlab例程 The MATLAB C/C++ Graphics Library is a collection of MATLAB graphics routines distributed as a sin
The MATLAB C/C++ Graphics Library is a collection of MATLAB graphics
routines distributed as a single library.
Applet a Java program that reads in the following values from the standard input device (i.e. Keyboard) an
a Java program that reads in the following values from the standard input device (i.e.
Keyboard) and writes its result on the standard output device (i.e. Console/Monitor):
Inputs:
A: the loan amount in dollars and cents (e.g. 150000.00).
r: the net annual interest rate, expressed as an integer (e.g ...
人工智能/神经网络 CCE is a multi-instance learning method solving multi-instance problems through adapting multi-insta
CCE is a multi-instance learning method solving multi-instance problems through adapting multi-instance representation to single-instance algorithms, which is quite different from existing multi-instance learning algorithms which attempt to adapt single-instance algorithms to multi-instance represen ...