搜索资源列表
EncTextToPic
- 把文本信息加密到图片: 这个代码演示了把指定的文本信息加密后插入到图片文件中,并且可以进行读取图片解密文本信息,这个功能对于保护您的图片版权信息有着很大的作用。而且这个程序的一些界面特效也不错,如选项卡的动画滚动,窗体的淡入淡出的显示等编程思路值得学习。-make text message encryption to Photo : This code is the designated demonstration of the text messages encrypted insert
text
- 用vb实现读取保存文本文件每一行的第一个字符
autoupdate
- 1.所需控件均在OCX下,运行自动注册 2.需建立升级网站,远程读取升级文本文件,读取升级包文件名进行升级,自关闭msgbox超时自动升级,使用bkDLControl.ocx带进度条升级 3.升级包使用RAR形式减少体积,下载后自动解包,并自动删除升级包 5.借用坛内兄弟安全启动方式,可释放加载工作组文件进行登陆,使用EnCrypt2.ocx进行简单加密 6.采用WSH在第一次启动时建立桌面快捷方式 注:不要存放于带空格文件目录下,否则会出错,此暂未处理。
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
ExcelAccessSrc
- 针对Excel表格文件操作的编程实现,通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel文件转换为按指定分隔符分隔的其它文本格式的文件。-Excel spreadsheet file for programming operations, through the
MD5_verify
- MD5加解密程序,从一个txt文本文件中读取全部字符,计算其Hash值得到512bit的信息摘要。然后输入私钥将其加密得到签名将此签名写到文本末尾,以原文件名存盘-MD5 encryption and decryption program
md5test
- 从文本中读取参数并进行MD5加密 支持拖拽文件载入文件名功能-Read parameters from the text and drag and drop files for MD5 encryption support function to load the file name
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.
read_text
- vc从文件读取文本的程序源码,希望对大家有所帮助-vc text read from the file program source code, we want to help
CUtils
- Linux下读取配置文件的简易程序。可按照格式写一个文本配置文件,使用该程序读取内容!-Config Code
TextQuery
- 一个简单的文本查询程序,读取用户指定的任意文本文件,然后允许用户从该文件中查找单词(用命令行输入文件名)-A simple text query program, read any text file specified by the user, and then allows the user to find the word from the file (using the command line enter the file name)
vbPtxt
- vb.net对于txt文本文件的绝对控制包括读取和修改-vb.net read and modify the absolute control of the txt text file, including
1
- 用C++语言做的一个手机话费查询系统, 1、输入记录功能(从键盘输入:各次交费金额, 各次呼出电话号码、日期、时间长短、长途与否。 设长途每分钟1元,短途每分钟0.3元) 2、统计余额、各次呼出电话金额。 3、统计长话总金额、短话总金额。 3、排序功能(按时间长短,显示各次呼出的电话号码)。 4、查询呼叫某电话的次数。 5、增加记录、删除记录、修改记录功能。 6、统计结果保存在文本文件中。 7、从文本文件中读取数据、显示。 要求:设计一个总菜单,分别
convert-pdf
- 这个源代码实现了对pdf文件的读取,可以通过此程序将pdf转化为文本模式。-The source code to achieve the PDF file to read, through this procedure will be converted to text mode pdf.
readstring
- VC++从文本文件中读取一个字符串,字符串已经内置在文本文件里,在窗体的空白处点击右键可看到效果。-VC++ read a string from a text file, the string has built-in text file, right-click to see the effect in the space of the form.
charlen
- Vb读取TXT文本内容的字节长度,文件对象为TXT文本,可读取到文本文件数据长度,小钟VB源码下载,是一个较简单的VB初学者实例。-Vb read TXT text content length in bytes of the file object as TXT, read length of the data to a text file, small bell VB source download is a simple VB beginners instance.
Read-string-from-text-file
- 如何从文本文件中读取一个字符串,vc++ mfc 编程语言源代码,压缩包内有源代码-How to read a string from a text file, vc++ MFC programming language source code, compressed package source code
Gpa_toll
- 学分绩计算工具,读取文本文件中的学分绩信息,计算每个学生的学分绩-GPA calculation tool
daitimima
- 多表代替密码的c语言实现。从文本文件读取进行加密变换-Multi-table instead of passwords c language. Read from a text file is encrypted transformation
VCread_write
- VC 文本文件的读取和保存,完整的源代码,调试通过。包含知识点,文件读取技术,文件保存技术。-VC read and save text files, complete source code, debugging through. Includes knowledge, document reading technology, document preservation techniques.