登录
首页 » 终端 » vb prepared by the motor drive system. Pc machine, mainly through the serial por...

vb prepared by the motor drive system. Pc machine, mainly through the serial por...

于 2023-01-09 发布 文件大小:40.25 kB
0 92
下载积分: 2 下载次数: 1

代码说明:

vb编写的电机驱动系统。主要通过pc机的串口通讯。-vb prepared by the motor drive system. Pc machine, mainly through the serial port communications.

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

发表评论

0 个回复

  • A program written in VC++ that implements EZW s encoding and decoding algorithm,...
    我用VC++编写的EZW的编码与解码,其结果用文件显示-A program written in VC++ that implements EZW s encoding and decoding algorithm, and the results are shown in files
    2022-06-12 02:07:02下载
    积分:1
  • 简单的桶式排序,基于VC6.0,用数组实现的,有充足的注释。
    简单的桶式排序,基于VC6.0,用数组实现的,有充足的注释。-LSDsort
    2022-01-30 21:49:28下载
    积分:1
  • 反射
    用于获取类型信息在运行时使用反射对象。授予的正在运行元数据的访问权限的类是程序的 System.Reflection 命名空间中。System.Reflection 命名空间包含允许您获取有关应用程序的信息,动态地添加到应用程序的类型、 值和对象的类。ReflectionReflection 的应用程序具有以下应用程序: 它允许查看属性信息在运行时。它允许检查各种类型的程序集,并实例化这些类。它允许后期绑定到方法和 propertiesIt 允许在运行时创建新的类型,然后执行一些任务,使用这些类型。查看 MetadataWe 有提及在前一章使用反射,您可以查看的属性信息。System.Reflection 类的检索对象,需要将其初始化为发现与类关联的属性。若要执行此操作,您定义目标类的 as:System.Reflection.MemberInfo 信息对象 = typeof(MyClass) ;下面的程序演示了这一点: 使用系统 ;[AttributeUsage(AttributeTargets.All)] 公共类 HelpAttribute: 用于 {公共只读字符串 Url ; 公共字符串主题 / 主题是一个命名的参数 {{返回主题 ;} 得到设置 {主题 = 值;}} 公共 HelpAttribute(string url) / / url 是一个定位的参数 {这。Url = url ;} 专用的字符串的主题 ;} {} [HelpAttribute (MyClass 类"信息")] 类 MyClass 命名空间 AttributeAppl {类程序 {静态 void 主要 (字符串 [] args) {System.Reflection.MemberInfo 信息 = typeof(MyClass) ; 对象 [] 属性 = info。GetCustomAttributes(true) ;为 (int 我 = 0 ; 我 < 属性。长度 ;i + +) {System.Console.WriteLine(attributes[i]) ;}Console.ReadKey() ;}}} 编译和运行,它将显示附加到 MyClass:HelpAttribute 示例本示例类的自定义属性的名称时,我们使用前面的章节中使用反射创建的 DeBug
    2022-09-18 10:30:09下载
    积分:1
  • 学生考勤系统在C++中
    应用背景这是一个用涡轮写的学生考勤系统。这是一个控制台应用程序,可以在任何领域使用它。它使用的结构和数组来完成任务,在将来你可以把它连接到数据库。默认情况下,100是学生的最大数目,可以根据你的要求来改变;关键技术学生的最大数量是固定的。你可以输入新的记录和显示在屏幕上输入学生班数。你也可以更新一个学生记录。 ;封面设计中的图形。你可以存储学生的字符姓名、地址、姓名、地址及姓名班级人数为40。与之和;
    2022-02-03 22:34:02下载
    积分:1
  • C和汇编混合屏幕开发,使用C和ASM交叉
    C和ASM混合屏幕开发,使用C和ASM交叉编译环境。可实现字符输入、游标控制、颜色控制等功能。-C and ASM hybrid screen development, use C and ASM cross-compiler environment. Characters can achieve input, cursor control, color control capabilities.
    2022-01-26 08:16:07下载
    积分:1
  • a math problem
    实现1000的阶乘,并且可以从结果中算出包含2的个数-a math problem
    2022-07-27 15:19:55下载
    积分:1
  • Testrerer446546546546
    gdgdfgdfgdfg 自卫队 sd 当日 自卫队 dsf dsf ds 消防处 f fdsfsdfeffffffffffffffffffffffffffffffffffffdsfsdfsdfds 消防处 f df df dfs df dsf d f sdfds 消防处 fd f dsf d fddsfdfdsfdsfs
    2023-02-05 23:40:03下载
    积分:1
  • 排序算法,改进的冒泡和选择算法
    排序算法,改进的冒泡和选择算法-sort
    2022-01-25 23:56:47下载
    积分:1
  • 实现用户登录功能,根据用户提交信息检查是否通过
    实现用户登录功能,根据用户提交信息检查是否通过-User Login realize functions, based on user submitted information to check whether or not to pass
    2022-02-03 00:00:23下载
    积分:1
  • awk by Cao Siqin, 2007.7.17 awk <Format String> Format string: It may...
    awk by Cao Siqin, 2007.7.17 awk Format string: It may contain following symbols: $x: parameter x will be used here = x07 = x0A Example: script.txt: C:WINDOWSa logfile .log C:WINDOWS txtfile .txt input this command in a console window: awk notepad.exe $1 $3 < script.txt then following commands will be executed: notepad C:WINDOWSa.log notepad C:WINDOWS.txt
    2022-07-01 19:45:10下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载