资源列表
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)
1798013
- 对目前的lame_enc,dll进行扩充,提供lame,exe的编码解码的扩展接口,()
空间三边定位算法
- 三边定位算法从二维扩展到三维空间,附含实例(Space three edge location algorithm)
【02】Oracle数据库导入与导出
- 对Oracle导入导出功能做详解,并区分exp\imp\expdp\impdp的用法(A detailed explanation of the Oracle import and export function and the usage of (exp\imp\expdp\impdp))
NSGA2 ——FSP
- 遗传算法2 求解柔性作业车间 调度问题 matlab 编码(use NSGA II to solve the flexible job shop scheduling problem)
(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;