资源列表
SMA_UM_Manual
- SMA 材料本构详解(SMA material consititute for abaqus)
0542 C#简单的basler采集+halcon控件显示源码
- 巴斯勒联合C#与halcon进行'图像采集,新手可以多多参考(Bassler combines C # and Halcon for'image acquisition', novices can refer to more.)
酷客-Coidea970开发板用户手册(Linux) V2.00.pdf
- 一份关于nuc970 开发使用的资料,需要的可以下载(this is discribed the way to use nuc970 to do something!)
mpu6050
- 单片机采集mpu6050 数据没通过串口上传pc,pc上用MATLAB进行数据分析,卡尔曼滤波,融合算法,曲线实时显示(The MCU collects mpu6050 data without uploading the PC through the serial port, using MATLAB for data analysis, Kalman filtering, fusion algorithm, curve real-time display)
Spectral_li-ion_SPM-1.3
- 用于单颗粒模型模拟锂离子电池性能,采用P2Dmodel(Performance simulation of lithium-ion batteries using single-particle model)
npc
- 一些可以使用得冒险岛服务端功能NPC文件(Some NPC files that can used for MapleStory functions)
PCShare-master
- 开源的一款远控,C++,运行在Visio Studio 2015版本下。(An open source remote control, C++, runs under Visio Studio version 2015.)
LVpw
- labview密码破解算法,MD5算法,(LabVIEW cryptographic algorithm, MD5 algorithm,)
1d_RCWA
- 可以画出一维无损耗光栅的衍射效率与光栅深度的图像(The image of diffraction efficiency and grating depth of one-dimensional lossless grating can be drawn.)
Q_Learning
- 实现强化学习交通配时,选取最优的配时方案(To realize the reinforcement learning traffic timing, the optimal timing scheme is selected)
AD9833 STM32 测试程序
- 运用AD9833芯片实现不同频率正弦波、三角波、方波的的产生,误差在0.1%。(Using AD9833 chip to generate sine wave, triangle wave and square wave with different frequencies, the error is 0.1%)
matlab表情识别
- Matlab表情识别,特征脸[1 ]作为面部表情分类的方法。首先,利用训练图像创建低维人脸空间(pca)。这是通过训练图像集主成分分析(PCA)及图片主成分分析(即具有较大特征值的特征向量)获得的。 结果,所有的测试图像以所选择的主成分表示,计算投影图像与所有投影列车图像的欧几里得距离,选择最小值以找出与试验图像最相似的训练图像。(The feature face [1] is used as a facial expression classification method. Firstly,