登录
首页 » Windows开发 » 这是一个系列的实验环境控制电机,控制电机的速度…

这是一个系列的实验环境控制电机,控制电机的速度…

于 2022-03-23 发布 文件大小:1.07 MB
0 202
下载积分: 2 下载次数: 1

代码说明:

这是用labwindows编的一个电机控制实验,控制电机的转速和方向。希望对大家有用。-labwindows This is a series of experiments motor control, control the motor speed and direction. We hope that the right useful.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Memory leak detection
    Memory leak detection
    2022-06-19 14:43:10下载
    积分:1
  • 销售1.0点
    应用背景销售1.0点主要特点:1、客户管理2、供应商管理3、库存管理4、销售管理5。客户亭(单独的客户页面跟踪订单,订单和许多更多)6、产品管理7、高级报告管理员登录信息:用户名管理密码- 12345客户登录信息:他们可以注册和使用该软件的订单,跟踪订单和更多。关键技术销售点(C # V1.0和SQL服务器)这个项目是用C和SQL Server 2012 # 4.5为我客户的开发研究。
    2022-03-01 06:21:10下载
    积分:1
  • EVC++编程指南,介绍evc++编程的基本原理步骤
    EVC++编程指南,介绍evc++编程的基本原理步骤-EVC++ Programming Guide, Introduction evc++ The basic principles of programming steps
    2022-07-24 17:14:38下载
    积分:1
  • 快速注册/注销字体到位(Windows)
    如何快速注册Windows字体,然后迅速注销它在的地方。有什么用呢?我创建的字体编辑字体,然后测试它,因为它出现在另一个程序。 ;我做的每一个字符检查。所以我必须执行许多操作,如:安装字体到系统,从系统中删除字体。我这么做是通过使用标准的Windows工具。这是简单的,但一个苦差事因为大量重复操作。减少点击次数必须防止沸腾的灰质。决策 ;在Windows API函数便已发现两addfontresource和删除字体资源。随着Visual Studio帮助创建了两个简单的C程序 ; ; ; ;使用它们:addfont.exe -在系统中注册的字体;removefont.exe -从系统中删除一个字体。使用应用程序我们的路径表示有计划& lt;程序路径>;,路径和字体afont.ttf,您需要注册/从系统中删除,表示为& lt;字体路径& gt;。 ;然后,注册字体,进入命令提示符: ;; addfont.exe & lt;字体路径>; afont.ttf ;或者,如果路径或名称包含空格 ;“; addfont。EXE”& lt;字体路径>;种形式。”注销的字体,在命令提示符下输入: ;; removefont.exe & lt;字体路径>; afont.ttf ;或者,如果路径或名称包含空格 ;“; removefont。EXE”& lt;字体路径>;种形式。”对于这些命令,你可以在桌面上创建快捷方式的快捷方式和分配热键。所以,注册和注销系统和从系统中删除字体可以做分数秒时按下相应的快捷键。 ;字体文件是永远存在的,在那里他和不可复制。
    2022-01-26 06:28:53下载
    积分:1
  • 自己用mfc写的一个关于文件操作的程序,可以对员工列表进行添加删除...
    自己用mfc写的一个关于文件操作的程序,可以对员工列表进行添加删除-Themselves to write a mfc file operations on the procedure, you can add a list of employees delete
    2023-04-18 11:55:02下载
    积分:1
  • glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。 glut.lib(SGI版)和glut3...
    glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。 glut.lib(SGI版)和glut32.lib(微软版),这个文件会被链接到您的程序,所以,把它放到编译器的lib文件夹下。 glut.dll(SGI版)和glut32.dll(微软版),把这个文件放在%WinDir%System32文件夹下。 然后拷贝对应的文件到对应的目录: glut32.dll to %WinDir%System, //这里或者是System32 glut32.lib to $(MSDevDir)....VC98lib, glut.h to $(MSDevDir)....VC98includeGL 对于vc2005,则应拷贝到: VCPlatformSDKLib和VCPlatformSDKIncludeGL-glut.h put this file include to your source code. Usually put this file on your compiler s header files directory gl folder. glut.lib (SGI version) and glut32.lib (Microsoft version), this document will be linked to your procedures, therefore, put it on the compiler s lib folder. glut.dll (SGI version) and glut32.dll (Microsoft version), put the document on the WinDir System32 folder. And copies of the corresponding documents to the corresponding directory: glut32.dll to WinDir System,// here or are System32glut32.lib to $ (MSDevDir ).... VC98lib, glut.h to $ (MSDevDir ).... VC98includeGL for vc
    2022-06-28 06:41:31下载
    积分:1
  • 读写文本文件在WinCE
    Read and Write Text Files in WinCE
    2022-05-11 02:03:45下载
    积分:1
  • a test under windows mobile
    windows mobile 下的一个测试程序。-a test under windows mobile
    2022-12-19 00:35:03下载
    积分:1
  • With VC++ The MFC with the Office of the Excel combination. Log file read, such...
    用VC++的MFC与Office的Excel相结合,实现.log文件的读取,信息提取与分析等操作,是原创的,希望有用。-With VC++ The MFC with the Office of the Excel combination. Log file read, such as information extraction and analysis of operation, is the original, and I hope useful.
    2022-04-24 23:44:25下载
    积分:1
  • This is a simple solution of 8queen puzzle problem. It finds all the possible s...
    This is a simple solution of 8queen puzzle problem. It finds all the possible solution of 8queen problem. -This is a simple solution of 8queen puzzle problem. It finds all the possible solution of 8queen problem.
    2022-03-20 11:21:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载