资源列表
DynamicAssign
- 操作系统课程设计 最坏算法worst—fit-courses on operating system design algorithm for the worst worst-fit
Date
- 日期类的实现,可以实现各种常用的三种日期格式,并且支持一场处理!-date of the class to achieve, can achieve all three common date formats, and supports a handle!
Circlequeue
- 一个自动增长的循环对列模板。并且可以用操作符实现压栈和弹栈!-an automatic growth cycle right out template. And can be used to achieve Yazhan operator and trampoline Stack!
des
- 在原作者Jim Gillogly代码的基础上修改优化,并实现C++改写。实现了DES加密。当然,密钥可在源文件中修改,或提供修改的接口函数。-the originator Jim Gillogly code revision on the basis of optimization, and to achieve C rewritten. Implementation of DES encryption. Of course, the key in the source documents ch
alarm
- 这是一个报警程序,如果输入的值超过一个值就会触发主板进行报警!-This is a police procedure, if the value of imported more than one value of the Main Board will trigger the alarm!
DiskSerialNumber
- 磁盘序列号相关资料,资料比较详细并提供源代码-disk sequence, the relevant information, more detailed information and provide source code
pingbao
- 一个DELPHI实现的屏幕保护成学,希望对大家有所帮助!-a screen to protect the school, and I hope to help you!
GetAccessPass
- 一个取得ACCess数据库密码的程序,希望对大家有所帮助!-made ACCess a database password procedures, we hope to help!
RPG
- 用共享内存,信号灯,以及互斥锁实现进程,线程间的通信,来模拟三国问题-using shared memory, lights, and Mutex realization process, the communication between threads, to simulate the three issues
ChatUpdated
- 用Java Socket实现的聊天通讯工具-Java Socket chat communications tools
6
- 在不改变access文件密码的情况下,直接查看密码,数据库内容一览无余哦!
3
- 密码框查看工具 源代码 (1)密码框查看工具提升自身进程的权限,增加DEBUG权限; (2)根据鼠标位置获得窗口句柄; (3)根据窗口句柄获得所属的进程ID; (4)密码框查看工具以PROCESS_ALL_ACCESS方式打开该进程; (5)往该进程中注入线程代码; (6)建立并执行远程线程,在该远程线程中使用GetWindowText以获取窗口文本; (7)密码框查看工具读取内容并显示。 密码框查看工具软件特点: 无需DLL。 对于该功能的实现,