搜索资源列表
GUIv0.20h
- A memory-resident utility that enables selectable use of the extended screen and keyboard control sequences that normally require loading the ANSI.SYS device driver. Unlike ANSI.SYS, ANSI.COM supports all video modes, permits sizing and clearin
resload
- 实现一个阻性负载 sys(1)为负载电流;sys(2)为输出电压-achieve a resistive load sys (1) of load current; Sys (2) of the output voltage
如何在台式机上运行wince
- 想不想体验一下WINCE,照下面的步骤,你完全可以在你的台式机上运行它。第一步,文件拷贝。你需要拷贝几个必须的文件,nk.bin(WINCE的系统),loadcepc.exe(WINCE加载程序),config.sys(WINCE加载必须的设置),autoexec.bat(没有也行,有了更方便)。例如你把nk.bin和loadcepc.exe拷贝到c:\\cesys。Config.sys和autoexec.bat需要拷贝到dos启动盘上。第二步,启动到DOS。可以从WIN98下启动到DOS,或者
Expire.rar
- 演示如何动态加载一个驱动程序ENUMPCI.sys,应用程序为expire.exe, 该程序可枚举出当前系统上的设备id 和 厂商id,Demonstrate how to dynamically load a driver ENUMPCI.sys, applications for expire.exe, the program can be enumerated on the current system and the vendor id device id
QT
- QT写得键盘监控程序(其中的底层sys驱动文件是用windows得SDK写的),抓取键盘记录时需要加载sys文件,有问题QQ:450623035-QT written keyboard monitoring program (where the underlying sys driver file is windows SDK was written), grab the keyboard when you need to load the sys file record, there are
source.rar
- Ms-Rem 写的进程保护完整源码 驱动是VC版 例子调用是DELPHI, 先用驱动加载工具加载驱动 Protector.sys 然后在启动例子,例子程序即被保护。 ,Ms-Rem protect the integrity of the process of writing source-driven example is the VC version is called DELPHI, the first tool used to load drivers to load
xmslib
- dos下整理好的高端内存操作函数,很好用的,TC和BC均测试通过。dos系统需要加载himem.sys驱动支持。-dos finishing with a good high-end memory operation functions, the good, TC and BC were tested. himem.sys dos driver support system needs to load.
demo
- Ms-Rem 写的进程保护例子 驱动是VC版 例子调用是DELPHI, 先用驱动加载工具加载驱动 Protector.sys 然后在启动例子,例子程序即被保护。 -Written by Ms-Rem-driven process is the protection of examples of examples of VC version is called DELPHI, first drive to load drivers loading tool and then s
driver-load
- 驱动加载程序,可以通过这个程序动态加载驱动程序(sys)-Driver loader, you can dynamically load the driver program
PE_analyser
- 对PE文件(exe,dll,sys等)进行分析,还有就是被创建根据进程,列出该程序加载的模块(dll)-Of PE files (exe, dll, sys, etc.) analysis, there is created in accordance with the process set out in the program to load the module (dll)
LoadNTDriver
- windows下加载驱动*.sys的源代码,经过VC6.0和DDK调试,可以正常使用,包内还有可以用来测试的SYS文件-windows under load*. sys driver source code, after VC6.0 and DDK debugger can be used normally have bag can be used to test the SYS file
ipb2COMx
- vc6写的,动态加载nt驱动方法,加载的文件为D:\Compile\ipb2COMx\ipbDrive.sys-written in vc6, dynamic load-driven approach nt
LoadDemo
- Driver loader. this MFC application which will load any driver (.sys)
gym
- 传统的场地预约需要客户亲自到场地所在位置进行或者通过电话预约完成,由于预约记录多是手工完成,易于出现错误和纰漏,并且管理效率低下,特别是场地繁多时,传统的预约方式已经不能满足要求。 远程预约是一种全新的网络应用方式,它通过互联网突破了时间和空间限制,实现了便捷快速的预约与管理功能,降低了场地管理人员的工作强度,提高了预约的效率。 论文使用ASP+SQL Server为开发环境,定制一个Web模式下的体育馆场地预约平台,以Web界面与用户交互,为用户提供信息并接受操作,同时通过数据库管理系
jida32
- JIDA32 DEMO for Windows 9x/NT/2000/XP/Vista/CE, Linux, VxWorks -1. Purpose: ----------- JIDA is an API that provides control over many Kontron Embedded Modules specific board features. 2. Files/Directories: ----------------
modelreference
- Inthispapz, design, simulation and experimental verification of a self-leaning tizzy logic controller (SLFLC) snitahle for control of nonlinear SCNO sys ma are described. The SLFLC contains a leaning algorithm that udlizes a second-order refer
sys
- 驱动层保护文件的代码,学习驱动编程的朋友可以借鉴一下-Driver layer protection code files, learning-driven programming friends can learn about
SP_LOAD_DATA
- 动态地将一个表里的数据写入另外一个表,表名及表结构要遵循一定的规律:1.表名前缀一样;2.部分字段一样。此例只作为抛砖引玉,介绍DB2里SP的写法及系统表的用法。-Load data from one table to another. Table name and stucture must be in rule. Prefix of tables name should be same, and some columns should be same. This scr ipt just f
Satendra
- MATLAB program for distribution sys load flow
Driver-Loader-for-Rootkit
- A simple tool that can be used to load driver (.sys) into the kernel.