-
apriori
关联规则挖掘算法
Apriori算法的Matlab实现 可以自动生成关联规则,计算支持度、置信度(Association Rules Mining Algorithm Apriori algorithm can automatically generate Matlab realization of association rules, computing support, confidence)
- 2020-11-29 22:19:29下载
- 积分:1
-
Acprotect1.10 Build123之C语言篇.chm
Acprotect1.10 Build123之C语言篇.chm-Acprotect1.10 Build123 the C language articles. Chm
- 2022-08-18 06:13:25下载
- 积分:1
-
oam
该程序给出了轨道角动量分别为0,1,2,3的光束的传播行为(The procedure gives the propagation behavior of beams with orbital angular momentum of 0, 1, 2, and 3, respectively)
- 2021-03-10 09:59:27下载
- 积分:1
-
EV721主板模块原理图+PCB(2)
二总线设计系列二:主站底板原理设计(原理图+pcb)(Two bus design series two: main station floor principle design (schematic diagram +pcb))
- 2021-03-12 20:29:24下载
- 积分:1
-
X14.1ULTIMATEFULL
说明: emv writer x1 ultimate
- 2020-06-18 12:35:45下载
- 积分:1
-
lammps学习friction程序
说明: 高质量的分子动力学建模学习入门,很有用的短期提升。(High quality molecular dynamics modeling learning introduction, very useful for short-term promotion.)
- 2020-12-01 19:56:43下载
- 积分:1
-
FFT
这是傅里叶变换的LABVIEW程序,利用此程序可以直接得知时间域波形的频域特性!(This is the Fourier transform of the LABVIEW program, this program can learn to use time-domain waveform of the frequency domain!)
- 2011-06-17 12:51:28下载
- 积分:1
-
serendipity PHP博客系统 v2.3.1
Serendipity是一款采用PHP编写的智能blog博客系统,基于BSDLicense,代码开源,支持SQLite,PostgreSQL,MySQL,MySQLi多种数据库。serendipity PHP博客系统特点:
内置强大的媒体数据库和WYSIWYG与HTML编辑器;支持Threadedcomment,嵌套分类;多用户,可配置的权限/用户组系统;
Serendipity智能blog博客系统特点:
WYSIWYG与HTML编辑;
内置强大的媒体数据库;
多作者,可配置的权限/用户组系统;
支持Threadedcomment,嵌套分类;
支持多种语言,包括简繁中文;
丰富插件与模板库;
强大的垃圾过滤功能;
能够嵌到现有的Web页面中;
支持XML-RPC;
支持多种数据库SQLite,PostgreSQL,MySQL,MySQLi;
支持从其它Blog系统(WordPress,Textpattern,MoveableType,bblog,...)导入的功能。
- 2022-12-16 16:30:04下载
- 积分:1
-
VC++ 6.0 时间控件用法范例
一个使用时间控件的VC++范例源码,这个控件可让用户对所输入时间的精确手动微调,是一个方便用户和减少程序出错率的实用控件,如截图所示的效果。一些相关的设置:
//选择短日期显示格式
m_ctrlDateTime1.ModifyStyle(0, DTS_SHORTDATEFORMAT, 0);
//选择时间显示格式
m_ctrlDateTime2.ModifyStyle(0, DTS_TIMEFORMAT, 0);
//获得当前时间
CTime time = CTime::GetCurrentTime();
//设置时间
m_ctrlDateTime1.SetTime(&time);
m_ctrlDateTime2.SetTime(&time);
- 2022-02-20 22:22:06下载
- 积分:1
-
arm 很详细的全面的专业arm移植文档!
不可多得!
arm 很详细的全面的专业arm移植文档!
不可多得!-arm very detailed comprehensive professional arm Portable Document! Rare!
- 2022-12-13 10:45:03下载
- 积分:1