搜索资源列表
_itlearneraspv1.1.rar
- ITlearner ASP探针 测试服务器基本信息: 显示服务器的一些参数,并带遍历Application、Session和服务器参数的功能。 测试服务器组件情况: 测试IIS自带,常用文件上传、收发邮件、图像处理等组件,和自定义组件的支持情况。 测试服务器运算能力: 让服务器执行50万次加法(整数运算)和20万次开方(浮点运算),记录其所使用的时间。 测试服务器磁盘信息: 服务器各硬盘的空间使用情况,当
site119_jiami.rar
- 能够对文本文件进行加密,解密, 由于时间关系,对中文问题还没有 解决,
ch_server
- 发送文本文件到服务器-send text files to the server
linux_C
- Linux C 函数参考的文本文件,希望能成为Linux编程爱好者必备的参考文件。-Linux C function reference text documents, hoping to become Linux programming enthusiasts essential reference document.
经典算法DES
- 用DELPHI实现的经典加密算法DES,能够对文本文件进行加密。-This sutra DES encryption arithmetic is implemented by DELPHI.It can encrypt the textfile.
OneTimeNOCList
- 使用一次文本加密方法做到数字化文本文件加密-use a text encryption methods do digital text file encryption
TEAve式加密
- 使用一次文本加密方法做到数字化文本文件加密-use a text encryption methods do digital text file encryption
link_WTL
- 这是用WTL编写的界面程序, Debug中有一个查看内存的服务程序 会将查看得到的内存数据写进Debug目标下一个文本文件中 可以通过本程序实现与服务程序之间的通讯-This is WTL prepared by the interface procedures, Debug is a memory check service program will check data to be written into the memory Debug next target text fi
NetSuper
- 软件功能介绍: (1)搜索局域网内的所有活动的计算机,并将 显示这些计算机的IP地址,所属的域或者工作组. (2)搜索指定的某个计算机的共享资源. (3)搜索所有计算机的所有共享资源. (4)打开某个指定的计算机. (5)打开某个指定的共享目录. (6)将某个指定的共享目录映射到本地磁盘(映射网络驱动器). (7)将搜索到的计算机列表导出到文本文件,一目了然. (8)将搜索到的共享资源列表导出到文本文件. (9)搜索SQL Server服务器,将局域网中
RC5-CTS
- RC5-CTS模式加密解密算法C++程序实现。 解压之后运行main.dsw.在VC++下面打开,执行之后根据显示首先输入密钥(随便输入不超过16字节的字符串),之后提示输入需要加密的plaintext文件,输入plaintext1.txt,这个文件在压缩包里已经存在,(注意一定要写清楚文件类型名,是个文本文件),然后根据提示输入加密文件名,可随便输入一个文件名,但是别忘记了类型名.txt,如ciphertext1.txt。因为不输入类型名将来无法打开。之后输入解密之后的文件名,可输入dec
jm2006
- 有解压密码的要说明密码,只对文本文件有效-are extracting passwords to note password, only to the text document effective
对读入的某个文本文件input.txt中,拆出英文单词
- 对读入的某个文本文件input.txt中,拆出英文单词,输出一个按字典顺序排列的单词表,结果输出在文本文件output.txt中,每个单词一行,并在单词后输出该单词出现的个数,两个字段之间用逗号分隔。约定单词仅由英文字母组成,单词间由非英文字母分隔,相同单词只输出一个,大小写不区分。-Of reading a text file input.txt, the demolition of the English word, the output of a lexicographical order
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
使用内存映射文件共享数据的例子 FileMap
- 使用内存映射文件共享数据的例子- The use memory maps the document sharing data the example
SerialCom
- VC环境下实现串口通讯功能,能进行文本文件的传输-VC environment to achieve serial communication function, can be a text file transmission
ManageEmployee
- 用C++实现的一个简单的人员管理信息 没有使用数据库 用文本文件保存信息 在控制台下运行-With C++ Achieved a simple management information staff did not use the database to save information using a text file to run in the console
Encrypt
- 文本文件加密器的VB源代码。讲解了一般的加密原理。-Encrypted text file of the VB source code browser. On the general principle of the encryption.
handle
- 读取文本文件内容,以换行为标记,将每行字符转换成字符串,以供其他使用,比如字典文件处理-Read the text of the document in order to change behavior of tags, each line of characters into a string for other uses, such as the dictionary file handling
EncryWithPicture
- 本实例主要通过CFile类的Read方法分别读取图片文件和文本文件,然后将图片文件的每个字节和文本文件的每个字节进行异或运算。-This example mainly through CFile class Read method reads the picture files and text files, and then each byte of image files and text files for each byte XOR.
Convertbinaryfile
- 实现二进制文件与普通的文本文件 之间相互转换,高效易用,数据结构体自己定义(The implementation of binary files and common text files to convert, efficient and easy to use, data structures themselves)