登录
首页 » Windows开发 » VB电机驱动监控系统

VB电机驱动监控系统

于 2023-08-26 发布 文件大小:39.78 kB
0 164
下载积分: 2 下载次数: 1

代码说明:

VB电机驱动监控系统-VB motor drive control system

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

发表评论

0 个回复

  • Delphi 驱动程序
    在 Delphi 编写驱动程序 驱动程序开发一直是 C/c + + 和汇编语言程序员的特权。如果有人需要写一个设备驱动程序在特尔斐,他不得不解决对于"适配器"的驱动程序会允许其用户模式程序一些能力,内核模式函数接口。也是"巫师",(据说) 允许你创建多驱动程序开发不知情的情况下的驱动程序。这两种往往是商业软件。 对于某些任务之一也可以使用一项服务 (可以用 Delphi 编写)。好吧,要么,或学习到 C/c + + 程序。与旧的 Delphi 版本,您仍然可以使用 Microsoft DDK 要链接的对象文件中包含的链接器由 Delphi 编译器需要一个有效的.sys 文件,但德尔菲的较新版本有不同的.obj 文件格式。到底有没有希望吗?嗯,那里是啊 ! 为什么你通常无法创建驱动程序在特尔斐的主要原因是这样: 它的编译器/链接器不能产生.sys 文件。 对象文件格式不兼容如上文所述。 DDK 中非 C/c + + 语言通常不可用。 一些基本的单位 (RTL) 他们并不打算在内核模式下使用和驱动程序 (和它整个系统) 有可能崩溃。 我最近发现的解决方案是德尔福驱动程序开发工具包 v0.0.4 (本地镜像),解决这些问题的大部分,并允许您创建内核模式驱动程序,即使在 Delphi 7 !它包含了翻译的 DDK 头,一个实用程序,特尔斐 OBJ 文件转换为格式兼容微软链接器和其他一些东西。最好的事情是它是免费的 !编研在我使用 Delphi 7 的 Windows
    2022-07-22 19:15:52下载
    积分:1
  • USB设计资料,是关于USB设计的PDF文档
    USB设计资料,是关于USB设计的PDF文档-USB design information on the USB-designed PDF documents
    2022-05-23 13:31:02下载
    积分:1
  • 连接数据库,用TreeCtl控件、ListCtrl控件显示数据库中各项数据项...
    连接数据库,用TreeCtl控件、ListCtrl控件显示数据库中各项数据项-Connect database with TreeCtl control, ListCtrl control of the data showed that the database item
    2022-10-18 23:50:03下载
    积分:1
  • 记录和回放鼠标和键所有消息
    记录和回放鼠标和键所有消息-recording and playback mouse and keystroke news
    2023-03-13 12:25:03下载
    积分:1
  • 香农算法,用C编写的.希望对大家有用,
    香农算法,用C编写的.希望对大家有用,-xiangnong
    2022-07-21 09:21:48下载
    积分:1
  • first part of the init () method to load the game all the necessary resources, i...
     ? 部分内容   首先我们在init()方法中加载所有游戏必要的资源,包括声音,鼠标事件的监听、背景等相关设置。利用addBomb()方法增加bomb的数量、初始位置及初始化颜色。再利用start()启动线程。线程调用run()方法,处理炸弹下降运动down()。Repaint()会在每一个单位时间调用paint()方法不断的刷新屏幕,paint()调用Bomb.addBomb()绘制炸弹。当游戏者按下鼠标,mousePress()事件激活,判断是否点中了炸弹。如果点中addScore()自动加1分。如果没有点中炸弹,炸弹继续下降,当撞到屏幕wasHitEarth()方法激活,其内调用death()方法,减少Denfenser.life生命点,同时audio.play()处理声音的播放,用以提示游戏者。当你的生命点数小于0时”Game Over”。-first part of the init () method to load the game all the necessary resources, including the voices of the mouse wiretapping, and other relevant background set. Use addBomb () method to increase the number of bomb, the initial location and initialization color. Reuse start () activated threads. Call threads run () method to deal with bomb dropped down Movement (). Hamas () in a unit time per call to paint () method is constantly refresh the screen, paint () call Bomb.addBomb () to draw bomb. When pressed mouse game, mousePress () activation of the incident to determine whether the point of the bomb. If the
    2022-05-20 07:56:26下载
    积分:1
  • 自己最近写的poj代码,和某些同学的写的
    自己最近写的poj代码,和某些同学的写的 -POJ recently written their own code, and some students wrote
    2022-09-01 13:25:02下载
    积分:1
  • Socket编程客户端代码
    Socket编程客户端代码-Socket Programming client code
    2023-06-17 02:35:03下载
    积分:1
  • 这是一个自己做的人事管理小系统 者可自行添加记录 access数据库支持...
    这是一个自己做的人事管理小系统 开发者可自行添加记录 access数据库支持-own personnel management system of small developers can add their own records access database support
    2022-02-21 19:47:46下载
    积分:1
  • I2C串行总线模型。和一些PDF,也许有帮助。
    i2c serial bus model. and some pdf in it, maybe helpful.-i2c serial bus model. And some pdf in it, maybe helpful.
    2022-10-08 13:35:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载