-
594848931直流电机控制
说明: 直流式电机控制,适用于80c51系列产品,详细内容都在压缩包里面(Direct flow motor control, suitable for 80c51 series products, the details are in the compression package)
- 2020-06-21 09:00:01下载
- 积分:1
-
60029guangxiangenzong
说明: 蒙特卡罗方法可以有效地解决复杂的工程问题,而MATLAB具有强大的数值计算功能。将二者结合使用,可以得到高效的解决问题的方法。本文阐述了该方法并通过实例验证了该方法的正确性和优越性。
(Monte Carlo method can effectively solve complex engineering problems, and MATLAB has powerful function of numerical calculation. The two in combination, can be cost-effective solution to the problem. This paper describes the methods and examples of the method to verify the correctness and superiority.)
- 2008-12-04 20:47:29下载
- 积分:1
-
DAITI
这是个代替密码。实现用代替密码进行加密。(This is instead of a password. Instead of a password is encrypted.)
- 2013-04-14 11:16:03下载
- 积分:1
-
WPFDXF2G
autocad生成的.DXF文件转化成G代码,应用于数控编程。(Autocad generated. DXF file into G code, is applied to the numerical control programming.)
- 2016-03-11 09:19:51下载
- 积分:1
-
wphase-master
说明: 使用W震相进行震源矩张量反演的程序
by Zacharie Duputel, Luis Rivera and Hiroo Kanamori(The W-phase package is an extensive source-inversion tool allowing rapid characterization of the seismic source and is a reliable and straightforward method to resolve first-order attributes of large earthquakes. Main contributors are Zacharie Duputel, Luis Rivera and Hiroo Kanamori.)
- 2019-02-27 10:57:22下载
- 积分:1
-
mp3player
windows使用mcisend编写的音乐播放器(music player)
- 2013-09-10 16:38:42下载
- 积分:1
-
Saving-algorithm-programmingVC
节约算法求最短回路问题,用VC编译的小程序,已运行通过(Saving algorithm for the shortest loop problems, compiled with VC procedures have been run through)
- 2013-04-20 15:29:26下载
- 积分:1
-
老杜代码
说明: c的基本应用与方法.包括阶乘算法,字符操作等等(c programming lauguage basic.such like n! string method.and so on.)
- 2019-03-02 15:51:27下载
- 积分:1
-
cJSONFiles
说明: JASON解析,打包等测试例程,包含头文件,C文件,test文件等(void doit(char *text)
{
char *out;cJSON *json;
json=cJSON_Parse(text);
if (!json) {u1_printf("Error before: [%s]
",cJSON_GetErrorPtr());}
else
{
out=cJSON_Print(json);
cJSON_Delete(json);
u1_printf("%s
",out);
free(out);
}
})
- 2020-06-15 23:20:01下载
- 积分:1
-
gb28181
GB28181注册部分,无需依赖第三方库(GB28181 registration section, no third-party library dependencies)
- 2013-08-08 16:43:37下载
- 积分:1