登录
首页 » Altium » 3种电动自行车控制板

3种电动自行车控制板

于 2019-10-26 发布
0 211
下载积分: 1 下载次数: 4

代码说明:

说明:  3种电动自行车控制板 电动车控制板 电动控制板(Three kinds of electric bicycle control board)

文件列表:

13种电动自行车控制板电路图\ZKC3615MZ.pdf, 23956 , 2005-03-05
13种电动自行车控制板电路图\三友牌SAYO%20ZHD2.pdf, 28462 , 2005-03-05
13种电动自行车控制板电路图\中功力ZYS.pdf, 34881 , 2005-03-05
13种电动自行车控制板电路图\奥文WML36-180G.pdf, 38854 , 2005-03-05
13种电动自行车控制板电路图\带的量DDL.pdf, 30463 , 2005-03-05
13种电动自行车控制板电路图\新旭48V-500W.pdf, 38479 , 2005-03-05
13种电动自行车控制板电路图\新旭WMB.pdf, 26240 , 2005-03-05
13种电动自行车控制板电路图\无刷专用芯片MC33035.pdf, 32106 , 2005-03-05
13种电动自行车控制板电路图\有刷YS.pdf, 30555 , 2005-03-05
13种电动自行车控制板电路图\电动自行车图.gif, 25696 , 2004-05-26
13种电动自行车控制板电路图\电动自行车图.jpg, 18474 , 2005-03-05
13种电动自行车控制板电路图\电动自行车图1.jpg, 164715 , 2005-03-05
13种电动自行车控制板电路图\韦星牌WX.pdf, 22567 , 2005-03-05
13种电动自行车控制板电路图, 0 , 2006-05-23
www.pudn.com.txt, 218 , 2007-06-04

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

发表评论

0 个回复

  • zantai
    利用matlab/simulink仿真简单电力系统故障,可查看功率电压电流波形(Bying using matlab/simulink to simulate a simple power system fault .The power and voltage current waveform can be viewed.)
    2021-04-15 15:58:55下载
    积分:1
  • 体温测试仪
    说明:  体温检测仪:实验先计算出人体体温从44℃----30℃的ADC口值 ,再用查表法进行比较,计算,就得出温度值,再显示出来。(Body Temperature Detector: The experiment first calculates the ADC value of human body temperature from 44 to 30 C, and then compares it with the look-up table method, calculates the temperature value, and then displays it.)
    2019-04-03 10:47:10下载
    积分:1
  • exp3PulseDoppler
    说明:  脉冲多普勒。对匹配滤波后的雷达信号做脉冲多普勒处理,可以得到预设信号的速度信息(The process of Pulse Doppler of radar signal after match filterring)
    2019-06-26 19:44:00下载
    积分:1
  • huanyingdenglu
    用LABVIEW做的欢迎界面,可以设置分类型号登陆,对坐测试的朋友有一定的帮助,尤其是多型号测试。(Welcome to do with the LABVIEW interface, you can set the classification models landing, sitting down to a test of a friend has some help, especially the multi-model test.)
    2010-08-28 08:31:06下载
    积分:1
  • 二维周期性边界流动
    格子Boltzmann方法,二维周期性边界流动的c++代码(Lattice Boltzmann Method, C++ Code for Two-Dimensional Periodic Boundary Flow)
    2019-03-20 16:42:02下载
    积分:1
  • vb6.0 GetTickCount反调试
    VB-GetTickCount 反调试 爱琴海。实际软件中,应该彻底隐蔽调试器提示消息,直接引入错误的分支去执行乱七八糟的代码。
    2022-07-08 00:10:38下载
    积分:1
  • 早期的作品 =ZHB油泵校正器检测系统(DEMO)= 【dos界面设计】 本软件系统采用Borland C++[3.1]编写,系统完全由本人一人利用业余时间开发...
    早期的作品 =ZHB油泵校正器检测系统(DEMO)= 【dos界面设计】 本软件系统采用Borland C++[3.1]编写,系统完全由本人一人利用业余时间开发而成。系统 的开发过程中完全没有用到别人做好的软件包,所有的功能都是由自己一个一个的去实现的,所有的接口都是由自己设计的,包括:汉字显示、XMS调用、鼠标中断处理、键盘中断处理及各种各样的汉字,AscII码字符自适应的显示窗口、菜单窗口、选择窗口、输入窗口、信息显示窗口等等。 对于DOS下的C++编程有一定的参考作用,其中的DOS界面设计应该是比较精彩的部分,另外,一些dos下的设备操作技巧,也也有参考作用吧,比如:XMS调用、鼠标中断处理、键盘中断处理,汉字显示等等。所有的功能用类的方式组织,再利用很容易。 附有编译后的可执行版本,需要附有XMS的DOS系统,在98的DOS窗口下可以运行,2000/nt/xp下不能运行。-early works = ZHB pumps Correction Detection System (DEMO) = [dos interface design-- the software system uses Borland C [3.1] preparation, the system entirely by one person, I developed with the use of spare time. System development process not use other people to do the job package, all the functions are by themselves in a one to realize that all the interfaces are designed by themselves, including : Chinese, XMS call, interrupt handling the mouse, keyboard interrupt handling and a variety of Chinese characters, AscII adaptive code characters display window, the window menu, select window, input
    2022-01-30 10:46:14下载
    积分:1
  • mocexishuquxian3
    这个程序用于MATLAB中,可以打开多个TXT文件,并保存成mat格式的文件,接着继续绘制图形,最后根据曲线的情况,可以进行最小二乘的拟合。(This program is used in MATLAB. It can open multiple TXT files and save them in mat format. Then it can continue to draw graphics. Finally, according to the situation of the curve, it can be fitted by least squares.)
    2020-06-25 14:20:01下载
    积分:1
  • shibie
    说明:  新手上传matlab程序,希望可以和大家互相交流学习(I hope to have a chance to learn from others)
    2020-06-17 07:40:01下载
    积分:1
  • 实现opc接口,连接opc server服务器。 将数据加入到数据库里面...
    实现opc接口,连接opc server服务器。 将数据加入到数据库里面-Interface to achieve opc, opc server to connect server. Data added to the database
    2022-03-18 09:01:31下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载