搜索资源列表
selfdelete
- 本项目实现了程序的自毁以及他毁。利用操作系统提供的SHELL实现程序自毁,即在程序中创建一个比“要自毁的那个程序”优先级略低的进程,一旦“要自毁的那个程序”执行完,创建的新进程,就执行SHELL命令删除“要自毁的那个程序”在磁盘上的映像。他毁的做法是,先Kill掉“要他毁的程序”,然后,遍历文件系统从磁盘上将其删除。-The project achieved the self-destruct program, and his ruin. SHELL achieved using the ope
digitaleyes-c
- DigitalEyes is an OCR (Optical Character Recognizer) developed in C/Caml. usage : ./digitaleyes[.opt] [processes in chronological order] file -noise Reduces image noise. -rotate Finds angle and rotate image. -lessons Builds the lessons
MyTools.FileMd5Check.NF2
- 这是一款有我自己开发的小工具,主要作用是通过Md5算法分析文件的重复性,比如说,在某些目录下你收集了大量的图片文件,通常会有大量的重复(这是我的经验),用这款软件可以轻松去除重复文件,并导出分析报告等,附上源码供大家学习交流使用!-There is a small tool for my own development, the main role is to document the repeatability Md5 algorithm analysis, for example, in s
remove_pdf_disable_copy
- 去除pdf文件禁止复制打印,生成的文件能复制文本,图像,打印 复制内容时,如果提示内部错误,那么内容已经被复制到剪贴板,可以在其他程序中粘贴。 -Remove disable copy print pdf files, select the input file, the point set generated files can copy text, image, print copy content, if prompted an internal error, then the c
