搜索资源列表
bowuguan
- 世界名画陈列馆由m×n个陈列室组成。为了防止名画被盗,需在陈列室中设置警卫机器人哨位。每个警卫机器人除监视它所在的陈列室为,还可以监视与它所在陈列室相邻的上、下、左、右4个陈列室。试设计一个安排警卫机器人哨位的算法,使得名画陈列馆中每个陈列室都在警卫机器人监视之下,且所用的警卫机器人数最少.-world-famous paintings from the museum m n showroom component. In order to prevent the paintings stole
java8543535462
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-server and client presentation by Socket Interfa
MaxSpanningTree
- 求最大生成树,实际上是以最小生成树的算法为基础进行改进,我采用的是kruskal算法,基本思路是对各个边的权进行排序,然后加入生成树,形成环的点跳过,直到生成最大生成树。JAVA的特点是输入输出比较便利,所以问题的关键在于用监控将图的初始化和树的生成衔接。-Spanning Tree for the largest, is actually the minimum spanning tree algorithm-based improvement, I used the Kruskal algo
monitoringthechangeoffile
- delphi 做的监控文件,可监控文件的变动、更改、目录的更改等情况-delphi do control document, the document can monitor changes in the changes, such as changes in the directory of
USBremover.rar
- 卸载USB设备的软件,让USB设备卸载从此简单...软件整体框架已经搭好了,节目也做得不错。体现的技术特色主要有:不规则窗体界面皮肤及移动,带图标托盘菜单,动画按钮,USB设备监测插入和拔出等等。,USB devices to uninstall the software, so that USB devices from the simple to uninstall the software ... the overall framework has been搭好, the program
UniversalPackageBuilder_v3
- 云台C#版的家庭视频监控系统系统,界面美观,不管是使用还是学习,都是很不错的。-PTZ C# version of the video monitor system, in the VS2005 under the compiler success, this process is complete video surveillance of the designated area, on a timely snapshot of the screen and video operation,
hookPrint
- 监视打印机部分线程内容 没有写WIN9X部分的线程,在WIN9X下,监视SPOOL的消息-Monitor the contents of the printer part of the thread part of the thread did not write WIN9X in WIN9X, the monitor message SPOOL
BackupWizard_new
- delphi开发的备份软件,可以监视windows下指定目录中文件的变化,然后进行自动备份。-delphi development of the backup software can monitor the windows files in the directory under the specified changes, then the automatic backup.
Monitor
- 一个monitor程序,监视系统中的进程操作系统可上面用的-A monitor procedures, surveillance systems in the process of the operating system can be used above
2
- 时钟自动显示,每隔一分钟就移动在不同位置的显示屏下-Clock automatic demonstration migration in under different position display monitor
02
- 企业内部通讯系统必须提供网络通讯功能、在通讯过程中禁止使用聊天表情、文件传送等功能,避免资料外泄,或因发送错误而导致上级资料的丢失以及其他损失。最重要的是必须适应任何操作系统,也就是实现跨平台技术,因为企业内部的工作需要,工作环境中使用了多个操作系统来完成不同的工作。另外,系统不需要使用服务器中转和记录通讯内容,可以独立完成通讯任务,排除职工对领导监视工作进度等逆反心理-Internal communication systems to provide network communication
TimingClock
- 需要一个八位LED数码管显示器用于显示时间(分,秒);显示的初值在启动实验箱运行程序后输入;按任意键后时间开始走动,每隔一秒改变一次显示值(每60秒为一分钟,60分一小时,24小时后复位);能同时显示时分秒共六位;秒钟为60时,能自动复位到零,并使分钟加一;分钟为60时,能自动复位到零,并使小时加一;小时为24时时,自动复位到零。LED数码管显示器循环显示时分秒的动态值。现显示过程中,按A键可重新置初值;按B键暂停时间,再按一次从当前时间开始计时;D、E、F键分别清除小时、分钟、秒钟对应两位。-
baoan
- 1.问题描述 世界名画陈列馆有m*n个陈列室组成。为了防止名画被盗,需要在陈列室设置警卫机器人哨位,每算法个警卫机器人除了监视它所在的陈列室之外,还可以监视与它所在的陈列室相邻的上,下,左,右4个陈列室。 2.要求 试要求,设计一个安排警卫机器人哨位的算法,使得名画陈列馆的每个陈列室都在警卫机器人监视之下,切所用的警卫机器人数目最少。 -1. Descr iption of the problem: world-famous paintings m* n rows of buil
teperature
- 单总线控制的温度传感器芯片,可以监控在一个环境下,温度的变化,每个四秒刷新一次温度,含有access数据库,便于温度的统计和图像观察。-Single-bus controlled temperature sensor chip, to monitor in an environment, the temperature changes, each four seconds to refresh a temperature, with access database, to facilitate
sj
- 注意本监视器,能够自动在C:盘下生成PACKLOG.log分析包日志-Note that the monitor can automatically in the C: drive next generation of packet log PACKLOG.log
diskSpy
- 监视磁盘文件变化 vc源码 很有参考价值-Monitor changes in a disk file vc useful reference source
ucore-lab2
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验2:内存管理。实验目的:理解内存地址的转换和保护;理解页表的建立和使用方法;了解物理内存的管理方法;了解常用的减少碎片的方法;了解虚拟内存的管理方法。文件中包括源代码、实验指导书和实验报告。-Ucore is a small operating system fo
Intelligent-alarm
- 采用单片机作为主控芯片,设计一个报警器,可对两种以上的传感器进行数据采集并记录,用语音芯片进行报警。其具体要求如下: 1) 本设计能对温度、酒精的深度、烟雾、距离、压力非电量进行测量; 2) 当被测量超过了预先设定的参数时,电路将产生报警; 3) 本系统通过语音芯片报警; 4) 能够通过显示器实时地、循环地显示各路的被测量值; 5) 可通过键盘设置参数、更换报警声。-By single chip microcomputer as main control chip, desi
Process Monitor
- 进程监视器(Process Monitor)不是一个函数,而是以子VI的方式提供的,它存放在LabVIEWActivity目录中,调用它的方法是在Functions?Select a VI下打开Process Monitor,然后在流程图上点击一下,就可以出现它的图标。 注意:LabVIEW目录一般在Program FilesNational Instruments目录下。(The process monitor (Process Monitor) is not a function, but
Burn In Room
- delphi开发的老化监控平台,可多线程实时监测电源电压,电流,温度(The aging monitoring platform developed by Delphi can monitor the voltage, current, and temperature of power supply by multithreading)