搜索资源列表
tcpick0.2.1.tar
- tcpick is a textmode sniffer that can track TCP streams and saves the data captured in files or displays them in the terminal. It is useful for picking files in a passive way. It can store all connections in different files, or it can display all the
FATFileSystem
- FAT文件系统原理 计算机在按下power键以后,开始执行主板bios程序。进行完一系列检测和配置以后。开始按bios中设定的系统引导顺序引导系统。假定现在是硬盘。Bios执行完自己的程序后如何把执行权交给硬盘呢。交给硬盘后又执行存储在哪里的程序呢。其实,称为mbr的一段代码起着举足轻重的作用。MBR(master boot record),即主引导记录,有时也称主引导扇区。位于整个硬盘的0柱面0磁头1扇区(可以看作是硬盘的第一个扇区),bios在执行自己固有的程序以后就会jump到mbr中
cache_521
- 高速缓存算法类.英文介绍: The Cache class implements a simple caching mechanism with \"least recently used\" (LRU) replacement. It is useful for cases in which you have some memory to spare and you wish to speed up access to frequently used resources
bignumer
- 本程序定义了长度为41的数组来存放大数,进行对大数的运算。四则运算的算法就跟平时我们笔算四则运算的方法基本上一样,加减法的时间复杂度为n,乘除法的时间复杂度为n的平方。对四十位内的计算几乎都可以瞬时完成。-definition of the procedures for the length of the 41 arrays to store large numbers, the majority of arithmetic. Four computing algorithm just as w
EncryDeCry
- 我在字符串加密时的处理是每次取字符串的三个字节,再把三个字符连成一个24位的整型,前8位存放第一个字符,中间8位存放第二个字符,最后8位存放第三个字符。再取这个整型数的前6位对应的数值去差用户提供对应表,转化成相应的字符,再取第二个6位,第三个6位,第四个六位进行字符的转换。再重复前面相同的操作值到整个字符串转换完毕。在解密的过程就是根据用户提供的表进行查找和移位换原字符串。 这种算法比通常的直接根据用户提供的表进行转换有更高的安全性,且加密解密的效率很高。-string encryptio
sjkjjwsu.store
- 这是一个使用JAVA/JSP编写的网上书店系统,使用的是ACCESS数据库!-It is a JAVA / JSP prepared by the online bookstore, using the ACCESS database!
VCdiary
- 一个基于对话框的日记本小程序。以前在VC知识库中找基于对话框的序列化存储的程序一直没有找到,就自己做了一个。用到了链表和序列化,在对话框中使用工具栏,希望对大家有所帮助。首先,定义一个自己的结构体类,用来存储将要保存的信息。-a dialog based on the diary of the small procedures. In the past, VC knowledge base based on the dialog box to find the sequence of store
L2-VC
- 传2脱机*VC源码 传2脱机*VC源码??脱机*VC源码??脱机*VC源码??脱机*VC源码传2脱机*VC源码-traditional offline store two VC-2 source offline store VC-2 source offline store VC-2 source offline store VC-2 source offline store VC FO
cutecom-0.13.2.tar
- 在linux下,应用QT开发平台,开发的串口通信程序,能接收,发送和存储数据,对于串口通信开发很有借签意义-in linux, QT application development platform, the development of the serial communication program, will be capable of receiving, send and store data, serial communication signed by the developmen
KeyStore
- Examples showing use of PKCS #12 and the KeyStore API-Examples showing use of PKCS # 12 and the Key Store API
main
- 枚举出当前的计算机上所有证书STORE的程序,包括系统和物理STORE。
OublietteImport1.09
- KeePass 密码管理系统是一个轻量级的,易使用的windows 密码管理系统,使用该系统,你可以方便的对各种文件加密,你的密码或者key文件存在数据库中.本版本是最新版1.09版,07年11月更新。KeePass Password Safe is a free, open source, light-weight and easy-to-use password manager for Windows. You can store your passwords in a highly-enc
qgspider-2.0.tar
- QGSpider is a generic cheat tool for games running under Linux, it s distributed under the GPL v2 license. Most games store their values for money, energy, lives etc. in memory while they are running. QGSpider gives you the power to search f
certificate
- creat a certificate using makecert creat a PKCS#12.pfx file to store the private key Encrypte data using the public Key in Certificate Decrypt data using the private key in a PKCS#12.pfx file
txt2bin
- 将文本文件转换为芯片认识的二进制代码,文本文件只存储0和1,按照一定的规律转换此文本文件-The text file into a binary code known as chips, text files only store 0 and 1, according to certain rules convert the text file
第3章 档案管理系统
- 数据库\GovLog 本案例SQL Server数据库 源代码 存放着系统登陆以及用户界面的网 页文件,另外还包括系统配置文件。 源代码\pic 存放着ubb图片文件 源代码\leftpic 存放着网页图片文件 源代码\company 存放着公司总结模块文件 源代码\conn 存放着数据库配置文件 源代码\dept 存放着各部门用户管理模块文件 源代码\list
login
- 建立一个模拟数据库来存储你的登录用户名、密码,密码通过salt加密,然后能统计错误登录次数、密码衰老期、防止密码猜测,同时根据你的uid权限来启动shell -The establishment of a simulation of a database to store your login usernames, passwords, password encryption salt, and then log on to the number of statistical error,
store
- Store Unicode bidi/shaping properties efficiently for random access.
Store
- Store is the access point for an email message store.
dm-exception-store
- Device-mapper snapshot exception store.