码迷,mamicode.com
首页 >  
搜索关键字:mining embedded subt    ( 880个结果
spriing boot 启动报错:Cannot determine embedded database driver class for database type NONE
spriing boot 启动报错:Cannot determine embedded database driver class for database type NONE ...
分类:数据库   时间:2017-05-07 00:07:42    阅读次数:567
js:简单的拖动效果
效果演示:https://jsfiddle.net/dwqs/b5ywws9f/embedded/result/ html: <div class="wrap"> <div id="boxmove" style="left:150px;top:150px;"> movebox </div> </di ...
分类:Web程序   时间:2017-05-06 13:20:15    阅读次数:281
matlab eps 字体用AI打开乱码的解决
(1)投IEEE文章的同学可以看看 Font Helvetica is not embedded,一个字体问题花费了我两三个小时,解决方法记录一下,方便后续自己查看,也方便出现同样问题的同学少走弯路。 IEEE要求所有投稿的PDF文档要通过IEEE PDF eXpress service检查,而这个 ...
分类:其他好文   时间:2017-05-06 10:20:48    阅读次数:401
[Binary Hacking] ABI and EABI
Following are some general papers about ABI and EABI. Entrance https://en.wikipedia.org/wiki/Application_binary_interface PowerPc Embedded Application ...
分类:其他好文   时间:2017-05-04 20:02:12    阅读次数:207
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-05-01 13:36:21    阅读次数:168
[LeetCode] 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-04-30 01:08:38    阅读次数:163
正则表达式和文本挖掘(Text Mining)
在进行文本挖掘时,TSQL中的通配符(Wildchar)显得功能不足,这时,使用“CLR+正则表达式”是非常不错的选择,正则表达式看似非常复杂,但,万变不离其宗,熟练掌握正则表达式的元数据,就能熟练和灵活使用正则表达式完成复杂的TextMining工作。一,正则表达式的特殊字符1,常..
分类:其他好文   时间:2017-04-25 14:57:03    阅读次数:208
中文文本分类
本文介绍文本挖掘与文本分类的一些基本概念和流程,为后续学习分类算法做好铺垫。 一. 文本挖掘的概念 文本挖掘(Text Mining)是从非结构化文本信息中获取用户感兴趣或者有用的模式 的过程。其中被普遍认可的文本挖掘定义如下:文本挖掘是指从大量文本数据中抽取事先未知的、可理解的、最终可用的知识的过 ...
分类:其他好文   时间:2017-04-24 10:10:06    阅读次数:193
OpenGL ES 简单教程
什么是OpenGL ES? OpenGL ES (为OpenGL for Embedded System的缩写) 为适用于嵌入式系统的一个免费二维和三维图形库。 为桌面版本号OpenGL 的一个子集。 OpenGL ES 定义了一个在移动平台上可以支持OpenGL最基本功能的精简标准。以适应如手机。 ...
分类:其他好文   时间:2017-04-20 10:49:24    阅读次数:199
基于LPCXpresso54608开发板创建Embedded Wizard UI应用程序
平台集成和构建开发环境:LPCXpresso 54608入门指南 本文主要介绍了创建一个适用于LPCXpresso54608开发板的Embedded Wizard UI应用程序所需的所有必要步骤。请一步一步仔细按照这些说明操作,以确保您能够将目标上的所有东西全部运行。 此外,本文假设您熟悉Embed ...
分类:其他好文   时间:2017-04-20 10:24:46    阅读次数:256
880条   上一页 1 ... 30 31 32 33 34 ... 88 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!