首页 > 2017年01月31日 > 全部分享
【原创】实现一个简单的邮件服务API
经常在公司写一些内部小程序需要用到发邮件的功能,于是决定写一个邮件服务。 实现思路:以URL形式提供一个RESTful API 给客户端,客户端通过post请求把json格式的邮件信息发送到服务端,服务端存储对应的信息到数据库email表,并同时产生message表,服务端有一个轮询来查看是否有新的 ...
分类:Windows开发   时间:2017-01-31 10:37:31    收藏:0  评论:0  赞:0  阅读:219
[转]深度学习之浅见
通常来说,大家认为深度学习的观点是Geoffrey Hinton在2006年提出的。这一算法提出之后,得到了迅速的发展。关于深度学习,zouxy09的专栏中有详细的介绍,Free Mind 的博文也很值得一读。本博文是我对深度学习的一点看法,主要内容在第4、5部分,不当之处还请指教。 1.深度学习 ...
分类:其他   时间:2017-01-31 10:37:16    收藏:0  评论:0  赞:0  阅读:317
趣学CCNA 路由与交换
第1章 OSI和TCP/IP 11.1 协议与协议分层 31.2 OSI参考模型 61.2.1 物理层 91.2.2 数据链路层 91.2.3 网络层 101.2.4 传输层 101.2.5 会话层 111.2.6 表示层 111.2.7 应用层 121.3 TCP/IP参考模型 121.4 TCP ...
分类:其他   时间:2017-01-31 10:36:47    收藏:0  评论:0  赞:0  阅读:396
jdk版本号对应major version号
JDK 8 = 52, JDK 7 = 51,JDK 6.0 = 50,JDK 5.0 = 49,JDK 1.4 = 48,JDK 1.3 = 47,JDK 1.2 = 46,JDK 1.1 = 45 ...
分类:其他   时间:2017-01-31 10:36:26    收藏:0  评论:0  赞:0  阅读:240
学习笔记::启发式合并
昨天做Tree Rotation,没发现自己写的是暴力,还要了数据。。。。。。 然后发现好像必须得用启发式合并 不想学线段树,学了个splay的 假设现在有n个点,每个点是一个splay,互不连起来 假设我们每次让两个不连通的splay联通, 所谓启发式:就是把小的合并到大的上,这样使复杂度有保证 ...
分类:其他   时间:2017-01-31 10:36:08    收藏:0  评论:0  赞:0  阅读:192
比数字工具更好用的纸和笔
英国《金融时报》 雅尼娜?康博 在伦敦设计博物馆(Design Museum)的商店闲逛的时候,我的视线落到了完美的伴侣之上——一本Els & Nel设计的硬面纸质日记本。黑白墨迹图案的封皮,配有方便的抽拉式年度日程表,这正是我在寻觅的东西。我立刻买下了它。 一些人可能认为,我这样一个用着iPhon ...
分类:其他   时间:2017-01-31 10:35:45    收藏:0  评论:0  赞:0  阅读:338
LeetCode Number of Boomerangs
原题链接在这里:https://leetcode.com/problems/number-of-boomerangs/ 题目: Given n points in the plane that are all pairwise distinct, a "boomerang" is a tuple o ...
分类:其他   时间:2017-01-31 10:35:26    收藏:0  评论:0  赞:0  阅读:401
LeetCode Max Consecutive Ones II
原题链接在这里:https://leetcode.com/problems/max-consecutive-ones-ii/ 题目: Given a binary array, find the maximum number of consecutive 1s in this array if yo ...
分类:其他   时间:2017-01-31 10:35:08    收藏:0  评论:0  赞:0  阅读:524
word公式编辑中的转义字符
Some of the commonly used symbols: \infty - Infinity \leq - Less then or equal \geq - Greater then or equal \partial - Partial differential \sum - Sum ...
分类:其他   时间:2017-01-31 10:34:48    收藏:0  评论:0  赞:0  阅读:455
配置LANMP环境(6)-- 安装APACHE与PHP配置
一、安装 Apache 2.4 安装:默认安装2.4版本 修改配置 启动apache: systemctl start httpd 配置开机自动启动apache: systemctl enable httpd 访问虚拟主机的ip: 8080查看是否启动成功 二、安装PHP5.6 安装 安装好之后查看 ...
分类:Web开发   时间:2017-01-31 10:34:31    收藏:0  评论:0  赞:0  阅读:268
LeetCode "501. Find Mode in Binary Search Tree"
It is a matter of hashmap use. For the follow-up: ...
分类:其他   时间:2017-01-31 10:34:15    收藏:0  评论:0  赞:0  阅读:766
vb调用excel方法详解及操作相关操作命令大全
如果你要在VB中要想调用Excel,需要打开VB编程环境“工程”菜单中的“引用”项目,并选取项目中的“Microsoft Excel 11.0 object library”项。由于你的Excel版本不同,所以这个选项的版本号也是不同的。 因为EXCEL是以层次结构组织对象的,其对象模型中含有许多不 ...
分类:其他   时间:2017-01-31 10:33:57    收藏:0  评论:0  赞:0  阅读:295
123. Best Time to Buy and Sell Stock III ~~
Say you have an array for which the ith element is the price of a given stock on day i. Design an algorithm to find the maximum profit. You may comple ...
分类:其他   时间:2017-01-31 10:33:43    收藏:0  评论:0  赞:0  阅读:260
I2C 上拉电阻选择计算公式
I2C接口上拉电阻的选择 - I2C接口上拉电阻的选择 1、I2C接口的输出端是漏极开路或集电极开路,所以必须在接口外接上拉。 2、上拉电阻的范围很宽,但也需要跟据功耗、信号上升时间等具体确定。 和速度应该没关系。主要是I2C是oc,所以需要。和驱动的从机个数(虽然从机个数不是由电阻决定的)有一定关 ...
分类:其他   时间:2017-01-31 10:33:29    收藏:0  评论:0  赞:0  阅读:289
LeetCode Max Consecutive Ones
原题链接在这里:https://leetcode.com/problems/max-consecutive-ones/ 题目: Given a binary array, find the maximum number of consecutive 1s in this array. Example ...
分类:其他   时间:2017-01-31 10:32:45    收藏:0  评论:0  赞:0  阅读:392
FG面经: Interval问题合集
O(N) solution: 两个interval overlap条件: interval1.end >= interval2.start && interval1.start <= interval2.end 问:一个query数在不在已经加入的区间? 如果interval是sorted, 就可以 ...
分类:其他   时间:2017-01-31 10:32:24    收藏:0  评论:0  赞:0  阅读:280
LeetCode "483. Smallest Good Base" !!
A more programming-like solution, is to hack the problem from simple: we try each possble base value, and see which 111..11 fits target number - using ...
分类:其他   时间:2017-01-31 10:32:10    收藏:0  评论:0  赞:0  阅读:483
贪心选择算法
顾名思义,贪心算法总是作出在当前看来最好的选择。也就是说贪心算法并不从整体最优考虑,它所作出的选择只是在某种意义上的局部最优选择。当然,希望贪心算法得到的最终结果也是整体最优的。虽然贪心算法不能对所有问题都得到整体最优解,但对许多问题它能产生整体最优解。如单源最短路经问题,最小生成树问题等。在一些情 ...
分类:编程语言   时间:2017-01-31 10:31:55    收藏:0  评论:0  赞:0  阅读:315
122. Best Time to Buy and Sell Stock II
Say you have an array for which the ith element is the price of a given stock on day i. Design an algorithm to find the maximum profit. You may comple ...
分类:其他   时间:2017-01-31 10:31:35    收藏:0  评论:0  赞:0  阅读:232
121. Best Time to Buy and Sell Stock
Say you have an array for which the ith element is the price of a given stock on day i. If you were only permitted to complete at most one transaction ...
分类:其他   时间:2017-01-31 10:31:23    收藏:0  评论:0  赞:0  阅读:145
479条   上一页 1 ... 19 20 21 22 23 24 下一页
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!