-
在视窗平台下的俄罗斯方块游戏,基于对话框
windows平台下的俄罗斯方块游戏,基于对话框-under windows platform Tetris game, based on the dialog box
- 2023-08-02 14:15:03下载
- 积分:1
-
RunMyCode_SysRiskMeasures_R2015b
说明: 基于DCC-GARCH-CoVaR模型估计系统风险(Dcc-garch-covar model is used to estimate systemic risk)
- 2021-02-23 16:29:40下载
- 积分:1
-
调试成功的基于TI28335的异步电机VVVF控制程序
三相交流异步电机的恒定V/F控制源代码,适用于TI的28335DSP,可在TI原装的F24x板上直接跑。适用于CCS3.3编译、调试环境,可参考向其他芯片进行移植或修改、增加控制算法,实现对三相风机、泵、传送带动力、纺织机传动等控制方面的应用。程序包括分步递进编译,分成五部分:空间矢量PWM波形发生、电流/转速测量、两相电流的PI控制、电流闭环控制、速度PI闭环控制(电流和速度双闭环控制)。其中包含全部的源码和使用说明指导文档,是学习VVVF控制过程及算法很好的教程和示例。
- 2022-01-31 22:11:25下载
- 积分:1
-
SENProject
Design of bidirectional dc dc CUK converter
- 2020-06-17 04:40:01下载
- 积分: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
-
复合材料冲击损伤自动建模程序python
说明: 复合材料冲击损伤ew2e23e232e22ge(Impact Damage of Composite Materials)
- 2020-06-16 14:20:01下载
- 积分:1
-
windowsmobilepowertoys
cerdisp.zip for use with Windows compact embedded
- 2020-06-24 01:20:02下载
- 积分:1
-
UART的Verilog发射/接收OpenCores分担
UART verilog TX/RX OpenCores share
- 2022-05-20 00:56:06下载
- 积分:1
-
多点温度监测系统设计
嵌入式系统和无线通信技术(特别是短消息业务)受到远程监测领域研究者的密切关注,
成为一个研究热点。本文提出了一种将带有12C总线的ARM嵌入式微处理器和短消息业务
(SMs)用于温度检测系统中的方法,实现了温度的多点监测。(Embedded system and wireless communication technology, especially short message service, have been paid close attention by researchers in the field of remote monitoring. In this paper, a method of using the ARM embedded microprocessor with 12C bus and short message service (SMs) in the temperature detection system is proposed, and the multi point monitoring of temperature is realized.)
- 2018-05-11 18:23:35下载
- 积分:1
-
源文件下载,从网络上对初学者很小的有用
c语言算法源码
来自网络下载
文件小
对初学者有用-source download files from the network of small useful for beginners
- 2022-01-26 04:45:38下载
- 积分:1