搜索资源列表
OpenMoreFiles
- 本人制作的包括编辑框控件,Static控件,按钮等以及用文件存储,提取一般数据的内容,里面很简单,主要用于一次性打开多个程序! ----曾昌盛(t007)-production, including editing control box, Static Control, buttons, etc. as well as document storage, data from the general content, there is very simple. major open for
ExtractData
- 在USB开发初级阶段,即开发应用程序之前,若有大量数据从usb设备传输至PC,此时若要利用bushound分析传输的数据正确与否极为不便。而此程序便可将由bushound截取下来的数据中的完全有效的数据提取出来。-in the initial stages of development, application development, If large amounts of data from usb transmission equipment to the PC, To use busho
Gps_Assort_xy
- GPS信息提取程序,可以提取GPGGA、GPRMC和GPGSA三种数据,可以根据NIMA格式标准增加提取其它的GPS信息-GPS information extraction procedure could extract GPGGA. GPRMC and GPGSA three data NIMA can increase the standard format from the other GPS Information
WebPickUp
- 将网页上的文字提取下来保存在本地数据文件的工具.-website will be extracted from the text stored in the local data files tool.
hang123
- 数字水印技术是指用信号处理的方法在数字化的多媒体数据中嵌入隐蔽的标记,这种标记通常是不可见的,只有通过专用的检测器或阅读器才能提取。数字水印在信息隐藏及图象隐藏方面有着极为广泛的应用。
AXPUnpack
- 最近研究了一下*狐的天龙**的打包文件axp格式,其实网上也有一些同学的分析,不过不是很完整。 过程: 1、OD加载游戏,通过对文件I/O的API下断点,定位游戏加载的打包文件 2、对程序读入的文件数据缓冲区下内存断点,定位索引和偏移的计算算法 3、通过IDA提取文件偏移和hash计算的代码,通过内嵌汇编测试程序 4、将代码还原成c代码 整个过程没有太大的技巧,关键是耐心和细心的考验,文件头和索引头还有一些字段无法确定其作用,许多地方是都是猜测,无法保证正确性。后还原时代码果如暴雪的mpq文件的
AnaylzDoc
- 脱离Office环境提取word中的数据-Office Environment extracted from the data word
example
- 程序前半部分是提取BMP文件信息,后面是将有效数据按一定格式(一次实际需求XXX)写入文件中 -Procedures for extraction of the first half is a BMP file information, will be followed by valid data according to a certain format (a real demand for XXX) into the document
ImportBarcodeData
- 从文本文件中提取条码数据提取,且只提取有用条码,其它无用条码需除开.-Scanning extract
parse
- 从报文总提取数据,并按照一定格式解析数据-Total extract from the packet data and parse the data according to a certain format
Word2Text
- 提取word中的数据且脱离Office环境,脱离Office环境-Word2Text but not by Office word software environment.
FileSpliter-2012-2-27
- 由于网上找不到一个合适的软件来分割一个大文件,于是自己写了一个程序。该程序能够针对任意大文件提取其中某一段数据写成新文件。该程序可作为文件读写,多线程操作的一个学习例子。-Because I can not find an appropriate software to split a large file in the Internet , so he wrote a program. The program can be written in a piece of data for any
chengxu
- 基于c++平台,可以实现读取某一文件夹中多个txt文档内的数据,并且可以对任意一个文档中的数据提取要用的信息-based on c++,read files,get informations
Txt2Bin
- 以vs2010 MFC编程实现文本*.txt到二进制文件的转换。.txt文本文件中存储的是很多测量数据。一共174个被测变量,一秒钟测量一次,测量时间和测量值都存储在文本文件中。程序的目的是将文本文件转换为二进制文件,供后续处理,比如提取某个变量,以时间为横轴画出曲线。 -Vs2010 MFC programming text*. Txt to binary file conversion. many measurement data is stored in a text file. tx
TestTxtLoop
- 如何从txt文件依此读出各行数据,并提取以空格分开的各列的数据。-read line and column data from txt files.
picencode
- 图片加密传送 图片解密 黑客信息隐藏, 可以将自己的任意信息文件以bmp或JPG格式图片批量转换,然后发送到网页上,下载后可以自动组合提取出数据-picture hide picture encode picture decord
read
- 读取文件内容,并对内容提取处理,把数据从空格,——,* 中分开,并存在string数组中(Read file content, extract and process content, separate data from spaces, and *, and exist in string array.)