资源列表
BA_ELM蝙蝠算法
- 蝙蝠算法优化ELM,是一种比较新的优化算法,希望可以借鉴下(Bat algorithm optimization elm)
社交电商小程序
- 基于微擎的社交电商小程序前后端代码,微擎功能强大,可分享朋友圈(Front and back code of social e-commerce applet based on micro engine)
emulyator-dongla
- emulator Santinel UltraPro
Based_on_MC_A_MultiPath_G_MUSIC
- 基于 矩阵填充理论的均匀线阵DOA估计算法,这里采用的是MUSIC算法来估计DOA的(Based on the matrix filling theory, the DOA estimation algorithm of uniform linear array adopts MUSIC algorithm to estimate DOA)
双闭环
- 实现变流器电压电流双闭环设计,采用电压外环和电流内环控制直流侧电压稳定。(The voltage and current double closed-loop design of the converter is realized, and the voltage stability of the DC side is controlled by the outer voltage loop and the inner current loop.)
于自抗扰控制器的异步电机矢量控制
- ADRC控制异步电动机的matable程序(ADRC control induction motor matable program)
T10N非接触式读写器SDK
- 德卡SDK T10是一款可读取第二代身份证卡的高端读写机,除可读取二代身份证信息、磁条卡外,同时可以完成接触式、非接触式的读写功能,支持扫码功能,该产品可以用于政府机关、银行等即需要操作城市通卡、社保卡、市民卡又需要操 作第二代身份证卡的高端应用场合。(Deka is a high-end reader and writer that can read the second generation ID card. In addition to reading the second generat
DOA_MATLAB源程序
- 几种相干信号的doa估计方法,如空间平滑等,可以轻松实现解相干。亲测可用(Several DOA estimation methods of coherent signals, such as spatial smoothing, can easily achieve decoherence. Pro test available)
ABAQUS用户子程序
- 用于编写Abaqus中用户子程序,主要是开发材料本构关系的(it is for subroutines of abaqus software)
音视频编码技术-课程作业2
- 全搜索算法重构图。像顾名思义,穷尽法就是对搜索范围内的每个位置都进行计算并比较,从原图像块中找到与待匹配块最相似(误差最小)位置的方法。对于一个搜索范围为[-7,7]的区域来说,x,y两个方向全部搜索一遍需要进行 15X15 = 225 次计算。穷尽法的缺点很明显就是计算量太大,速度很慢,另一方面,由于全部范围都进行了计算,其匹配精度是最高的。(Reconstruction graph of full search algorithm. As the name implies, the exha
PHPYun 5.0
- 1.此程序是商业授权版非免费版,免费版只是测试用无法商用功能只是基础功能主要区别请注意区分 2.本程序是商业授权版且是VIP版,vip版和授权版及旗舰版的区别官方都有略列请注意区分,主要说明下VIP比授权版增加了哪些功能,相对旗舰版 VIP版本增加CRM管理系统,培训模块,校园招聘模块,在线聊天模块,海报功能(Note: 1. This program is a commercial authorized version, not a free version. The free versio
计算器
- CVI实现计算机的简单操作,例如:加、减、乘、除等运算