-
RSI Divergence
MT4平台的背离指标,会有声音报警提示。非常好用(MT4 platform deviation indicators, there will be sound alarm prompts. Very useful)
- 2020-06-22 17:20:02下载
- 积分:1
-
VC开发的全双工Socket通讯程序源码
VC开发的全双工Socket通讯程序源码
-VC developed full-duplex communication procedures Socket source
- 2022-09-15 18:10:04下载
- 积分:1
-
telephone-management
c语言编写的电话簿管理系统,含可运行的程序,可参考《C语言程序设计案例精编》(c language phone book management system, including operable program, refer to " C Programming Language design case for fine" )
- 2011-11-22 21:10:55下载
- 积分:1
-
diaopaiprint
vb.net吊牌打印软件,想学习VB.NET源码的,可不要错过这个参考程序哦,源代码完整可编译,包括可执行文件所需要的图片文件也都打包了,需要Visual Studio.NET环境。(vb.net tag printing software, want to learn VB.NET source code, you can not miss this reference program, oh, complete source code can be compiled, including executable files needed for image files are also packaged requires Visual Studio.NET environment.)
- 2014-05-13 11:05:29下载
- 积分:1
-
SENSORLESS_VECTOR_CONTROL_OF_BLDC_USING
This Paper mainly deals with the implementation of vector control technique using the brushless DC motor
(BLDC). Generally tachogenerators, resolvers or incremental encoders are used to detect the speed. These
sensors require careful mounting and alignment, and special attention is required with electrical noises. A
speed sensor need additional space for mounting and maintenance and hence increases the cost and size of
the drive system. These problems are eliminated by speed sensor less vector control by using Extended
Kalman Filter and Back EMF method for position sensing. By using the EKF method and Back EMF
method, the sensor less vector control of BLDC is implemented and its simulation using
MATLAB/SIMULINK and hardware kit is implemented.
- 2016-01-25 00:20:24下载
- 积分:1
-
List Clone
List的深度复制 浅谈C#中List<T>对象的深度拷贝问题(List Clone Introduction to c # in the List < T > object deep copy of the problem)
- 2017-07-17 10:00:57下载
- 积分:1
-
LCD_STM32F103C8
实现stm32f103c8t6驱动spi彩色显示屏进行通信,内置串口通信,RTC时钟,看门狗,EEPROM存储等功能(Achieve stm32f103c8t6 driven SPI color display communication, built-in serial communication, RTC clock, watchdog, EEPROM storage and other functions.)
- 2018-07-03 16:06:19下载
- 积分:1
-
pyramid
高斯金字塔算法matlab代码,高斯金子塔算法详细源程序(pyramid algorithm matlab code)
- 2009-09-04 16:01:27下载
- 积分:1
-
父亲孩子表示法孩子兄弟表示法
说明: 数据结构,实现树的父亲孩子表示、孩子兄弟表示(Data structure, father-child representation and child-brother representation of trees)
- 2019-04-09 14:16:10下载
- 积分:1
-
RDM 解析,协议代码,适用于artnet 协议
RDM 解析,协议代码,适用于artnet 协议 【源码目录】 RdmProtocal ├── Debug│ ├── RdmProtocal.exe│ ├── RdmProtocal.exp│ ├── RdmProtocal.lib│ └── RdmProtocal.pdb├── RdmProtocal│ ├── Debug│ │ ├── LzMethod.obj│ │ ├── RdmNode.obj│ │ ├── RdmProtocal.Build.CppClean.log│ │ ├── RdmProtocal.log│ │ ├── RdmProtocal.obj│ │ ├── RdmProtocal.pch│ │ ├── RdmProtocal.res│ │ ├── RdmProtocal.tlog│ │ │ ├── CL.command.1.tlog│ │ │ ├── CL.read.1.tlog│ │ │ ├── CL.write.1.tlog│ │ │ ├── RdmProtocal.lastbuildstate│ │ │ ├── RdmProtocal.write.1u.tlog│ │ │ ├── link.command.1.tlog│ │ │ ├── link.read.1.tlog│ │ │ ├── link.write.1.tlog│ │ │ ├── rc.command.1.tlog│ │ │ ├── rc.read.1.tlog│ │ │ └── rc.write.1.tlog│ │ ├── RdmProtocalDlg.obj│ │ ├── stdafx.obj│ │ ├── vc140.idb│ │ └── vc140.pdb│ ├── LzMethod.cpp│ ├── LzMethod.h│ ├── RdmNode.cpp│ ├── RdmNode.h│ ├── RdmProtocal.aps│ ├── RdmProtocal.cpp│ ├── RdmProtocal.h│ ├── RdmProtocal.rc│ ├── RdmProtocal.vcxproj│ ├── RdmProtocal.vcxproj.filters│ ├── RdmProtocal.vcxproj.user│ ├── RdmProtocalDlg.cpp│ ├── RdmProtocalDlg.h│ ├── ReadMe.txt│ ├── controller_library.h│ ├── lib│ │ ├── FTD2XX.lib│ │ └── RDM.lib│ ├── res│ │ ├── RdmProtocal.ico│ │ └── RdmProtocal.rc2│ ├── resource.h│ ├── stdafx.cpp│ ├── stdafx.h│ └── targetver.h├── RdmProtocal.VC.db├── RdmProtocal.sln└── ipch └── RDMPROTOCAL-b05a99f1 └── RDMPROTOCAL-61763a13.ipch8 directories, 52 files
- 2021-05-06下载
- 积分:1