搜索结果
找到约 135 项符合
calculate 的查询结果
按分类筛选
- 全部分类
- matlab例程 (30)
- Java编程 (13)
- 数学计算 (12)
- VHDL/FPGA/Verilog (8)
- 其他 (7)
- 通讯/手机编程 (4)
- 数据结构 (4)
- 数值算法/人工智能 (3)
- 单片机开发 (3)
- 3G开发 (3)
- 单片机编程 (2)
- 压缩解压 (2)
- CA认证 (2)
- GPS编程 (2)
- 其他书籍 (2)
- 磁盘编程 (2)
- Delphi控件源码 (2)
- 金融证券系统 (2)
- 人工智能/神经网络 (2)
- 加密解密 (2)
- Linux/uClinux/Unix编程 (2)
- 书籍 (2)
- 多媒体处理 (1)
- 模拟电子 (1)
- 电源技术 (1)
- 通信网络 (1)
- 开发工具 (1)
- 实用工具 (1)
- SCSI/ASPI (1)
- 邮电通讯系统 (1)
- 其他行业 (1)
- *行业应用 (1)
- 书籍源码 (1)
- VC书籍 (1)
- Applet (1)
- 通讯编程文档 (1)
- 微处理器开发 (1)
- 家庭/个人应用 (1)
- 行业发展研究 (1)
- 技术管理 (1)
- JavaScript (1)
- DSP编程 (1)
- 并行计算 (1)
- Internet/网络编程 (1)
- 源码 (1)
- 技术资料 (1)
matlab例程 时间序列分析G-P method to calculate the correlation dimension of Matlab (Mex version) not use "temporary s
时间序列分析G-P method to calculate the correlation dimension of Matlab (Mex version) not use "temporary separation," use of the correlation integral Mex documents fast
书籍源码 Pairwise Sequence alignment Algorithm Simulation. Read 2 input strings and then calculate the Pairw
Pairwise Sequence alignment Algorithm Simulation.
Read 2 input strings and then calculate the Pairwise Sequence alignment.
其他 1,Check data in two files and report the error 2,Calculate the pay and report.
1,Check data in two files and report the error
2,Calculate the pay and report.
数学计算 algotithm to calculate pi
algotithm to calculate pi
数据结构 Description Calculate a+b Input Two integer a,b (0<=a,b<=101000) Output Outpu
Description
Calculate a+b
Input
Two integer a,b (0<=a,b<=101000)
Output
Output a + b
Sample Input
5 7
Sample Output
12
数据结构 postfixComputer, Calculate the postfix expression, such as 45+,which means 4+5,and the result is 9.
postfixComputer, Calculate the postfix expression, such as 45+,which means 4+5,and the result is 9.
The program is very applied.
matlab例程 Calculate the field distribution of Hertzian Dipole
Calculate the field distribution of Hertzian Dipole
CA认证 Calculate SHA1 value
Calculate SHA1 value
matlab例程 Electrical power and voltage calculate
Electrical power and voltage calculate
Java编程 Produce Java classes to calculate and display the root of a quadratic equation when input the coeffi
Produce Java classes to calculate and display the root of a quadratic equation when input the coefficients a, b and c within the range of -100 to 100 by user.