资源列表
串口助手C#
- 可以实现基本的串口通讯,想学习串口通讯的可以参考一下(The basic serial communication can be realized, and it can be referred to the serial communication.)
lfruference-millions
- 对目前的lame_enc,dll进行扩充,提供lame,exe的编码解码的扩展接口,()
maqshalsqfe
- 对程序的进程进行选择关闭的软件 模仿windows的任务管理器功能()
godc
- 导出csv文件,一个很经典的例子,好好看看吧! 老外的例子就是好!()
chinese_wordseg_keras-master
- 这个程序是用来做中文分词的程序,用Python写的(This program is used to do Chinese word segmentation program, written in Python)
Level Set Method
- 常见的结构拓扑优化方法有SIMP法,水平集法,BESO法,MMC法,此程序为水平集法开源代码(Common structural topology optimization methods include SIMP, level set, BESO, and MMC. This program is the open source code of the level set method)
空间三边定位算法
- 三边定位算法从二维扩展到三维空间,附含实例(Space three edge location algorithm)
(VB源码消息推送
- 微信公众号消息模板发送消息,VB语言,源代码供学习用。(WeChat public number message template send message)
数值分析自编程序
- 数值分析经典算法的C语言程序实现,包括幂法、反幂法、qr分解、线性方程组解法等(Numerical analysis of the classical algorithm C language program,)
等厚干涉
- 模拟等厚干涉的效果 可调节条纹宽度亮度等(Analog equal thickness interference)
1279891
- 对英语短文单词进行分析的源码,以及可执行程序,不错()
wlan连接
- windows 系统,调用 系统 api 。根据用户名 密码 实现 wifi的自动连接 PWLAN_INTERFACE_INFO_LIST pIfList = NULL; PWLAN_INTERFACE_INFO pIfInfo = NULL; PWLAN_AVAILABLE_NETWORK_LIST pBssList = NULL; PWLAN_AVAILABLE_NETWORK pBssEntry = NULL;