-
转速电流双闭环直流调速系统中,转速调节器的仿真模型
转速电流双闭环直流调速系统中,转速调节器的仿真模型-Speed of current dual-Loop DC Motor Control System, the speed regulator of the simulation model
- 2022-01-26 02:26:10下载
- 积分:1
-
注册表的操作,API为我们提供了对注册表的读取,写入,删除,以及打开注册表及键值时所有函数...
注册表的操作,API为我们提供了对注册表的读取,写入,删除,以及打开注册表及键值时所有函数
-The operation of the registry, API has provided us with the registry of the read, write, delete, and open the registry and all function keys
- 2022-02-21 05:46:22下载
- 积分:1
-
实现BM算法查找文本中字符串功能,给出匹配次数和所用时间。...
实现BM算法查找文本中字符串功能,给出匹配次数和所用时间。-BM algorithm to find the realization of the text string function, given the number and the matching time.
- 2022-01-25 14:38:29下载
- 积分:1
-
应用程序接口C语言共享工具
应用程序接口C语言共享工具-Application Program Interface C language tools for sharing
- 2022-10-26 05:45:03下载
- 积分:1
-
有关表头控件的使用
有关表头控件的使用-the first use of the controls
- 2022-11-16 17:30:08下载
- 积分:1
-
可以剖析,虚幻,食人魔,等集成的Ruby脚本解释器,所以点C.
可以和GameBryo、Unreal、Ogre等集成的Ruby脚本解释器,可以用来做关卡设定和服务器yield逻辑回调。可以用来替换奇迹世界、天机等的服务器逻辑判定模块-Can GameBryo, Unreal, Ogre, etc. Ruby integrated script interpreter, so points can be used to set and server callback logic yield. Can be used to replace the miracle of the world, such as the secret logic of the server module to determine
- 2022-07-22 16:59:37下载
- 积分:1
-
可以查到自己的ip,能控制关机和开机,得到计算机的属性等
可以查到自己的ip,能控制关机和开机,得到计算机的属性等-Can be found in your own ip, can control the shutdown and startup, get the computer" s properties, etc.
- 2022-09-27 19:00:04下载
- 积分:1
-
用C #创建一个MMC管理单元
Creating an MMC Snapin Using C#
- 2023-02-10 05:55:03下载
- 积分:1
-
AkelPad 是一个著名的记事本替代软件,很好用的。
AkelPad 是一个著名的记事本替代软件,很好用的。-AkelPad Notepad is a well-known alternative to the software, very good use.
- 2022-03-04 16:13:36下载
- 积分:1
-
Have you noticed the cool ghost image that Windows Explorer produces when you st...
Have you noticed the cool ghost image that Windows Explorer produces when you start dragging files/folders from it? Well, I wanted to implement this in a C# project when dragging files between it and Windows Explorer. After a lot of Googling, I found out that there are three directions to start working on, as follows:
Using a "custom" cursor created from a MemoryStream initialized from an Image, as shown in this article.
Using the ImageList_BeginDrag and related APIs, as shown in this article: Dragging tree nodes in C#.
Using the IDragSourceHelper and IDropTargetHelper interfaces.
- 2022-03-05 15:47:46下载
- 积分:1