-
new
说明: 齿轮轮齿渐开渐开线,螺旋源程序等,希望对大家有用(Involute gear tooth involute, spiral source in the hope that useful)
- 2011-04-16 09:57:51下载
- 积分:1
-
Job-analysis-system
采用人力资源岗位工作分析方法,针对汽轮机计划类岗位建立岗位工作分析指标体系,结合实例进行指标体系的验证与分析,并开发具有一定通用性的岗位工作分析软件,达到客观评价汽轮机计划类岗位重要性、工作强度的目标,为汽轮机制造行业的人力资源管理和提供支持和依据。(Hr job analysis method, in view of the steam turbine is planning to set up working jobs analysis index system, combined with the instance validation and analysis of the index system, and development has a certain commonality of job analysis software, the objective evaluation to the steam turbine plan jobs, importance and intensity of work goal, for the steam turbine manufacturing industry human resources management and provide support and basis.)
- 2013-07-27 18:39:52下载
- 积分:1
-
Qt5_SerialPort
说明: 利用QT中serialport类实现简单的串口助手(Using serialport class in QT to realize simple serial assistant)
- 2020-02-24 16:15:33下载
- 积分:1
-
principal_curvatures
基于PCL的三维点云模型表面主曲率估计的具体实现(estimation of the principal curvature)
- 2013-12-19 18:52:43下载
- 积分:1
-
MedianFilter
基于DSP的中值滤波器算法,能对图像进行平滑处理,达到流畅的效果(DSP-based median filter algorithm for image smoothing can achieve smooth results)
- 2013-09-18 10:30:41下载
- 积分:1
-
3.HX711串口STM32例程
说明: 称重模块,oled显示重量,RTC时钟显示时间,矩阵按键修改时间(Weighing module, OLED display)
- 2020-06-19 17:20:02下载
- 积分:1
-
C8051USB
这是一个基于C8051F340的SD读卡器
#include "F34x_MSD_Physical_Settings.h"
#include "F34x_MSD_CF_Basic_Functions.h"
#include
sbit Led1 = P2^2;
sbit Led2 = P2^3;
void CF_Port_Init();
//----------------------------------------------------------------------------
// Init_CF
//----------------------------------------------------------------------------
//
// This routine initializes the Compact Flash memory card
//
// Parameters :
// Return Value :
//----------------------------------------------------------------------------
char Init_CF()
{
xdata char result = Dtct_Card();
xdata unsigned int loop = 0;
xdata unsigned reinit = 0;
if (result == 1) return (CF_NO_CARD);
REINIT:
CF_RST = 1;
while(++loop);
- 2022-04-22 04:06:23下载
- 积分:1
-
Qt多线程实现微缩图
这个是转载网上的资源,经过本人修改,解决了一些bug
- 2022-05-23 08:40:01下载
- 积分:1
-
LMS
基于LMS算法的均衡技术在matlab上的仿真应用(Equalization technique based on the LMS algorithm in matlab simulation applications)
- 2013-08-28 21:57:31下载
- 积分:1
-
FetchVisual
利用directshow实现视频捕捉,可轻松的实现视频摄像机捕捉的信息保存在磁盘中。需要时可以像播放影片一样播放视频。(Achieved using directshow video capture, video cameras can easily capture the realization of the information stored in the disk. When necessary, like play video, like video.)
- 2009-10-27 15:00:28下载
- 积分:1