05 2008 档案

摘要: 按平均时间将排序分为四类:(1)平方阶(O(n2))排序  一般称为简单排序,例如直接插入、直接选择和冒泡排序;(2)线性对数阶(O(nlgn))排序  如快速、堆和归并排序;(3)O(n1+£)阶排序  £是介于0和1之间的常数,即0<£<1,如希尔排序;(4)线性阶(O(n))排序  如桶、箱和基数排序。各种排序方法比较 简单排序中直接插入最好,快速排序最快,当文件为正序时,直接插...阅读全文
posted @ 2008-05-26 22:56 fishert 阅读(482) | 评论 (0) 编辑
摘要: 1.通过printk消息2.通过#DEBUG预处理3.通过/proc系统4.通过ioctl系统调用5.通过strace命令阅读全文
posted @ 2008-05-21 14:03 fishert 阅读(1455) | 评论 (3) 编辑
摘要: 主要工作:1.创建板2.导入网表3.设计规则4.设计栅格5.移动part6.布线7.创建层8.生成报表...阅读全文
posted @ 2008-05-21 13:00 fishert 阅读(253) | 评论 (0) 编辑
摘要: console 安慰the works 全套Nothing is too difficult if you put your heart into it . 世上无难事,只要肯攀登.So that explains it 这就说得通了阅读全文
posted @ 2008-05-20 23:06 fishert 阅读(72) | 评论 (0) 编辑
摘要: ①LIB文件直接加入到工程文件列表中  在VC中打开File View一页,选中工程名,单击鼠标右键,然后选中"Add Files to Project"菜单,在弹出的文件对话框中选中要加入DLL的LIB文件即可。  ②设置工程的 Project Settings来加载DLL的LIB文件  打开工程的 Project Settings菜单,选中Link,然后在Object/library modu...阅读全文
posted @ 2008-05-20 20:22 fishert 阅读(10303) | 评论 (0) 编辑
摘要: donate 捐赠greasy spoon 小饭馆Learn wisdom from the follies of others 从别人的愚行中学到智慧.stand someone up 放某人鸽子阅读全文
posted @ 2008-05-19 22:59 fishert 阅读(62) | 评论 (0) 编辑
摘要: rap 法律上的用语,控诉,处罚one ear and out the other 一只耳朵进另一只出Beggars can't be choosers. 乞丐别挑Is there someone else? 你有人啦?used to/beused to 过去常常/现在习惯于阅读全文
posted @ 2008-05-17 23:27 fishert 阅读(50) | 评论 (0) 编辑
摘要: change horses in the middle of the stream 中途换人You should check this out. 你应该来看看.He that would eat the fruit must climb the tree. 不劳而获What have you got to lose? 你还有什么好失去的阅读全文
posted @ 2008-05-17 22:39 fishert 阅读(53) | 评论 (0) 编辑
摘要: 1.SPI接口:Serial Peripheral Interface(串行外围接口),工作方式为主从方式. 用于CPU与外围低速设备间的串行通信. 它的pin有:MOSI,MISO,SS,SCLK2.PWM(pulse Width Modulation)脉宽调制3.MAT1.2PWM output for Timer 1, channel 3.4.VDD1.8 内核进行所需的电压1.8V,其它都...阅读全文
posted @ 2008-05-16 16:32 fishert 阅读(266) | 评论 (0) 编辑
摘要: 1.字母取反使用"\"符.例如,"R\S\T\"的效果就是RST取反2.修改元件后,Update Cache的方法:在管理面板中选中Design Cache中的库元件,点击Design->Update Cache命令3.Pin值可以让它不显示,但一定要有值4.在Part编辑页双击part中心的空白处,可弹出属性对话框,可修改Pin的visible值5.将原理图导出为PDF文件,可安装一个虚拟...阅读全文
posted @ 2008-05-10 21:21 fishert 阅读(1459) | 评论 (1) 编辑
摘要: spontaneous 自发的jump on the bandwagon 靠向这边Burning the midnight oilis nerver a good idea. 开夜车总不是办法.Strong in action,gentle in method. 行动要坚强,方式要温和. You shouldn't be so hard on yourself. 你不要对自己太苛刻.阅读全文
posted @ 2008-05-10 16:32 fishert 阅读(57) | 评论 (0) 编辑
摘要: haunt 鬼缠身pull one's leg 逗人玩阅读全文
posted @ 2008-05-10 00:32 fishert 阅读(60) | 评论 (0) 编辑
posted @ 2008-05-08 12:20 fishert 阅读(34) | 评论 (0) 编辑
posted @ 2008-05-07 20:09 fishert 阅读(20) | 评论 (0) 编辑
posted @ 2008-05-06 16:39 fishert 阅读(25) | 评论 (0) 编辑
posted @ 2008-05-06 00:14 fishert 阅读(33) | 评论 (0) 编辑
posted @ 2008-05-04 19:59 fishert 阅读(29) | 评论 (0) 编辑
posted @ 2008-05-03 18:26 fishert 阅读(19) | 评论 (0) 编辑
posted @ 2008-05-03 16:50 fishert 阅读(7911) | 评论 (0) 编辑
posted @ 2008-05-02 20:47 fishert 阅读(104) | 评论 (0) 编辑
posted @ 2008-05-02 20:20 fishert 阅读(10) | 评论 (0) 编辑
posted @ 2008-05-02 16:40 fishert 阅读(80) | 评论 (0) 编辑
posted @ 2008-05-01 15:05 fishert 阅读(18) | 评论 (0) 编辑