登录
首页 » 其他项目 » 这是一个用VHDL语言写的电动机程序,希望对大家有用

这是一个用VHDL语言写的电动机程序,希望对大家有用

于 2022-02-22 发布 文件大小:226.75 kB
0 187
下载积分: 2 下载次数: 1

代码说明:

这是一个用VHDL语言写的电动机程序,希望对大家有用-This is a VHDL language used to write the motor program, in the hope that useful to everybody

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

发表评论

0 个回复

  • profiles : 1) Page 2 poll system) navigation fresh intuitive FLASH (with the FLA...
    功能简介: 1) 首页投票调查系统 2)FLASH导航清新直观(带FLA源文件,可自行改动) 3)首页调用8块文章 4)小类调用4块文章 5)分类显示25条文章 6)后台方便简洁,便于管理 7)两边对联FLASH,是尾部foot.asp中的JS调用,可选用-profiles : 1) Page 2 poll system) navigation fresh intuitive FLASH (with the FLA source file will be able to change) 3) Call Home 8 article 4) subdivision called four articles 5) classification showed 25 articles 6) facilitate concise background, manageable 7) FLASH couplet on both sides of the tail foot.asp JS call, and the option
    2022-08-14 04:39:30下载
    积分:1
  • 一个功能简单的留言板用ASP。NET(转载)
    一个功能很简单的asp.net留言本(转载)-a simple function message board using asp.net(reshipment)
    2022-05-30 22:04:43下载
    积分:1
  • inheritance, multiple inheritance, the use of virtual inheritance! If we want to...
    继承、多继承、虚继承的使用! 如果要想使一个公共基类在派生类中只产生一个基类子对象,则必须将这个基类设定为虚基类。-inheritance, multiple inheritance, the use of virtual inheritance! If we want to make a public base class in the derived class only have a base class Object son, they would have to set the base class for virtual base class.
    2022-03-16 02:41:56下载
    积分:1
  • 实现(7,4)循环码的编码和解码,生成多式…
    实现(7,4)CRC的编码和译码,其中生成多项式可以在程序中改成所需要的。输入4位码,可以编码生成7位循环码。译码的情况限于至多错一位的情形。-To achieve (7,4) cyclic code encoding and decoding, which generate the polynomials can be changed in the program need. Enter 4 yards, you can generate 7-bit cyclic code encoding. Limited to a maximum of decoding a wrong situation.
    2022-11-26 10:55:03下载
    积分:1
  • 二叉树最短路径问题
    二叉树最短路径问题-binary tree shortest path problem
    2022-02-04 16:59:51下载
    积分:1
  • c++的一个很典型的应用就是dll的调用,对于怎么样好的调用dll程序,阅读本程序对您将大有益处。...
    c++的一个很典型的应用就是dll的调用,对于怎么样好的调用dll程序,阅读本程序对您将大有益处。-c of a typical application is dll call, like how good call dll procedures, the procedures for reading you will greatly benefit.
    2022-04-17 11:49:51下载
    积分:1
  • 2015年9月“CodeForge最常用编程语言”排行榜
    应用背景CodeForge网站最新公布了2015年9月“CodeForge最常用编程语言”排行榜。此排行榜清楚的反映了截止2015年9月各种编程语言在世界范围的流行程度,可为所有从事软、硬件开发的专业人员以及其他业内人士提供参考。需要说明的是,本排行榜所统计的数据,全部来源于www.codeforge.cn和www.codeforge.com 网站120多万注册用户的实际访问数据,具有非常高的真实性与实时性,有很大的参考价值。关键技术对比CodeForge 2015年6月份发布的最常用语言排行榜可以看出,入选前20名的语言没有发生变化。除了JSP与Tcl/Tk以及Fortran与Python的位置互换以外,其他20个语言的相对顺序没有发生变化,只是各自所占的比例有微小的变化。 从上图可以看出,C++仍然以超过四分之一的比例,高居榜首,达到27.69%,与上期所占比例相同。C++效率高,并且有很多成熟的网络通信的库,被广泛的应用于游戏开发、科学计算、网络软件、分布式应用、操作系统、驱动程序、移动设备、嵌入式系统以及教育
    2022-02-20 20:55:22下载
    积分:1
  • Ant colony algorithm to solve the optimal vehicle routing problem, for we learn...
    蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!-Ant colony algorithm to solve the optimal vehicle routing problem, for we learn to use the! This is a very good code, a full-featured!
    2023-05-23 14:40:03下载
    积分:1
  • 此程序是无刷电机控制程序,在实物中以经调试通过.各性能指标均合格....
    此程序是无刷电机控制程序,在实物中以经调试通过.各项性能指标均合格.-This procedure is brushless motor control procedures, in-kind in the adoption by the debugger. The performance indicators were qualified.
    2022-03-17 14:57:29下载
    积分:1
  • 阅读的格式SEGY地震数据segyreader,输入SEGY .h文件卷赛格…
    读取Segy格式地震数据的类SegyReader, 在segy.h文件中有segy卷头/道头的每一个字段的中文详细说明,方便大家查询使用. 另外, 使用QT3.x制作的GUI界面程序, 可以选择一个segy文件, 使用SegyReader类读取并显示相关信息在界面上.-Read format Segy type of seismic data SegyReader, in segy.h document volumes segy head/Road, the first field of each detailed description of the Chinese to facilitate the use of inquiries. In addition, the use of the GUI interface QT3.x production procedures, segy can choose a file, use the category SegyReader read and display relevant information in the interface.
    2022-04-15 15:36:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载