搜索资源列表
Auto WallPaper V 0.0l
- Auto Wall Paper V 0.01 试用版是一个自动换桌面墙纸的软件. 第一运行会弹出选择图像文件文件夹的对话框,选择一个存放图像的文件夹. 每次启动Windows,桌面将自动更换为此文件夹中的图像. 软件运行不占用任何系统资源.软件无须安装,不会在系统中留下任何垃圾文件.使用软件无须复杂的设置,只须手动运行一次.-Auto Wall Paper V beta version 0.01 is an automatic desktop wallpaper for the so
简单的启动摄像头的程序
- 一段开启摄像头的简单程序,基于VFW的。VFW是WINDOWS提供的封装机制,允许用户快速开发基于此接口的视频处理程序。-a camera opened the simple procedure, based on the VFW. VFW is available in a Windows system, allowing users to quickly develop this interface based on the video processing.
启动Windows程序自动运行(放入到注册表的Run)
- 启动Windows程序自动运行(放入到注册表的Run).-launch Windows programs run automatically (Add to the registry Run).
DeleteService
- 使用Windows编程,程序可以控制Telnet服务的启动.-Windows programming, control procedures can be initiated Telnet services.
windows
- 老师布置的windows核心编程的大作业 功能需求如下: 具有查看系统当前运行进程,线程的功能,并能选择结束进程。设置进程的优先级,休眠,唤醒线程。 系统可以加载一个动态链接库,动态链接库随机不停的产生数据,系统显示该数据。(为保证所有数据都能被显示,要求用同步机制来实现) 具有查看系统当前运行进程,线程的功能,并能选择结束进程。设置进程的优先级,休眠,唤醒线程。 系统可以查看虚拟内存使用情况(10分) 系统可以把输入的信息写入共享内存,并由另一个进程从共享内存中写入磁
run
- 启动Windows程序自动运行(放入到注册表的Run)(2KB)
从NT服务启动Windows程序
- 它能够启动你指定的任意多个程序。被启动的程序将像 NT 服务一样运行(例如,不用用户登陆机器,它们便会在后台运行)。 ? 在没有合适特权情况下,用户不能终止由此服务启动的程序(除非机器关闭)。 ? 你可以在 NT 服务之外测试和调试你的程序。例如,你可以在 DevStudio 调试器中运行你的程序,单步进入源代码中查找错误等。当“调试无错”后,你将它配置成产品,从 NT 服务启动它。-it can start your designated arbitrary number of procedu
JBOSS开机自启动
- JBOSS开机自启动,适用windows环境
Windows
- Windows XP 启动过程详解 解释的非常详细,值得一看-Windows XP boot process explain the very detailed explanation, see
WindowsService
- windows的服务的安装,卸载,启动,停止,检测,可以监控一个服务程序。-windows service Install /Unstall/start/stop/chekck
ControlService
- windows服务 控制程序,有安装、启动windows服务等功能-windows service control program, there are installed, start the windows service etc.
RestartableApp_src
- windows下自启动进程的代码编写,程序结束后再自己完成自启动-Under windows the process of coding self-starting, the program ended after the completion of its own self-starting
AutoRun
- Windows注册表自启动类,能实现应用程序的自启动,欢迎参考使用,反馈于我。-Windows registry from the start class, to achieve the application' s self-starting.
Windows-API
- 开机自启动 与 取消自启动的 两个源码 Vc适用-Boot from the start with the removal from the start for the two source Vc
ce60
- X86工控板,用dos启动windows CE系统-X86 IPC board, with the dos boot windows CE system
Exit-shutdown-and-restart-Windows
- 此源码内含退出 关闭和重新启动Windows系统功能-Exit shutdown and restart Windows
Exit-shutdown-and-restart-Windows
- 此源码内含退出 关闭和重新启动Windows系统功能-Exit shutdown and restart Windows
Exit-shutdown-and-restart-Windows
- 此源码内含退出 关闭和重新启动Windows系统功能-Exit shutdown and restart Windows
自动创建快捷方式使程序自启动
- windows图形界面程序安装完成后自动创建快捷方式,然后复制到系统启动目录下,使自已的程序可以自动启动。