- fault.zip 基于PSCAD的双馈风力发电机的低电压穿越模型
- hannoi 汉诺塔的动画模拟程序
- make--bar-of-merchs 条形码的设计与打印
- PowerBuilder-jiqiao powerbuilder的一些实用技巧
- stmClock Clock configur value for the STM32 Microcontroler chip. Implemented by vc6.0 You can get the timer configuration by set the timer cycle.
- SpeedTree _v5.1_Setup Speedtree 5.1 setup file
资源列表
步进电机驱动程序
- 1、通过s曲线控制步进电机开始、停止、运行使电机运行平稳。 void CalcStep(); void CalcDecay(void); void SetPWM(void); void StateMachine(void); void SpeedPositionControl(void); int CalcPI2(int currentReference,int currentMeasurement);
atsha204 demo for arduino
- 用于arduino平台的atsha204芯片的认证代码,机密板卡必须哦
转转源码
- 转转源码全套,转转后台源码全套服务数据上传源码,直接用 OK就这样,话不多说,
SAR成像
- SAR点目标成像,RD算法和CS算法都有,含报告(SAR point target imaging, RD algorithm and CS algorithm, including report)
MFC贪吃蛇
- 使用vs实现,有较好的游戏界面,程序能完整运行。
流体grasshopper
- grasshopper流体插件设计,流体插件设计
8数码问题
- 对任意的八数码问题,给出求解结果。例如对于如下具体八数码问题:通过设计启发函数,编程实现求解过程,如果问题有解,给出数码移动过程,否则,报告问题无解。
手动提取曲线数值
- 本文本可以手动提出曲线图中的数据,在不知道原文献数据的情况下进行初略的提取。
Max引擎登陆器配置器[100101版]
- 注:配置器支持配置英雄,归来,外传,英雄强化,归来强化版本,请自行选择. 传奇登录器配置器生成登陆器时默认读取的皮肤文件为:模板x皮肤.jpg 或 模板x皮肤.bmp x为模板号,你也可以在配置器里手动指定每个模板的皮肤. 通用自定义补丁.wil是 热血 1.76 外传登陆器的Max_Prguse补丁, 归来自定义补本.wil是 传奇归来登陆器的Max_Prguse补丁(Note: the configurator supports the configuration of hero, retu
深度学习mtcnn
- 用市面上的摄像头,可以实现实时人脸识别功能。(The algorithm model of facenet face recognition is obtained through deep learning, and the backbone network of feature extraction is concept-resnetv1, which is developed from concept network and RESNET, with more channels and n
CaRIne Crystallography 3.1
- CaRIne Crystallography 3.1,Carine软件用于电子衍射花样标,CaRIne可以画晶体结构并可计算仿真显示绕射型式,CaRIne的交谈功能可以显示。(Carine crystallography 3.1, Carine software is used for electron diffraction pattern mark. Carine can draw crystal structure, calculate and simulate diffraction p
golang/gin
- Gin is a web framework written in Go (Golang). It features a martini-like API with performance that is up to 40 times faster thanks to httprouter. If you need performance and good productivity, you will love Gin.