搜索结果
找到约 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)
matlab例程 Two scripts are included here. 1. convsys.m - combines the state space representation of two syst
Two scripts are included here.
1. convsys.m - combines the state space representation of two systems connected in series.
[Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2)
This algorithm gives the convolution of two state space representations
| A1 B1 | | A2 B2 |
u ==> | | == ...
DSP编程 This sample program generates two sine waves called X and Y. It will then calculate the normalized
This sample program generates two sine waves called X and Y.
It will then calculate the normalized magnitude and phase of
the two waveforms using the following formulas:
Mag = sqrt(X^2 + Y^2)/sqrt(GainX^2 + GainY^2)
Phase = (long) (atan2PU(X,Y) * 360)
The program will prompt the ...
DSP编程 dsp 320 dvdg do not put files on these two directory.If you do not want to upload source code
dsp 320 dvdg do not put files on these two directory.If you do not want to upload source code
Java编程 rmi chat that connects two or more clients
rmi chat that connects two or more clients
驱动编程 driver program which uses the above two modules. I have also made available the data set pollute.dat
driver program which uses the above two modules. I have also made available the data set pollute.dat of mortality rates against socio-economic, meteorological and pollution variables for 60 statistical areas in the USA.
3G开发 gmsk modulation of numerical data generated by a random source, the output of the modulator give two
gmsk modulation of numerical data generated by a random source, the output of the modulator give two signals, the first is gmsk signal and the other is gaussien frequency pulse shape
CA认证 Ambiguity between two signal, correlation and error calculate
Ambiguity between two signal, correlation and error calculate
VHDL/FPGA/Verilog I2C Controller VHDL used to communicate two devices. In general this communication is used to config
I2C Controller VHDL used to communicate two devices. In general this communication is used to configure some device.
串口编程 This project is a RS232 Controller used to communicate two devices.
This project is a RS232 Controller used to communicate two devices.
串口编程 How to configure serial port for Null-modem connection between two hosts.
How to configure serial port for Null-modem connection between two hosts.