北航操作系统课程设计所需源代码,包含window和linux操作系统的各4个试验
上传时间: 2014-01-15
上传用户:xlcky
ajax打造的动态计数器,首次使用了交互的原理,原创作品,市面上相同的插件代码很少见哦~~~~ 1.以当前文件的文件名为统计基础。 2.ajax发送方式可以是get/post,调用非常简单: 写在window.onload里是为了页面加载完成后才开始统计。 3.返回结果为纯数字,即当前页面的访问次数 4,单个页面对某一用户一天只记数一次(通过cookie方式实现) 注:如果客户端禁止了cookie,则通过服务器端进行判断,确保一个页面一天只记一次数。 其它:只做了一个单个页面访问次数的计数器,如果想要统计具体访问信息,可以自己写相应的后台页面,加入相应的功能。
上传时间: 2016-09-27
上传用户:waizhang
Linux下的tree命令,同window,功能更强大! 1、下载tree-1.5.1.1源程序 2、解压源码到工作目录tar zxvf tree-1.5.1.1.tgz 3、在tree-1.5.1.1目录交叉编译:make CC=arm-linux-gcc 4、安装:make prefix=/home/xxxx/rootfs install Ubuntu下 直接 apt-get install tree 即可安装最新的tr
上传时间: 2016-09-27
上传用户:wangzhen1990
linux下编写的一个时间定时触发器,相当与window下的timer控件
上传时间: 2014-07-15
上传用户:zmy123
功能:Source_Insight使用教程..为了方便的学习Linux源程序,我们不妨回到我们熟悉的window环境下,也算是“师以长夷以制夷”吧。但是在Window平台上,使用一些常见的集成开发环境,效果也不是很理想,比如难以将所有的文件加进去,查找速度缓慢,对于非Windows平台的函数不能彩色显示。于是笔者通过在互联网上搜索,终于找到了一个强大的源代码编辑器,它的卓越性能使得学习Linux内核源代码的难度大大降低,
标签: Source_Insight Linux 使用教程 源程序
上传时间: 2014-12-07
上传用户:hoperingcong
里面有一对定点FFT和IFFT算法,Hanning window,内含有1024-point正弦系数(已进行定标),可支持2^n(n<=10)点的FFT/IFFT变换
上传时间: 2013-12-22
上传用户:zuozuo1215
VB5.0与Windows API之间的呼叫技巧 取得Disk Volume Information 取得Disk Free Space与Total Space 取得Disk Driver List与各个Driver的型态 取得File 8.3之文件名称格式 如何用程序来Delete Copy Move Rename File/Directory 如何用VB建立快捷方式(ShortCut) 如何直接开启一个文件 设定Mouse 在某个固定范围 隐藏Mouse 显示、隐藏win95任务栏 建立Floating Window(Top Most的window) 建立与读取.ini文件 检查开机方式及Mouse Buttons个数 如何将整个画面暗下来,如同关机前一般 如何截取屏幕画面 如何改变桌面的图片? 如何读取 Windows 任务栏的大小及位置? 如何为 ListBox 设定水平滚动栏? 如何让 Windows(95 及 NT) 重新开机?
标签: Disk Space Information Windows
上传时间: 2013-12-18
上传用户:fanboynet
USB 通用驱动程序,开发环境:window XP
上传时间: 2013-12-19
上传用户:han_zh
菜单实现的主要技术为Javascript, DOM, XML 不会被任何标签覆盖,一般的菜单会被SELECT,OBJECT等标签覆盖。 可以跨过框架,譬如一个frameset中有两个frame,上一个frame放菜单,下一个frame放具体内容,那么菜单可以悬浮于下一个frame之上。 在添加菜单数据时,通过指定父子菜单的ID来达到动态菜单的目的。 可使用XML存储菜单数据,一般用作静态菜单。 使用window.createPopup显示菜单,所以只能在IE中使用。
标签: Javascript DOM XML 菜单
上传时间: 2014-01-09
上传用户:wkchong
The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general control and data transfer communication between ICs. Some of the features of the I2C bus are: • Two signal lines, a serial data line (SDA) and a serial clock line (SCL), and ground are required. A 12V supply line (500mA max.) for powering the peripherals often may be present. • Each device connected to the bus is software addressable by a unique address and simple master/ slave relationships exist at all times masters can operate as master-transmitters or as master-receivers. • The I2C bus is a true multi-master bus including collision detection and arbitration to prevent data corruption if two or more masters simultaneously initiate data transfer systems. • Serial, 8-bit oriented, bidirectional data transfers can be made at up to 100 KBit/s in the standard mode or up to 400 KBit/s in the fast mode.
标签: bus bidirectional primarily designed
上传时间: 2013-12-11
上传用户:jeffery