-
deng_com0
温度报警器 上位机程序 采用vc++6.0编写的界面(the temperature alarm)
- 2020-11-08 21:29:48下载
- 积分:1
-
renwufenpei
任务分配问题,这是一个算法,c语言类型的,讲述如何进行多个房间的任务分配(Task allocation problem, which is an algorithm, c language type, tells how to assign multiple tasks room)
- 2014-04-18 12:35:15下载
- 积分:1
-
LDC1000_F261x_Threshold
LDC1000 F26 opetional mode with the MSP430 MCU
- 2020-06-21 19:00:01下载
- 积分:1
-
C++实现加密
C++实现的AES加密的动态链接库 C++实现的AES加密的动态链接库 C++实现的AES加密的动态链接库 C++实现的AES加密的动态链接库 C++实现的AES加密的动态链接库
- 2022-02-25 01:08:12下载
- 积分:1
-
oi
说明: 逻辑电平接口设计规范逻辑电平接口设计规范(Logic level interface design specification
Logic level interface design specification
)
- 2013-11-06 11:15:37下载
- 积分:1
-
collision
I have demonstrated collision of a ball moving inside a box with its boundary walls using OPENGL.
- 2015-01-21 23:41:32下载
- 积分:1
-
C# 调用大漠插件
大漠插件是一个很不错的东西,在按键精灵和易语言里面用得很多,可以后台找图找字,写游戏自动脚本用得特别多。前面写一个微信的自动脚本,查了一些资料,易语言不太熟悉,按键精灵功能上可能不好实现,就找了些资料,大漠插件是可以用在C#里的调用的。这里分享下方法。
一、引用Ddm.dll
.NET里面可以直接引用,引用方法,添加引用--COM--找到DM,双击即可
二、注册大漠插件 //这是注册DLL到系统的一个方法,注册大漠则调用 AutoRegCom("regsvr32 -s dm.dll");
,
- 2023-02-22 11:40:04下载
- 积分:1
-
jacobi
雅可比迭代(过关法)计算实对称矩阵的特征值和特征向量(Jacobi iteration (immigration law) the calculation of Real Symmetric Matrix Eigenvalues and eigenvectors)
- 2020-08-03 17:08:34下载
- 积分:1
-
LegendOfMir2_Server
传奇源码分析,包含服务器和客户端的分析,可供学习(Mir source code analysis, including server and client analysis, for learning)
- 2020-06-22 23:40:01下载
- 积分:1
-
开关磁阻电机控制 库函数
This simple library allows control of switch reluctance motors such
as those found in hard disks. It provides varying degrees of precision
assuming three phases.
Library also supports rudimentary speed control which allows programmers
to control motor speed without resorting to usage of `delay`. This is done
through setting speed measured in revolutions per minute and calling
`motor_step` or `motor_step_backward` frequently. State of pins will be
updated only after specific time has passed. Speed control does take into
account sequence sizes, so no additional calculation is needed.
- 2022-03-17 23:07:23下载
- 积分:1