-
ACI_FOC_matlab
这是PMSM电机中关于FOC算法的纯代码实现,通过M文件实现了算法。(This is the pure code implementation of FOC algorithm in PMSM motor, and the algorithm is implemented through M file.)
- 2018-11-12 08:45:14下载
- 积分:1
-
MPFS21 - Java
说明: Module for Microchip TCP/IP Stack
- 2020-06-22 10:20:02下载
- 积分:1
-
LogicSynthesis2_CMOSBasics
LogicSynthesis2_CMOSBasics
Key Problem: Timing assumption
during prelayout synthesis widely
differs from the post layout reality.
• This happens because the
interconnect delay dominates the
overall propagation delay in DSM
(Deep Sub‐Micron) technologies.
• As a result getting a timing closure
becomes a challenge
- 2014-07-07 17:51:39下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
Java数据压缩与传输实例
Java数据压缩与传输实例
- 2014-12-13下载
- 积分:1
-
根据本机所处网络(本机IP与掩码进行判断)进行搜索本机所处网络里的主机。目前支持聊天及消息传送,主要用于校园网...
根据本机所处网络(本机IP与掩码进行判断)进行搜索本机所处网络里的主机。目前支持聊天及消息传送,主要用于校园网-under the machine where Network (IP of the machine and mask judgment) conducted a search of the plane where network"s mainframe. Current support chat and messaging, mainly for the campus network
- 2022-01-24 15:18:49下载
- 积分:1
-
C#读取/写入ini文件实例
C#读取和写入ini文件
- 2013-01-20下载
- 积分:1
-
多线程服务器源代码,基于winsock2编写
多线程服务器源代码,基于winsock2编写-server_mutilthread.cpp,base on winsock2
- 2022-02-06 03:02:41下载
- 积分:1
-
FrontEnd
java反编译软件 是一个有图形截面的 (err)
- 2007-12-28 13:46:12下载
- 积分:1
-
youxi
人机对弈,互取火柴。取最后一根者输。每次至少取一根,最多取4跟。如果人先取则人必输。如果机先取,则机器等待人出错。否则人胜。(Human-computer game, and take matches. The last one loses. Check at least one of each, with up to 4 check. If the person is who will get lost. If the machine to check, then wait for others to machine error. Otherwise, people win.)
- 2009-04-10 15:50:28下载
- 积分:1