-
直流电机编码器
说明: stm32直流电机电机编码器 定时器编码器模式(timer encoder mode........)
- 2020-06-19 06:40:02下载
- 积分:1
-
OPENCVIMAGEPROCESS
OPENCV图像处理模板,有界面编程的,以后运用opencv直接在里面填写代码就可以了(OPENCV image processing template, with interface programming, and after using opencv code directly on the inside can be a complete)
- 2010-05-10 16:52:17下载
- 积分:1
-
数据库新建加载
SQLDMO.Application SQLServer = new SQLDMO.Application();
SQLDMO.NameList strServerList = SQLServer.ListAvailableSQLServers();
if (strServerList.Count > 0)
{
for (int i = 0; i < strServerList.Count; i++)
{
toolStripTextBox1.Items.Add(strServerList.Item(i + 1));
}
}
&nbs
- 2023-02-05 04:25:03下载
- 积分:1
-
158012740vrml
有约束单一尺寸矩形样排的算法研究,非常实用简单供参考(Research on the Algorithm of Single Size Rectangular Spreading)
- 2019-05-01 19:23:12下载
- 积分:1
-
rtsp客户端
纯C版本的rtsp客户端,可应用于嵌入式产品
- 2022-01-28 11:09:34下载
- 积分:1
-
Word转pdf
BOOL SaveAsPdf(const CString& InFileName, const CString& OutFileName){::CoInitialize(NULL);CApplication TestWordDoc; //定义一个WORD的应用对象if(!TestWordDoc.CreateDispatch(_T("Word.Application"))) //启动WORD{
- 2023-07-25 07:40:04下载
- 积分:1
-
红外线遥控Proteus仿真电路+发射+接收程序
基于单片机控制平台的用于红外无线遥控控制编码(Infrared wireless remote control coding based on SCM control platform)
- 2018-05-03 14:43:42下载
- 积分:1
-
netcat
netcat木马程序。类似bo2000,用于获取对方机器上的信息。(netcat wooden horse procedure. Similar bo2000, uses in to gain
on opposite party machine the information. )
- 2020-06-26 11:20:01下载
- 积分:1
-
Large_Scale_NMF
处理大规模矩阵,对大规模的矩阵进行分解,即形如分解A=UV(To deal with large-scale matrix, mass matrix decomposition, that is shaped like a decomposition A = UV)
- 2012-12-12 21:19:34下载
- 积分:1
-
canutils
一个很好的linux can测试程序 ,可以参考一下(A good linux can test the program, you can refer)
- 2016-05-10 09:11:44下载
- 积分:1