搜索结果
找到约 658 项符合
two 的查询结果
按分类筛选
- 全部分类
- 书籍 (52)
- matlab例程 (50)
- 其他 (43)
- 单片机编程 (40)
- 其他书籍 (36)
- 数学计算 (23)
- Java编程 (22)
- 技术资料 (20)
- 单片机开发 (17)
- 文章/文档 (17)
- 软件设计/软件工程 (16)
- 电源技术 (15)
- 行业发展研究 (14)
- 人工智能/神经网络 (13)
- Linux/Unix编程 (12)
- 书籍源码 (12)
- VC书籍 (10)
- VHDL/FPGA/Verilog (10)
- 系统设计方案 (10)
- 数值算法/人工智能 (9)
- 数据结构 (9)
- 汇编语言 (9)
- 模拟电子 (8)
- 通讯编程文档 (8)
- 编译器/解释器 (7)
- 压缩解压 (7)
- Java书籍 (7)
- 嵌入式/单片机编程 (7)
- 电子书籍 (6)
- 微处理器开发 (6)
- 驱动编程 (6)
- 加密解密 (6)
- 文件格式 (6)
- 其他嵌入式/单片机内容 (6)
- 通讯/手机编程 (6)
- DSP编程 (6)
- Delphi控件源码 (5)
- 可编程逻辑 (4)
- 源码 (4)
- 嵌入式综合 (3)
- 无线通信 (3)
- ARM (3)
- 测试测量 (3)
- 游戏 (3)
- 软件工程 (3)
- 并行计算 (3)
- 多国语言处理 (3)
- JavaScript (3)
- 论文 (3)
- PCB相关 (2)
- 教程资料 (2)
- 通信网络 (2)
- 传感与控制 (2)
- J2ME (2)
- Internet/网络编程 (2)
- 其他行业 (2)
- SQL Server (2)
- 医药行业 (2)
- Windows CE (2)
- 网络 (2)
- 家庭/个人应用 (2)
- Jsp/Servlet (2)
- 编辑器/阅读器 (2)
- 3G开发 (2)
- CA认证 (2)
- 串口编程 (2)
- 接口技术 (2)
- 其他 (2)
- VIP专区 (2)
- 技术教程 (1)
- 行业应用文档 (1)
- 多媒体处理 (1)
- 技术书籍 (1)
- 开发工具 (1)
- 工控技术 (1)
- 操作系统开发 (1)
- VxWorks (1)
- Modem编程 (1)
- Delphi/CppBuilder (1)
- 技术管理 (1)
- 教育系统应用 (1)
- 嵌入式Linux (1)
- 语音压缩 (1)
- USB编程 (1)
- MacOS编程 (1)
- GPS编程 (1)
- FlashMX/Flex源码 (1)
- 中间件编程 (1)
- Symbian (1)
- *行业应用 (1)
- 仿真技术 (1)
- Matlab (1)
- 开关电源 (1)
软件工程 The LM158 series consists of two independent, high gain, internally frequency compensated operatio
The LM158 series consists of two independent, high gain,
internally frequency compensated operational amplifiers
which were designed specifically to operate from a single
power supply over a wide range of voltages. Operation from
split power supplies is also possible and the low power
supply cu ...
人工智能/神经网络 If we have two individually sorted vectors "a" and "b" but they are not sorted with respect to each
If we have two individually sorted vectors "a" and "b" but they are not sorted with respect to each other and we want to merge them into vector "c" such that "c" is also a sorted vector. Then c=mergesorted(a,b) can be used.
数学计算 Two functions, num2bin and bin2num are provided. num2bin takes a double and converts it to a binary
Two functions, num2bin and bin2num are provided. num2bin takes a double and converts it to a binary string representation. bin2num is its inverse operation. It can be used in a numerical analysis course when floating point arithmetic is discussed.
单片机开发 This a two node test, requires a Coordinator and an RFD. The coordinator and node simply ping-pong
This a two node test, requires a Coordinator
and an RFD. The coordinator and node simply
ping-pong a packet back and forth, and print
out the RSSI byte. The RFD waits before
bouncing it back, while the coordinator responds
immediately.
matlab例程 This is a program to calculate the Photonic Bands of two dimension Photonic Crystal with circular in
This is a program to calculate the Photonic Bands of two dimension Photonic Crystal with circular inclusions. It calculates both TE and TM modes (E and H polarization).
加密解密 Tiger Tree Hash is constructed from two parts, the Tiger Hash Algorithm and Merkle Tree. The origina
Tiger Tree Hash is constructed from two parts, the Tiger Hash Algorithm and Merkle Tree. The original Tiger Hash code was taken from Tiger.Net which is written in Visual Basic. NET.
Tiger Tree Hash算法的C#实现!
书籍源码 Virtual function for two derived classes虚拟函数有两个派生类
Virtual function for two derived classes虚拟函数有两个派生类
单片机开发 this prog must be used with the pic_receive.rar file . I wish the two programs will hope some mcu p
this prog must be used with the pic_receive.rar file . I wish the two
programs will hope some mcu prog designer
其他 Driver to create flat random graphs and two forms of hierarchical graphs (N-level and transit-stu
Driver to create flat random graphs and two forms
of hierarchical graphs (N-level and transit-stub)
其他 Input The input consists of two lines. The first line contains two integers n and k which are the l
Input
The input consists of two lines. The first line contains two integers n and k which are the lengths of the array and the sliding window. There are n integers in the second line.
Output
There are two lines in the output. The first line gives the minimum values in the window at each position, ...