搜索资源列表
getcurrentcolordepth_cpp.zip
- 得到当前的色彩深度(color depth)
realgetdiskfreespace.zip
- 得到当前的磁盘的可用空间
geturl.zip
- 在自己写的浏览器程序中得到当前url
源代码-高源
- 包括10个源码:1 令系统托盘(提示区/Sys tray)中的图标显示气泡提示框(Tool Tip)的代码 2 软盘格式化程序 3 一个虚拟驱动盘映射器 4 这个软件可以得到大多数的“高级”系统信息,比如系统缓存的密码、PROXY设置、网卡MAC等 5 用过Flashget和网络蚂蚁的朋友应该知道在IE中右击右击菜单有使用(xxxxx)下载.本代码就实现此功能。可以获取在网页中选择的文本,链接 地址,图片. 6 引起轰动的源码,能在视窗里每一个窗口最小化按钮旁加一个新按钮,这个新按钮的功能是将窗
屏幕取词之MouseHook
- 屏幕取词中,截获当前鼠标消息的部分。程序根据当前点得到当前窗口的文字。- The screen takes in the word, interception current mouse news part. The procedure basis current spot obtains the current window the writing.
网络仿真-1-持续的CSMA
- 1-持续CSMA协议下,当一个用户要发送数据时,它首先侦听信道,看是否有其他站点在传送。如果信道忙,就持续等待直到信道空闲时,便将数据送出。若发生冲突,就等待一个随机长的时间,然后重新侦听。 对于这种协议,先考虑当前帧i时的前一帧时i-1,得到前一帧时的最后一帧frame0(相对时间最大的帧)的相对时间dt0,然后再在当前帧时查看有哪些帧的相对时间会小于dt0,这些帧若是发送就会与frame0发生冲突,所以这些帧就进入持续等待状态,这些帧并没有发送。再考虑当前帧余下的帧(dt > d
得到当前IE窗口中的源码
- 得到当前IE窗口中的源码-current IE window to be the source
qqpro
- 本例子介绍如何用 IURLSearchHook 接口来定义自己的URL协议。当浏览器企图去打开一个未知协议的URL地址时,浏览器首先尝试从这个地址得到当前的协议,如果不成功,浏览器将创建在系统中注册的URL Search Hook对象并调用每一个对象的Translate方法,直到地址被转换或所有的URL Search Hook都尝试过。
200811014125363
- 本例子介绍如何用 IURLSearchHook 接口来定义自己的URL协议。当浏览器企图去打开一个未知协议的URL地址时,浏览器首先尝试从这个地址得到当前的协议,如果不成功,浏览器将创建在系统中注册的URL Search Hook对象并调用每一个对象的Translate方法,直到地址被转换或所有的URL Search Hook都尝试过。
最前显示运行中的窗口
- 这个小程序可以得到当前运行中的窗口名称 并可以指定窗口最前显示-this small program can be run in the current window can specify the name and front window display
取得CPU的报告
- 采用VB6编制的小小程序,有源代码,无须解压密码,运行就可以得到当前计算机的CPU运行情况报告,同系统报告类似-use VB6 procedures for the preparation of small, active code without extracting passwords, can be run on current computer operations of the CPU, with a similar system report
CustomWebProtocol.rar
- 仿Skype通过URL触发自己的程序 IURLSearchHook接口被浏览器用来转换一个未知的URL协议地址。当浏览器企图去打开一个未知协议的URL地址时,浏览器首先尝试从这个地址得到当前的协议,如果不成功,浏览器将创建在系统中注册的URL Search Hook对象并调用每一个对象的Translate方法,直到地址被转换或所有的URL Search Hook都尝试过。 也就是说,我们可以注册一种目前不存在的协议(类似HTTP),当浏览器遇到新的协议时会自动调用Translate方
getcurrentcolordepth_cpp
- 得到当前的色彩深度(color depth)-Get the current color depth
realgetdiskfreespace
- 得到当前的磁盘的可用空间-Get the current free disk space
ds18b20
- 数字温度传感器ds18b20的读写程序,通过调用这些子程序,就可以得到当前的温度值-Ds18b20 digital temperature sensor reading and writing process, by calling these subroutines, you can get the current temperature value
CustomWebProtocol
- 仿腾讯 QQ 和 Skype 通过URL触发自己的程序.本例子介绍如何用 IURLSearchHook 接口来定义自己的URL协议。当浏览器企图去打开一个未知协议的URL地址时,浏览器首先尝试从这个地址得到当前的协议,如果不成功,浏览器将创建在系统中注册的URL Search Hook对象并调用每一个对象的Translate方法,直到地址被转换或所有的URL Search Hook都尝试过。-Imitation Tencent QQ and Skype through the URL to tr
datefile
- 汇编实例。得到当前的系统时间、日期等参数。-Compilation of examples. Get current system time, date and other parameters.
datetimeelet
- Delphi读写系统时间,得到系统时间并显示系统时间,得到当前的Windows系统时间,如示例截图所示。-Delphi read and write system time, get the system time and time display system, by the time the current Windows system, such as the example shown in the screenshot.
94得到当前windows的版本号
- 94得到当前windows的版本号(94 get the current version number of windows)