会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
庚武讲堂
“庚武讲堂” v.gw66.net - 专业编程培训 · 最新IT资讯
CnBlogs
Home
New Post
Contact
Admin
Subscription
上一页
1
···
18
19
20
21
22
23
24
25
26
···
92
下一页
2014年5月21日
VMware虚拟机配置Ubuntu桥接方式(Bridged)使虚拟机和宿主机能互相ping通
该文被密码保护。
Read More
posted @ 2014-05-21 22:40 庚武
Views(1)
Comments(0)
Diggs(0)
2014年5月16日
gcc支持的标签
#include #include int main(/*int argc, char const *argv[]*/){ void * target; time_t now = time(NULL); if(now & 1) target = &&odd; else target = &&e...
Read More
posted @ 2014-05-16 16:58 庚武
Views(180)
Comments(0)
Diggs(0)
2014年5月15日
OCR 即 光学字符识别
OCR (Optical Character Recognition,光学字符识别)是指电子设备(例如扫描仪或数码相机)检查纸上打印的字符,通过检测暗、亮的模式确定其形状,然后用字符识别方法将形状翻译成计算机文字的过程;即,对文本资料进行扫描,然后对图像文件进行分析处理,获取文字及版面信息的过程。如...
Read More
posted @ 2014-05-15 12:55 庚武
Views(377)
Comments(0)
Diggs(0)
2014年5月11日
DOS中断(分享)
该文被密码保护。
Read More
posted @ 2014-05-11 18:13 庚武
Views(1)
Comments(0)
Diggs(0)
2014年5月10日
Emmet:HTML/CSS编写插件
http://www.iteye.com/news/27580用法:http://docs.emmet.io/cheat-sheet/sublime 2 添加:1. Ctrl+Alt+p -> install2. emmetVS2010插件:http://visualstudiogallery.ms...
Read More
posted @ 2014-05-10 14:32 庚武
Views(233)
Comments(0)
Diggs(0)
2014年5月8日
Python归并排序(递归实现)
为什么归并排序如此有用?1. 快捷和稳定归并排序成为⼀一个非常棒的排序算法主要是因为它的快捷和稳定。它的复杂度即使在最差情况下都是O(n log n)。而快速排序在最差情况下的复杂度是O(n^2),当n=20的时候,它比归并要慢4.6倍。2.容易实现#coding:utf-8def merge_so...
Read More
posted @ 2014-05-08 15:07 庚武
Views(1049)
Comments(0)
Diggs(0)
2014年5月3日
Calc Train
该文被密码保护。
Read More
posted @ 2014-05-03 22:00 庚武
Views(3)
Comments(0)
Diggs(0)
2014年4月22日
sublime编辑器
http://www.sublimetext.com/2安装Package Control:https://sublime.wbond.net/browse#如果是在默认shell下, sudo ln -s "/Applications/Sublime\ Text.app/Contents/Shar...
Read More
posted @ 2014-04-22 18:12 庚武
Views(179)
Comments(0)
Diggs(0)
2014年4月17日
Win7下PhoneGap配置及简单示例
该文被密码保护。
Read More
posted @ 2014-04-17 11:12 庚武
Views(270)
Comments(0)
Diggs(0)
2014年4月3日
Quartz的cron表达式
该文被密码保护。
Read More
posted @ 2014-04-03 18:29 庚武
Views(1)
Comments(0)
Diggs(0)
上一页
1
···
18
19
20
21
22
23
24
25
26
···
92
下一页
公告