搜索资源列表
ARM Boot 程序源码
- ARM处理器BOOTLOADER程序的设计,比较详细的讲了如何实现程序的加载-ARM processor BOOTLOADER process design, detailed how the stresses of loading procedures
FlashTool2.0
- 非常好用的,在线烧写工具,简单易操作。自动生成boot表 -very useful, and burning online tools, simple and easy to operate. Automatic Generation boot Table
runWhenStart
- 开机自动运行自己编写的程序的\"源代码\" 其中的示例程序名为\"test.exe\",可以自由更改-boot automatically run its own procedures for the preparation of the "source code" the sample program called "test.ex e ", the freedom to change
StartProcess
- c#写的...启动系统指定程序...值得初学者借鉴-write ... boot the system specified procedure beginners should learn from ...
cdcode
- C#编写的用光盘做启动盘 AT-RegCDRom:用来创建启动盘 AT-CDRom:验证启动盘[也可说是应用] 一 :编程思想 1、创建启动盘 插入要创建的启动盘,程序自动检测光驱中光盘,利用WMI(Windows管理架构:Windows Management Instrumentation)读取该光盘的序列号(具有唯一性),把该序列号写入注册表。 2、验证 程序执行时,自动检测光驱中的光盘,利用WMI获取序列号,然后读取注册表中先前写入的序列号,二者比较,相同则程序启动成功,否则提示插入启动盘
Clock
- 两个功能不错的闹钟源代码,实现开机启动、最小化托盘。-Nice alarm clock two functions source code, and boot start, minimize tray.
mfc1
- 有图形界面的服务程序的例子/可实现开机未登录时自动启动等功能-There are graphical examples of the service program/boot can be logged automatically when you start to achieve other functions
LanStartUp
- 定时开机,局域网内远程呼唤开机。C#源码,感兴趣可以-Boot from time to time, calling a remote LAN boot. C# Source, could be interested in
WatchDog
- 这个程序之所以称之为监视狗,就是因为,它可以监视你指定的应用程序的执行情况。该程序作为一个系统服务,会在系统启动的时候自动运行,然后负责,启动已经配置好的执行程序。如果被执行的程序在中途被关闭或者运行不正确,监视狗会自动开启另外一个同样的应用程序。-The reason why this procedure referred to as surveillance dog, that is, because it can monitor the application you specify th
ShutdownOption
- ShutdownOption 简介 使用范围:本ShutdownOption.dll只能在Windows NT及其以上操作系统上使用! 关键方法:在ShutdownOption命名空间下有一个结构 ShutDownComputer和一个ShutdownOperation枚举, ShutdownOperation 的值如下:Hibernate(休眠电脑,如果你的电脑电源支持,一般情况下笔记本电脑都支持休眠功能),LockWorkStation(锁定电脑屏幕),Logoff(注销电脑),
floor
- 电梯模拟系统基本实现了电梯的正常运行所需要的各种功能,例如启动、上、下以及楼层的选择和楼层的显示。在启动时,我们没有特别的设置一个启动按钮,因为第一层的“上”按钮就起到了此功能,再特别添加一个“启动”按钮就显得冗余,当启动是,显示楼层为 “floor 1”。同时电梯里面的各个楼层均可以响应了。-Simulation system for the basic realization of the lift elevator required for the normal operation of
boot
- C#重启远程计算机的代码远程计算机名或IP地址- System.Management.ObjectQuery oq = new System.Management.ObjectQuery ( "SELECT* FROM Win32_OperatingSystem" ) ManagementObjectSearcher query1 = new ManagementObjectSearcher ( scope , oq )
csharpvbootauto-runprograms
- csharp开机自动运行程序启动程序的路径启动值的名称-csharp run programs automatically start boot process to start the value of the path name
kaijiqidong
- csharp源码,加入后可以使应用程序开机启动。-csharp source code, accession can make an application after the boot starts.
Csharpboot
- 如何创建开机自启动程序实例C#.net源代码编写。-How do I create an instance of the boot process since the launch of C#. Net source code is written
22
- 创建开机自启动程序, 创建开机自启动程序-Create a boot from the startup program, create a boot from the startup program, create a boot program from the start
remoteopencomputer
- c#远程开机,远程打开电脑,通过获取IP与MAC-c# remote boot
Clock
- 可以开机启动,自由添加删除铃声,设置颜色等-To boot, the free add remove ring tones, set the color, etc.
CSharpKJQD
- C#写开机启动,开机自己启动的源代码,完全开源-C# to write boot, boot to start their own source code, fully open source
TimeTask
- 开机定时开软件,添加一个任务就多开启一个线程。-Open software boot time, add a task, the more open a thread.