-
myStepMotor
说明: 使用proteus搭建的基于51单片机的步进电机控制系统,软件部分使用keil,C语言(The stepper motor control system based on 51 single chip microcomputer is built by Proteus and programmed with keil c language)
- 2020-07-08 17:32:50下载
- 积分:1
-
增强的CListCtrl Item VC自定义源码
在clistctrl中,增加了编辑框,下拉框,日历列表等功能
- 2022-10-21 23:40:02下载
- 积分:1
-
c#调用Media Player播放器Demo
应用背景
//打开
private void toolStripButton1_Click(object sender, EventArgs e)
{
OpenFileDialog openFileDialog = new OpenFileDialog();
openFileDialog.Multiselect = true;
openFileDialog.Filter = "MP4文件|*.mp4|MP3文件|*.mp3|Wav文件|*.wav|所有文件|*.*";
if (openFileDialog.ShowDialog() == DialogResult.OK)
{
axWindowsMediaPlayer1.currentPlaylist = axWindowsMediaPlayer1.newPlaylist("列表", "");
&n
- 2022-03-11 11:21:14下载
- 积分:1
-
wanshu
完数判断,判断一个数是否为完数的代码C++,还行哦 嘿嘿(After the number of judgments to determine whether a number code for the complete number of C++ okay Oh Hey)
- 2010-12-27 10:00:58下载
- 积分:1
-
IrDAServer
WINCE下 红外遥控设备程序,这个是服务器端()
- 2007-07-17 11:17:57下载
- 积分:1
-
NW
说明: 复杂网络,小世界网络NW的C++代码,并求了其度分布。(Networks, small world network NW in C++ code, and find out the degree distribution.)
- 2010-12-31 19:51:39下载
- 积分:1
-
PP_Ssl101h
CCNET protocol
Programming sample for protocol CCNET
- 2014-10-04 15:13:52下载
- 积分:1
-
最小二乘法
用最小二乘法做线性拟合aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
- 2022-04-28 08:06:34下载
- 积分:1
-
pc547
各种kalman滤波器的设计,包括广义互相关函数GCC时延估计,实现典型相关分析。( Various kalman filter design, Including the generalized cross-correlation function GCC time delay estimation, Achieve canonical correlation analysis.)
- 2017-05-19 10:17:29下载
- 积分:1
-
《混沌时间序列分析及其应用》吕金虎
里面涉及很多的混沌数据处理的算法,可以提供给大家使用(There are many chaotic data processing algorithms involved.)
- 2021-03-03 16:49:32下载
- 积分:1