搜索资源列表
杜洋 IR_NEAR 红外 自动 感应 系统 锁存 式 输出
- - 极简电路设计高稳定性感应处理 - 无锁存和锁存双输出多种应用扩展 强光直射和家用电器的红外遥控器的环境中会有干扰,使开关自动跳变,稳定性差。于是这次我重点改进了源程序,加入了强光下、红外遥控器环境下的防干扰算法,让这个红外感应开关非常稳定,不再受任何干扰了。 另外对程序的改进,让这次的制作省去了一条导线,制作更简单,只需要单片机、红外传感器、LED指示灯、电池和面包板。HEX文件已经更新发布(IR_NEAR_V2),敬请下载仿制。 1. 利用单片机内部的ADC接收反射光数值,
c# 笔记本声卡服务自动启动
- hp笔记本声卡服务自动启动 hp笔记本如果安装windowxp系统,那么声卡会无法使用。只有重新启动声卡才可以使用
wince下实现程序开机自动启动
- wince下实现程序开机自动启动
Chap12
- BHO相关~一个实例 随浏览器自动启动,并且对网页进行动态处理-failed to translate
linuxserverhacks2-13
- vnc在linux的开机自动启动的一篇电子文档-vnc in linux boot automatically activated an electronic document
Shutdown
- 自己编写的自动关机小程序,可以设置任意关机或者重启时间,并且可以托盘显示,可以设置是否自动启动。-I have written a small automatic shutdown procedure, you can set arbitrary shutdown or reboot the time, and can show the tray, you can set whether it starts automatically.
strservice
- 定时启动服务,当指定服务被意外关闭,自动启动该服务,使用wmi实现。-Start-up services from time to time, when the specified service was accidentally shut down, automatically start the service, use wmi to achieve.
c
- 非常好用的源代码,是把程序转为服务的形式,可以在开机之后自动启动运行的源代码-Very easy to use source code is to process the form to the service can start automatically after boot to run the source code
FlashThief
- vc++ U盘小偷监控程序,工程创建于VS2008,本程序以服务形式运行。双击以后出现Dos窗口,窗口内什么也没,但实际上它已经开始监控你的U盘了……如果你此时插入U盘,它会将U盘内的文件全部拷贝到指定目录里,这一切都是无声无息的。 更多信息: 安装服务:FlashThief.exe -install 卸载服务:FlashThief.exe -uninstall 安装服务后,默认启动方式为自动启动。你要安装后就运行,请使用net start "Window
autostart
- 设置开机自动启动,里面有程序实现,将代码放在程序里面,调用即可-Set boot auto-start, there are procedures for the realization of the procedure code on the inside, call your
LockFolder
- 开机自动启动。隐藏任务。 锁定指定文件夹-Start automatically. A hidden task. Lock the specified folder
c#实用常用程序合集
- c#实用常用程序合集,内含30多个实用程序,如实例38 如何创建不规则窗体 实例48 如何实现打印预览 实例55 如何使用系统API函数 实例59 如何在开机时自动启动程序 实例67 如何给程序打包等等,很实用,几十个,总有一个是你有用的
设置自动运行
- 设置程序开机自动启动,两种方式,1.启动项2.注册表(Set the program to boot automatically, in two ways, 1. startup entries, 2. registry)
系统时间自动更新
- 点击可以自动对齐系统时间,非常实用,还可以放在系统启动项里哦(Click to automatically align the system time, very practical, you can also put in the system startup items Oh!)
output
- 自动启动的脚本,是我自己使用的,别人不能使用(Atuo start is my only use)
自动上下水
- 在水压不足,间断供水的地方,检测到来水后会自动启动水泵,水满后自动停止。(n the water shortage, intermittent water supply, the water will be detected automatically start the pump, the water stopped automatically after full.)
ServApp - 副本
- 此软件是在win操作系统下运行,开机是运行指定jar文件,实现开机自动启动!如果是其他操作系统可以到wrapper官网下载相应的平台程序!(This software is running under the Windows operating system, boot is to run a specified jar file, achieve boot automatically start!If it is other operating systems can be downloade
com
- 自动启动app源码,显示手机所有app并点击后可以开机自启动(auto start phone app with this source code)
tomcat守护程序,自启动
- 可以让容器跟随系统启动,并定期检测启动状态,若关闭则自动启动容器(Can let the container following system startup, and regularly test start state, if shut down automatically start the container)
自动创建快捷方式使程序自启动
- windows图形界面程序安装完成后自动创建快捷方式,然后复制到系统启动目录下,使自已的程序可以自动启动。