资源列表
linux
- 这是一本介绍linux操作系统原理与应用的书籍。它通俗易懂,是初学者必备书籍。-This is an introduction to the Linux operating system principles and application of books. It is easy to understand, beginners essential books.
usbtest01
- usb的遍历以及hid设备的详细信息显示,对键盘鼠标信息的获取有问题,如有解决方法,欢迎欢迎。-The usb traversal and hid equipment information display, keyboard and mouse access to information, if any, welcome welcome.
CPL_demo
- 一个CPL示例,用来完成控制面板中程序的编写-A CPL example, procedures used to complete the preparation of the Control Panel
EWSA
- 无线, WPA, GPU, 破解 ElcomSoft是一家俄罗斯软件公司,出品过众多密码破解软件,涉及 Office、SQL、PDF、EFS等等。推出的“Wireless Security Auditor 1.0”号称可以利用GPU的运算性能快速攻破无线网络WPA-PSK及WPA2-PSK密码,运算速度相比使用CPU可提高最多上百倍。 这款软件的工作方式很简单,就是利用词典去暴力破解无线AP上的WPA和WPA2密码,还支持字母大小写、数字替代、符号顺序变换、缩写、元音替换等 12种
WisdomPluginFramework_V1.6
- delphi轻量级插件框架,提供面向接口的非常强大灵活的插件调度能力-Delphi lightweight plug-in framework to provide a very powerful interface to the very powerful plug-in scheduling capabilities
Dr.UFD(M0816)
- DR UFD IS AN EXCELLENT PROGRAM FOE EVERYBODY
TravLine2012
- C#+MSSQL编写的客运管理系统,商业级代码,附加数据库时的数据库用户是:sa,密码是123456;如果你的不同的话,请到数据库文件夹下面的(数据库安装.bat)文件,把Osql -s. -Usa -P -iTravlLine_Table.sql这句话中的用户名和密码该成你自己的。数据库使用的是SQLServer2000,登录时候使用的用户名是:Emp101,密码:5201458 -Passenger management system, written in C#+MSSQL commerc
rsa_quick
- 实现了RSA的加密,解密算法,其中用到了欧几里得国战,和快速求模的算法-Implements RSA encryption and decryption algorithms, which use a Euclidean state war, and fast algorithm for modulo
u-boot-2009.01.tar.bz2
- uboot为嵌入式开发中用得比较多的引导程序,u-boot-2009.01 uboot源码-uboot for the embedded development process used to guide more than, u-boot-2009.01 uboot source
python脚本
- python入门相关教程,1小时学会python,让你成为python高手(Python entry related tutorials, 1 hours of learning python, let you become a python master)
xinfan
- 很有用的一款文件转移程序,希望有用的朋友下载-A useful file transfer procedures in the hope of useful friends to download
CryptoAPI
- CryptoAPI作为 Microsoft Windows 的一部分提供的应用程序编程接口 (API)。CryptoAPI 提供了一组函数,这些函数允许应用程序在对用户的敏感私钥数据提供保护时以灵活的方式对数据进行加密或数字签名。实际的加密操作是由称为加密服务提供程序 (CSP) 的独立模块执行。-CryptoAPI provided as part of the Microsoft Windows application programming interface (API). CryptoA