码迷,mamicode.com
首页 >  
搜索关键字:mining embedded subt    ( 880个结果
Spring Hibernate
摘抄的内容,做记录:Address中的字段映射成数据库列嵌入到Person表中,@Embeddable public class Address 。public class Person implements Serializable{ @Embedded private Address addre ...
分类:编程语言   时间:2017-11-23 19:49:41    阅读次数:449
基于STM32对加密和解密资料
https://csrc.nist.gov/projects/cryptographic-standards-and-guidelines http://www.st.com/en/embedded-software/x-cube-cryptolib.html?ecmp=tt4183_gl_soci ...
分类:其他好文   时间:2017-11-13 16:41:17    阅读次数:126
文本分类(初步)
一 . 文本聚类介绍 文本聚类是文本挖掘(Text Mining)的重要手段和方法,也是数据挖掘的一个重要分支。文本聚类是一种无监督的文档分类,它把一个文本集分成若干称为簇(Cluster) 的子集,每个簇的文本之间具有较大的相似性,而簇间的文本具有较小的相似性。 二 . 文本聚类过程 文本聚类的过 ...
分类:其他好文   时间:2017-11-06 21:24:51    阅读次数:674
忘记dba用户密码,利用SQLPlus重置dba密码
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production With the Partitioning, OLAP, Data Mining and Real Application Testing opt ...
分类:数据库   时间:2017-11-02 11:34:27    阅读次数:376
563. Binary Tree Tilt
Given a binary tree, return the tilt of the whole tree. The tilt of a tree node is defined as the absolute difference between the sum of all left subt ...
分类:其他好文   时间:2017-10-29 12:48:38    阅读次数:154
iTextSharp 简单用法
//字体 private static BaseFont bfChinese = BaseFont.CreateFont(@"C:\Windows\Fonts\simsun.ttc,1", BaseFont.IDENTITY_H, BaseFont.NOT_EMBEDDED); private Fo... ...
分类:其他好文   时间:2017-10-24 18:27:36    阅读次数:201
data mining 1 concept
1. define object 2. get data 3. data explore 4. pre-process the data(clean Data Integration data transformation data reduction) 5.mining modle 6. modl ...
分类:其他好文   时间:2017-10-24 11:51:16    阅读次数:163
563. Binary Tree Tilt
Given a binary tree, return the tilt of the whole tree. The tilt of a tree node is defined as the absolute difference between the sum of all left subt ...
分类:其他好文   时间:2017-10-22 21:46:34    阅读次数:165
在 Windows 10 专业版、企业版或教育版上设置展台
原文: 在 Windows 10 专业版、企业版或教育版上设置展台 Set up a kiosk on Windows 10 Pro, Enterprise, or Education 适用于 Windows 10 正在查找 Windows Embedded 8.1 工业版信息? 请参阅分配的访问权 ...
分类:Windows程序   时间:2017-10-18 13:43:46    阅读次数:444
altera tcl
例子:https://www.altera.com/support/support-resources/design-examples/intellectual-property/embedded/nios-ii/exm-accelerated-fir.html #board_class=alter ...
分类:其他好文   时间:2017-10-16 17:59:44    阅读次数:159
880条   上一页 1 ... 23 24 25 26 27 ... 88 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!