本文详细分析了 2.6.x 内核中链表结构的实现,并通过实例对每个链表操作接口进行了详尽的讲解。
上传时间: 2016-12-29
上传用户:AbuGe
列出数据库中所有的表名 获取access库中表的个数及表的名称 用ado怎样实现 工程--->引用--->Microsoft ActiveX Data Object 2.x(版本号)
标签: Microsoft ActiveX access Object
上传时间: 2016-12-30
上传用户:bakdesec
designed a lowpass filter to extract cos(0.1*pi) component from x(n)
标签: component designed lowpass extract
上传时间: 2014-01-12
上传用户:xinzhch
the magnitude responses in dB of the window functions in the frequency domain
标签: the magnitude functions frequency
上传时间: 2014-01-08
上传用户:teddysha
数值计算牛顿迭代法的matlab源程序 说明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini----input,sets the starting point to ini % err----input,sets admissible error % sol----output,returns the root of equation
上传时间: 2014-01-12
上传用户:妄想演绎师
编写具有如下原型的函数:int f(unsigned long x, int n, int& Lxn) 它负责将整数x的第n位(从左边数第n位,n>0)的数值放到引用Lxn之中(将作为结果返回到主调函数的对应实参变量中),并将倒数第n位(从右边数第n位,n>0)的数值作为函数结果返回去。并编制主函数对它进行调用以验证其正确性。 例如,当x=123456789,n=7时,执行语句“Rxn=f(x, n, Lxn) ”将使返回的Lxn为7,并使Rxn变为3;而执行语句“Rxn=f(12345, 6, Lxn) ”将使Lxn与Rxn都变为为0(超出数的“长度”即总位数时返回0)。
上传时间: 2017-01-02
上传用户:s363994250
一个利用 WINDOW 自带的 KODAK 扫描仪控件,调用扫描仪进行扫描的DEMO,原来也用过一些第三方控件,要么太大,要么挑扫描仪,而用 KODAK 控件,则不存在这些问题。最关键的是,不挑扫描仪。
上传时间: 2013-12-24
上传用户:极客
雙線性內插法(bi-linear interpolation) 此方法以(x,y)的四個鄰近點來求得最近似的灰度
标签: interpolation bi-linear 61548 灰度
上传时间: 2013-12-28
上传用户:三人用菜
雙線性內插法(bi-linear interpolation) 此方法以(x,y)的四個鄰近點來求得最近似的灰度
标签: interpolation bi-linear 61548 灰度
上传时间: 2014-12-21
上传用户:佳期如梦
这是我模仿window自带的小游戏扫雷编的,很简单,只实现了扫雷的基本功能,现拿出来与大家分享!
上传时间: 2013-11-25
上传用户:hopy