-
CTFromCam_v0
基于压缩跟踪实现视频流指定目标的实施跟踪(Implementation tracking of specified target in video stream based on compressed tracking)
- 2017-11-04 19:28:26下载
- 积分:1
-
PSD
PSD功率谱分析,直接法、间接法两种!直接贴出C代码,可直接调用!(PSD power spectral analysis, the direct, indirect and French!)
- 2021-01-07 15:28:53下载
- 积分:1
-
PV_Grid
使用psim实现的光伏发电模拟并带有MPPT控制功能,使用c语言编程(Using psim to achieve the photovoltaic power generation simulation and with MPPT control function, the use of c language programming)
- 2017-04-07 09:50:42下载
- 积分:1
-
RobotViewCoDE
机器人避让障碍物的一个测试程序,主要关注的是算法本身,测试的时候只要点击设定里面的设置障碍物然后寻道即可。(Robot avoid obstacles a test procedure, the main concern is the algorithm itself, the test set when clicking inside the obstacle and then seek to set up.)
- 2013-07-03 11:47:15下载
- 积分:1
-
jiaodugeshihuhuan
角度格式转换,度分秒转度,度分秒转弧度,弧度转度分秒。测量程序设计的基础代码之一(Point format conversion, transfer degrees degrees minutes and seconds, minutes and seconds turn degree arc, arc degree turn every minute. Measurement of program design based on code)
- 2010-12-13 16:58:40下载
- 积分:1
-
第3章
说明: 哈尔滨工业大学,visual basic,编程课件,第3章(Harbin University of Technology, Visual Basic, Programming Courseware, Chapter 3)
- 2020-06-24 14:00:01下载
- 积分:1
-
1286857427_22104_FT38772_at
Accumulator code is source code for simulating accumulator.
- 2012-05-02 12:36:07下载
- 积分:1
-
PID
针对水轮机调节系统PID参数辨识问题,作者在VC++6.0环境下,使用c语言,编写PID参数参数辨识程序,结果表明,该程序能够辨识出Kp,Ki,Kd三个参数,满足调节系统的误差要求。(Turbine regulating system for PID parameter identification problem, the authors VC++ 6.0 environment, using c language, the preparation of PID parameters of parameter identification procedures, results show that the program can identify Kp, Ki, Kd three parameters to meet conditioning systems error requirements.)
- 2008-07-21 12:13:44下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
state-estimation-
电力系统功能强大的资料,介绍了基于PMU的电力系统的状态估计!(It is a good paper!)
- 2011-05-10 15:52:41下载
- 积分:1