-
PMSMFOC
dsp2812 电机控制程序,实现矢量方法控制交流永磁同步电机(using dsp2812 by FOC to control PMSM)
- 2014-04-30 14:38:22下载
- 积分:1
-
TreeToBT
树转换为二叉树,输入为广义表格式,没有外括号,输出为转换的二叉树的中序(Tree is converted to binary tree, type generalized form, there is no outside the brackets, the output for the conversion of the tree in order)
- 2008-12-17 22:39:07下载
- 积分:1
-
bt
说明: 科技创新(7)智能小车控制算法软件模拟实现,根据测量当前小车的位置、速度和预瞄点位置与赛道之间的关系控制小车的速度,舵机大小、档位、油门和刹车情况。(Science and technology innovation (7) intelligent car control algorithm simulation software to realize, according to the current measurement car position, velocity, and the position and the track point tracking the relationship between the speed of the car, steering gear control size, gear, throttle and brake.
)
- 2011-07-17 18:07:23下载
- 积分:1
-
Web实时聊天室源码
用纯js通过长轮询来实现
前端用Jquery ajax来实现
1 $(function () {
2 window.polling = {
3 ///长连接地址
4 connectionUrl: "/channel/polling",
5 ///发送方式
6 method: "POST",
7 ///事件载体
8 event_host: $("body"),
9 ///连接失败时重连接时间
10 period: 1000 * 20,
11 ///连接超时时间
12 timeOut: 180 * 1000,
13 v: 0,
14 ///连接ID
15 id: "",
16 error_num: 0,
17 Reconnect: function () {
18 polling.v++;
19 $.ajax({
20 url: polling.connectionUrl,
21 type: polling.method,
22 data: { id: polling.id, v: polling.v },
23 dataType: "json",
24 timeout: polling.time
- 2022-03-17 14:45:17下载
- 积分:1
-
非常完整胡清华邻域粗糙集代码,内有该实验的数据
非常完整的邻域粗糙集代码,内有该实验的数据,非常好用的粗糙及代码,非常好用的粗糙及代码,非常好用的粗糙及代码,非常好用的粗糙及代码,非常好用的粗糙及代码,非常好用的粗糙及代码,非常好用的粗糙及代码,非常好用的粗糙及代码,非常好用的粗糙及代码,非常好用的粗糙及代码,非常好用的粗糙及代码,非常好用的粗糙及代码。
- 2022-02-03 13:35:11下载
- 积分:1
-
cardSend-master
使用SLE4442芯片的智能卡讀取軟件。 該軟件使用com連接實現數據連接和讀寫操作。(Smart card reading software using SLE4442 chip. This software enables data connection and read and write operations using com connection.)
- 2020-06-19 04:00:01下载
- 积分:1
-
Chapter14-MD2-Animation
计算机图形学课程设计实例源码14 opengl基础内容,很实用(Computer graphics curriculum design example source 14 opengl based content, it is practical)
- 2013-10-20 18:18:45下载
- 积分:1
-
seq
在数值模拟中控制网格和物体按照设计的需要振动,然后进行数值模拟。(In the numerical simulation, the control grid and the object are vibrate according to the needs of the design, and then the numerical simulation is carried out.)
- 2017-12-18 15:23:08下载
- 积分:1
-
WDM驱动程序构造的若干方法及实例
WDM驱动程序构造的若干方法及实例(WDM structure of a number of methods and examples)
- 2005-01-29 11:09:02下载
- 积分:1
-
commtest0618
一个串口设备调试工具 可以发送多个指令
解决串口死锁问题(A serial device can send a number of debugging tools for serial commands to solve deadlock problem)
- 2009-07-01 15:45:34下载
- 积分:1