Datamation Index

 
 
Displaying recent articles. Go back further in the  Datamation Archives »

 
 
10 Weirdest Tech Gadgets of 2016
By Cynthia Harvey | Datamation Article Published on December 13, 2016
A paper microscope, a connected umbrella and a smartbelt were just some of the unusual tech products being demonstrated last year.  
Top 12 Cool iPhone Apps
By Cynthia Harvey | Datamation Article Published on December 09, 2016
Whether you're into games, exercise, food, making videos or something else, this list of cool iPhone apps has something for you.
 
Android vs. iPhone for Business: 8 Key Points
By Cynthia Harvey | Datamation Article Published on August 15, 2016
Is Android or iPhone best for business? We compare the two mobile platforms in eight different categories, including hardware, apps, storage, customization, security, backup, management and personal assistant.
10 Top Virtual Reality Apps
By Cynthia Harvey | Datamation Article Published on August 08, 2016
These are some of the leading VR entertainment, games, news and education apps.
 
 
Open Source Replacements for Windows XP
By Cynthia Harvey | Datamation Article Published on June 08, 2016
These are some of the best Linux distributions for former Windows XP users and people who have older PC hardware.
Open Source Business Intelligence Software
By Cynthia Harvey | Datamation Article Published on June 08, 2016
From simple spreadsheet applications to complete BI suites, the open source community has created dozens of open source BI applications that help enterprises store and analyze business data.
Best Open Source Software for Windows 10
By Matt Hartley | Datamation Article Published on June 08, 2016
The best open source software for Windows 10, from audio-video to office productivity to desktop virtualization.
Android Apps for Pure Fun
By Pam Baker | Datamation Article Published on April 15, 2016
Fun Android apps to bring a smile to your face as you go through your busy day. Many of the apps on this list are free.
Top Open Source Android Apps
By Matt Hartley | Datamation Article Published on April 15, 2016
These top open source android apps are all vetted by F-Droid, the volunteer project that culls through Android apps to find the best.
Best Free Android Apps
By Matt Hartley | Datamation Article Published on April 15, 2016
The best free Android apps for moving files, watching movies, messaging, driving across town and more.
 
 

Datamation Index的更多相关文章

  1. MySQL 优化之 ICP (index condition pushdown:索引条件下推)

    ICP技术是在MySQL5.6中引入的一种索引优化技术.它能减少在使用 二级索引 过滤where条件时的回表次数 和 减少MySQL server层和引擎层的交互次数.在索引组织表中,使用二级索引进行 ...

  2. 在v-for中利用index来对第一项添加class(vue2.0)

    <li v-for="(el,index) in event" v-bind:class="{ 'm-swipe-active': !index}"> ...

  3. Ubuntu-server 下Apache2 配置.htaccess 隐藏thinkPHP项目index.php

    需要开启Apache2的rewrite模块 1.打开/etc/apache2/apache2.conf 将文件中的AllowOverride None改为AllowOverride All 2.修改m ...

  4. SQL Server-聚焦强制索引查询条件和Columnstore Index(九)

    前言 本节我们再来穿插讲讲索引知识,后续再讲数据类型中的日期类型,简短的内容,深入的理解,Always to review the basics. 强制索引查询条件 前面我们也讲了一点强制索引查询的知 ...

  5. directx12中vetex buffer、index buffer和constant buffer绑定piple line的时机

    类别 时机 函数 建Heap vetex buffer 在Draw函数中 ID3D12GraphicsCommandList::IASetVertexBuffer 否 index buffer 在Dr ...

  6. URL_MODEL 2 不能访问 在APACHE服务器上的访问方式上去除index.php

    thinkphp URL_MODEL=2,访问链接http://i.cnblogs.com/Online/index.html  报错: Not Found The requested URL /on ...

  7. index+match函数在压实度中对盒号盒质量随机不重复的最佳使用

    首先按照升序排列好盒号和盒质量,使其一一对应, 盒号    盒重量    随机值rand()     随机值大小排列rank 1         2001       0.01             ...

  8. [LeetCode] Random Pick Index 随机拾取序列

    Given an array of integers with possible duplicates, randomly output the index of a given target num ...

  9. Zend Framework 项目 index.php 的问题

    默认生成的Zend项目在public目录下会自动生成一个.htaccess文件,这是用来实现伪静态,即隐藏index.php这个唯一入口文件的. 但是,搭建项目时遇到一个问题:URL中如果不加inde ...

随机推荐

  1. CSS中ul li居中的问题

    一直以为对ul li居中对齐已经掌握了.但最近做项目时发现之前li的float:left方法显然有一个问题,就是无法居中(水平),只能使用padding-left或margin-right的方法方法来 ...

  2. gcd(辗转相除法)

    证明过程: 假设用f(x, y)表示x,y的最大公约数,取k = x/y,b = x%y,则x = ky + b,如果一个数能够同时整除x和y,则必能同时整除b和y:而能够同时整除b和y的数也必能同时 ...

  3. 二分查找(BinSearch)的Javascript实现

    二分查找 解析:二分查找,也为折半查找.对于一个从小到大排列的有序数组,首先要找到一个中间值,通过与中间值比较,大的放又,小的放在左边.再在两边中寻找中间值,持续以上操作,直到找到所在位置为止. 1. ...

  4. Android学习笔记之mainfest文件中android属性

    android:allowTaskReparenting 是否允许activity更换从属的任务,比如从短信息任务 切换到浏览器任务. -------------------------------- ...

  5. Hdu 1498 二分匹配

    50 years, 50 colors Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Othe ...

  6. Watering Grass (贪心,最小覆盖)

    参考: https://blog.csdn.net/shuangde800/article/details/7828675 https://www.cnblogs.com/haoabcd2010/p/ ...

  7. kubernetes1.5新特性跟踪

    Kubernetes发布历史回顾 Kubernetes 1.0 - 2015年7月发布 Kubernetes 1.1 - 2015年11月发布 Kubernetes 1.2 - 2016年3月发布 K ...

  8. python的数据类型和变量

    数据类型 计算机顾名思义就是可以做数学计算的机器,因此,计算机程序理所当然地可以处理各种数值.但是,计算机能处理的远不止数值,还可以处理文本.图形.音频.视频.网页等各种各样的数据,不同的数据,需要定 ...

  9. 【JZOJ4922】【NOIP2017提高组模拟12.17】环

    题目描述 小A有一个环,环上有n个正整数.他有特殊的能力,能将环切成k段,每段包含一个或者多个数字.对于一个切分方案,小A将以如下方式计算优美程度: 首先对于每一段,求出他们的数字和.然后对于每段的和 ...

  10. Directx11教程(46) alpha blend(3)

    原文:Directx11教程(46) alpha blend(3)       现在我们尝试改变box的贴图,使用一张带alpha的dds文件wirefence.dds, 用directx textu ...