资源列表
paint.net.4.2.10
- 版本上面压缩包有,该文件反编译后能正常运行,当中90%功能正常,其余不正常的留给有兴趣的完成(The file can run normally after decompiled, 90% of which are normal, and the rest are reserved for interested users)
HGE-GUI
- HGE 2D游戏引擎 GUI 控件扩展 老外的例子,实现了常用的按钮、列表框、下拉等控件。。。(HGE 2D game engine GUI control extension Foreigner's example, the realization of commonly used buttons, list box, drop-down and other controls...)
Movie-Recommender-System-master
- 这是用Python写的一个电影推荐系统,希望对他人有帮助。(This is a movie recommendation system written in Python, I hope it will be helpful to others.)
现代永磁同步电机控制原理及MATLAB仿真
- 书籍以及对应的例程,都可以使用 非常好用,而且每个章节也会有对应的模型,是有关于PMSM模型的,可以学习到 滑模控制、FOC控制以及弱磁等控制巴拉巴拉的(Books and corresponding routines can be used very easily. Moreover, there will be corresponding models in each chapter, which is about PMSM model. You can learn sliding mode
adf435x系列例程
- adf435x系列例程,含有各种API调用范例,学会开发桌面PLL程序。
AES加密算法
- AES加密算法,实现了3种密钥长度的算法。
IABC_KMC_test_on_Iris_wine_glass
- 改进的人工蜂群算法K均值聚类算法寻找全局最优解(Improved artificial bee colony algorithm K-means clustering algorithm to find the global optimal solution)
rgmii_image
- 通过RGMII协议驱动的PHY芯片完成千兆以太网收发,包括ARP响应(With RGMII driving PHY IC to finish the internet communication)
vc二维码编解码
- 用vc开发的二维码编码、解码源程序,能直接运行
广成科技ECAN例程
- 此压缩文件为广成科技的USBCAN 2二次开发例程,里面包含了源码及对应的库文件
基于MFC的加解密系统
- 用Visual Studio2010MFC 做的一个加解密系统,包括凯撒加密,维吉尼亚加密。
通用异步收发器
- 用Verilog编写的uart通用异步收发器带testbench