-
sensorloss
DSP TMS320F28335 无位置传感器直流无刷电机控制(DSP TMS320F28335 BLDC)
- 2018-05-08 11:36:15下载
- 积分:1
-
PolygonNesting
文章讲述了一种基于多边形的优化排样方法,结合不规则件特征确定了零件排放的最佳位置,给出了排料规则库的设计,通过排料空间的边界组织和边界更新,形成了新的排样空间。
(Article describes a polygon-based layout optimization method combined with irregular parts on characters of the part the best place to discharge given row of the design rule base material, the border by nesting space organization and boundary updates, formed The new layout space.)
- 2010-06-20 15:50:00下载
- 积分:1
-
UART
MSP430F149的串口通讯程序,和电脑通过串口线和串口大师软件通讯,对初学者有用。(MSP430F149 serial communication program, and the computer through the serial line and serial master software communication, useful for beginners.)
- 2013-07-21 15:51:19下载
- 积分:1
-
ZLLK
一个简单的连连看游戏提供给大家,希望能给新手一些帮助(A simple Snake game available to everyone, I hope to give some help novice)
- 2013-12-18 21:05:29下载
- 积分:1
-
MeshfreeVIE
该论文介绍了电磁场积分方程的无网格数值计算方法,传统的体积分数值计算都需要进行网格剖分,网格剖分的好坏直接影响着数值计算的速度和精度,很多精细结构很难用网格来模拟,无网格技术可以很好地解决此类问题!(This paper describes the meshless numerical method electromagnetic integral equations, numerical integration of traditional body calculations require meshing, meshing a direct impact on the speed and accuracy of numerical calculation, many very fine structure difficult to simulate with the grid, no grid can solve this problem!)
- 2014-12-18 15:23:31下载
- 积分:1
-
skylarkA_MP3
SkylarkA MP3全部源码,增强51内核,含FAT文件系统全部源码哦。(SkylarkA MP3 all the source code, enhanced 51-core, containing all the source code Oh FAT file system.)
- 2010-05-26 17:12:42下载
- 积分:1
-
MQ135
MQ135氨气模块,能够精准的测试出氨气浓度,并通过ADC模式上传给开发板。(MQ135 ammonia module, can accurately test the ammonia concentration, and uploaded to the development board through ADC mode.)
- 2018-04-19 19:46:17下载
- 积分:1
-
基于单片机交流电参数测量仪(Proteus+KEIL)
设计基于MCS-51的单相工频交流电参数检测仪。交流有效值0-220V,电流有效值0-40A。电压、电流值经电压、电流传感器输出有效值为0-5V的交流信号,传感器输出的电压、电流信号与被测电压、电流同相位。 基本要求如下 (1) 电流、电压测量精度0.1% (2) 检测电压、电流的相位角,求出功率因素 (3) 电流、电压有效值由LED轮流显示,也可由按键切换显示量
- 2019-06-28下载
- 积分:1
-
mian-re-yuan
fluent软件UDF,用于焊接过程模拟,是高斯分布的面热源。(weld heart source)
- 2015-10-20 16:02:56下载
- 积分:1
-
震惊中国13亿人的代码
private bool _isHead;
public bool IsHead//属性
{
get { return _isHead; }
set { _isHead = value; }
}
//蛇块的编号
private int _blockNumber;
public int BlockNumber
{
get { return _blockNumber; }
set { _blockNumber = value; }
}
- 2022-07-03 18:18:49下载
- 积分:1