搜索资源列表
monitor-linux
- 用C++实现的在linux条件下的多服务器的性能监控,能在服务器上显示出网络中间机器的性能-C realized under the conditions of linux in the multi-server performance monitoring, the server can be displayed on network performance among machines
apcluster
- To convey how complete a task is, you can use a progress bar like this one: --> ... After you see a progress bar and a progress monitor in action
CS8955TV_source_code.rar
- CS8955控制TV软件。用MCU做模拟电视的控制。,CS8955+TV+TNJ7355(tuner).The CS8955 micro-controller is an 8051 CPU core embedded device targeted for LCD Monitor, LCD TV, Home Appliance, or Consumer Products application. The CS8955 is pin-out compatible with MCS-51
monitor
- 这是一个能测试自己写的驱动程序的工具,希望能对需要的人有帮助-This is a test driver to write their own tools, hope can help people in need
Monitor
- 使用串口获得电机运行时的速率,在MFC的对话框上使用曲线图表达出来。-Access to motor run time using the serial port rate, in the MFC dialog box using curve expressed.
Monitor_EDID_Info
- This code displays the Monitor information including its Serial Number which is very useful when doing an asset management. This information is provided through the EDID information contained in the monitor itself.
DOCTIME2
- 《如何发送命令到文档对象》配套原代码 [代码性质] VC可重用代码段 我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档对象和几个视图。文档对象负责有规律地采集数据,然后通知相关的视图以不同的格式显示这些数据。文档对象为了有规律地采集数据,它需要一个定时(time)事件。但是,文档不是一个基于窗口的对象,所以它没有这样的定时事件。我权衡了三种解决方案: 1、在其中的一个视图中创建定时器。当事件发生时通知文档对象获取数据。 2、为每一个文档(或在每个文档内)
Monitor
- 由于需要模仿Microsoft Visual C++ 6.0做了个相似的界面,实现了多视图的分割,控件在视图上按比例的放大以及缩小,对初学MFC 多文档编程的同志们应该有些许帮助-Because of the need to imitate Microsoft Visual C++ 6.0 to do a similar interface, to achieve a multi-view division, controls on pro-rata basis in view of the e
TinyOS
- 基于T i n y O S 的无线传感器网络体系结构 无线传感器网络WSN(Wireless Sensor Network) 由部署在监测区域内大量廉价的传感器节点组成,通过 无线通信方式形成multi2hop 自组织的网络系统,其目的是协作地感知、采集和处理网络覆盖区域中感知 对象的信息,并发送给观察者。本文从分析无线传感器节点Mica 和其上运行的操作系统TinyOS 出发, 着重描述无线传感器网络节点应用程序体系结构和消息通信机制。 -T iny OS-ba
OracleMonitor
- Oracle monitor soft help to seek errors in sql code
dos_matrix
- Enter the Matrix MS-DOS screensaver. Sample of using bios functions (by int 10h) for text data output (monitor in the text mode) and keyboard input. Requires: Borland C++ 3.1 for DOS.- Enter the Matrix MS-DOS screensaver. Sample of using bios f
DelphiRegistryMonitoringExample
- Registry Monitoring Example in Delphi. Shows how to monitor registry in real time from Delphi. Full source included.
learning_linux_in_24hours
- This book is for someone who wants to quickly master the basics of how to install, run, and maintain Linux on an Intel-based personal computer. All of the tools you need are included. Your computer should have a monitor, or display, keyboard, mou
BatteryMonitor
- 这是一个界面十分漂亮的笔记本电池监控软件,基于VB代码编写,打开软件后自动运行于拖盘处,如果电量过低的话会通知你充电,另外它还有很多窗体风格的设置选项,比如电池样式、透明度、图标大小,设置在最顶层显示等,还可以随Windows一起启动等功能。 -This is a very beautiful interface laptop battery monitoring software, based on the preparation of VB code, open the software
serverStatusDector
- 这是一个GNU开源软件,用来监控服务器主机的状态。打开程序读入任务列表,定时使用ping命令对每个主机进行网络连接状态检查,交将结果写入日志文件。你可以在此程序的基础上再时行二次开发。 -This is a GNU open source software that is used to monitor the status of the host server. Open the program read into the task list, use the ping command f
usb
- c#做的,用来监测usb的u盘插入和拔出,并在一个listbox里面显示插入和拔出的状态,是一个usb的参考代码。-c# do u used to monitor the usb disk inserted and pulled out and displayed in a listbox inside the insert and pull out of the state, is a reference code usb.
monitor-info
- 监视器EDID数据工具,用于查看监视器参数的非常有用的工具!-Monitor EDID data tool, the parameters for viewing the monitor is very useful tool!
Process_Monitor
- labview中的一个自带的子函数,在以前系统上有,现在没有了!用于进程监控!-labview a built-in Functions, in the previous system there is now no! For the process of monitoring!
usb
- C#监听USB设备插入并识别出盘符.一个C#编写的与系统设备有关的小程序,用以监听USB设备比如手机、U盘等是否插入或拨出电脑,若有插入电脑的话并自动识别出盘符。程序界面比较简单,只是为了告诉大家监听状况。本程序创建于VS2008,低版本如VS2005等将无法打开。-C# monitor USB device is plugged into, and to identify the drive letter. One written in C# and system equipment-rela
skin_peeler
- 首先在程序中安装一个监控窗口过程的钩子函数,然后定义一个新的窗口函数,该函数将替换按钮的窗口函数,该函数主要对一些感兴趣的消息进行处理,调用自定义信息中的一些方法。最后在钩子函数中读取当前控件类的名称,如果为按钮类,则为按钮设置一个自定义的信息,并子类化按钮。-First, install a monitor in the program window procedure hook function, and then define a new window function, the func