异步电机的ABC仿真程序,可以直接运行结果,不错的!
上传时间: 2016-06-08
上传用户:wxhwjf
基于过程建模的网上作业成本分析系统(ABC作业成本法)
上传时间: 2013-12-09
上传用户:stella2015
统计一个字符串中含有 ABC 的字母个数,用ARM编程实现,是学习arm编程的一个经典代码。
上传时间: 2016-07-17
上传用户:lacsx
matlab电机仿真精华50例/异步电机ABC仿真模型
上传时间: 2014-01-16
上传用户:731140412
成績顯示三個部份ABC #include<stdio.h> #include<stdlib.h> int main(void) { float gread printf("請輸入分數\n") scanf("%f",&gread) if(gread>=80&&gread<=100) printf("成績為A\n") else if(gread>=60&&gread<=79) { printf("成績為B\n") } else if(gread>=0&&gread<60) { printf("成績為C\n") } else { printf("分數輸入錯誤\n") } system("pause") return 0 }
标签: include stdlib float gread
上传时间: 2014-01-15
上传用户:waizhang
ABC_FDTD_Die(T) Implements simulation of a Gaussian Pulse over T time steps. ABC are for free space. If boundaries are in the Dielectric medium then the ABC fail. Dielectric medium begin and end can be specified with the code
标签: ABC_FDTD_Die Implements simulation Gaussian
上传时间: 2013-12-22
上传用户:caiiicc
ABC_FDTD_Die(T) Implements simulation of a Gaussian Pulse over T time steps. ABC are for free space. If boundaries are in the Dielectric medium then the ABC fail. Dielectric medium begin and end can be specified with the code
标签: ABC_FDTD_Die Implements simulation Gaussian
上传时间: 2014-07-27
上传用户:LIKE
ABC本体模型,核心技术与框架,主要以时间为轴
上传时间: 2013-12-15
上传用户:ccclll
Linux ABC 讲的是Linux的shell编程,是中文版的,而且内容翻译的还是比较接近原版的
上传时间: 2013-12-17
上传用户:wsf950131
国外蜂群算法(Artificial Bee Colony Algorithm ,ABC)源码
标签: Artificial Algorithm Colony ABC
上传时间: 2014-01-15
上传用户:Yukiseop