搜索结果
找到约 151 项符合
either 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (12)
- 书籍 (11)
- Java编程 (10)
- 其他 (8)
- 可编程逻辑 (7)
- 其他书籍 (7)
- matlab例程 (6)
- 单片机开发 (6)
- 其他行业 (5)
- 教程资料 (4)
- 文章/文档 (4)
- 压缩解压 (4)
- Linux/Unix编程 (4)
- 软件设计/软件工程 (4)
- 汇编语言 (4)
- 嵌入式/单片机编程 (3)
- 书籍源码 (3)
- Internet/网络编程 (3)
- 加密解密 (3)
- 模拟电子 (2)
- 电源技术 (2)
- 嵌入式Linux (2)
- 网络 (2)
- VC书籍 (2)
- 数值算法/人工智能 (2)
- 数学计算 (2)
- 系统设计方案 (2)
- 技术资料 (2)
- allegro (1)
- Mentor (1)
- 嵌入式综合 (1)
- 技术书籍 (1)
- 接口技术 (1)
- 生物技术 (1)
- Windows CE (1)
- Applet (1)
- 驱动编程 (1)
- 游戏 (1)
- GPS编程 (1)
- Java书籍 (1)
- 行业发展研究 (1)
- 其他嵌入式/单片机内容 (1)
- Delphi控件源码 (1)
- SQL Server (1)
- 文件格式 (1)
- 通讯/手机编程 (1)
- 人工智能/神经网络 (1)
- DSP编程 (1)
- 其他数据库 (1)
- USB编程 (1)
- 电子书籍 (1)
- DSP工具/软件 (1)
- VIP专区 (1)
数值算法/人工智能 北京大学ACM比赛题 The game of Scrabble is played with tiles. A tile either has a single letter written on
北京大学ACM比赛题
The game of Scrabble is played with tiles. A tile either has a single letter written on it, or it is blank. In the latter case, the tile may be used to represent a letter of your choice. On your turn, you arrange the tiles to form a word. Each tile may be used at most once, but not ...
Java编程 HTML Parser is a Java library used to parse HTML in either a linear or nested fashion. Primarily use
HTML Parser is a Java library used to parse HTML in either a linear or nested fashion. Primarily used for transformation or extraction, it features filters, visitors, custom tags and easy to use JavaBeans. It is a fast, robust and well tested package.
单片机开发 At can be given its arguments in a file. You can comment out lines by preceding them with either #
At can be given its arguments in a file. You can comment
out lines by preceding them with either # or -
characters. This is an easy way to temporarily disable
some commands.
The CONTINUE-command is most useful at the end of the
file. When this command is read, the file is started
again from ...
数学计算 This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a funct
This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral can be evaluated over a user defined range by usin ...
DSP编程 The TMS320VC5506/C5507/C5509A USB peripherals can be clocked from either the USB APLL or the USB DP
The TMS320VC5506/C5507/C5509A USB peripherals can be clocked from either the USB APLL or the
USB DPLL. Since the APLL is inherently more noise tolerant and has less long-term jitter than the DPLL,
it is recommended that you switch to it for any USB operations.
其他书籍 It is not the intention of this application note to illustrate usage of the part in either of opera
It is not the intention of this application note to illustrate usage
of the part in either of operational modes. The application
note does not cover details on setting up for data transfers.
After having reviewed this application note, the reader is
expected to understand the data flow for and IN an ...
其他 Edge Disjoint Cycles. You are given an input graph that is either directed or undirected. Write a pr
Edge Disjoint Cycles. You are given an input graph that is either directed or undirected. Write a program that reads in a vertex number and lists the number of edge disjoint cycles that start and end at this vertex. The output should also list the edges in each of the cycle discovered. Input will be ...
其他书籍 In order to install DotNetNuke and a supporting database you will need either Windows 2003 Server or
In order to install DotNetNuke and a supporting database you will need either Windows 2003 Server or
Windows XP (development only). This book covers a basic install of DotNetNuke using a SQL Server
database as the Data Provider. You will need to have access to either SQL Server 2000 or MSDE (develop ...
matlab例程 Launch Matlab by either clicking twice on the Matlab icon on your desktop or by selecting: Start P
Launch Matlab by either clicking twice on the Matlab icon on your desktop or by selecting: Start Programs Matlab Matlab. The main window is the MATLAB Command Window, where you write your instructions.
Java编程 PenguinCards is a java-based card game. You can either play against computer or another player. On t
PenguinCards is a java-based card game. You can either play against computer or another player. On the board, there are card pairs and your aim is to find out these card pairs. The one who finds out more card pairs is the winner. Have fun!