温习《数据结构C语言版》,看到排序算法,感觉看不懂。 写到代码实现下,花费了很久才搞出来。 实现的跟书本上的有点不一样哦,不喜勿喷。 参考文章: http://blog.csdn.net/hguisu/article/details/7776068 ...
分类:
编程语言 时间:
2017-04-15 18:25:34
阅读次数:
210
一:网站设置有哪些内容: 1>title 表题 2>logo 3>keyword 关键字 4>status 是否开启 5>Internet 备案号 6>url 网址 7>tel 联系电话 8>brief 简介 9>detail 详细描述 10>email 邮箱 11> wmk 水印 二,新闻表的字段 ...
分类:
其他好文 时间:
2017-04-15 12:26:45
阅读次数:
187
Brief introduction about "tcp & tcpm" in basic unix. This is a homework of unix class which is all about copy a file, not the TCP(Transmission Control ...
分类:
其他好文 时间:
2017-04-15 11:59:03
阅读次数:
208
Linux中man手册的使用 ——以CentOS6.8为例 本文旨在介绍在Linux中如何快速入手新命令,毕竟在Linux系统中,可以通过命令完成一切操作。 相关命令:help man whatis info #whatis 对英语有一定了解的朋友,应该对what is两个单词非常熟悉了,中意为“是 ...
分类:
系统相关 时间:
2017-04-10 21:52:54
阅读次数:
305
什么是虚拟现实?
虚拟现实(VR)意味着通过我们的计算机体验不了真正存在的东西。从这个简单的定义,这个想法听起来不是特别新鲜。例如,当你看到一个惊人的卡纳莱托绘画时,你正在体验意大利的地盘和...
分类:
其他好文 时间:
2017-04-10 15:26:16
阅读次数:
413
ORB 是一种具有局部不变形的特征点特征,是FAST特征点和BRIEF描述子的结合。 FAST特征: 1.从图片中选择像素点P,亮度L 2.设定threshold T 3.consider a circle with R=3 , meaning 16 points in total 4. if th ...
分类:
其他好文 时间:
2017-03-31 11:51:05
阅读次数:
628
20170312:学习原因是公司用到sprint.net,托管方法,防止类多次实例化,浪费空间 .net设计模式: Net设计模式实例之单例模式( Singleton Pattern) 一 : 单例模式的简介:(Brief Introduction) 单例模式(Singleton Pattern), ...
分类:
Web程序 时间:
2017-03-12 14:51:17
阅读次数:
234
1.The brief description that you install junit, hamcrest and eclemma Junit和hamcrest直接从网上下载得到jar包,添加进项目的build PATH中;eclemma直接在eclipse中的Eclipse marketpl ...
分类:
其他好文 时间:
2017-03-11 19:42:41
阅读次数:
192
ctrl+shift+F : search in whole project ctrl+hover : check the field info in brief ctrl+Q : check the field info in detail ctrl+P: show the parameter i ...
分类:
其他好文 时间:
2017-02-23 18:30:42
阅读次数:
200
STM8S上电后的时钟来源: /* Public functions *//** * @addtogroup CLK_Public_Functions * @{ */ /** * @brief Deinitializes the CLK peripheral registers to their d ...
分类:
其他好文 时间:
2017-02-12 12:26:48
阅读次数:
699