搜索资源列表
_itlearneraspv1.1.rar
- ITlearner ASP探针 测试服务器基本信息: 显示服务器的一些参数,并带遍历Application、Session和服务器参数的功能。 测试服务器组件情况: 测试IIS自带,常用文件上传、收发邮件、图像处理等组件,和自定义组件的支持情况。 测试服务器运算能力: 让服务器执行50万次加法(整数运算)和20万次开方(浮点运算),记录其所使用的时间。 测试服务器磁盘信息: 服务器各硬盘的空间使用情况,当
HidefileinBMPfile
- 利用BMP存储图像的冗余,将文本文件加密隐藏于BMP图片之中。-use BMP image storage redundancy and text files in BMP encryption hidden among pictures.
li
- 实现信息隐藏,将要隐藏的文本信息编码并隐藏到图像中,接收方使用相同密钥能够将隐藏信息提取
DES
- C语言实现的文件加密解密源代码,基于DES算法!适用于任何格式包括文本、图形图像、音频以及视频等文件的加密和解密!-C language source code file encryption and decryption, based on the DES algorithm! Applicable to any format including text, graphics, images, audio and video files encryption and decryption!
3033_itlearneraspv1.1
- ITlearner ASP探针 测试服务器基本信息: 显示服务器的一些参数,并带遍历Application、Session和服务器参数的功能。 测试服务器组件情况: 测试IIS自带,常用文件上传、收发邮件、图像处理等组件,和自定义组件的支持情况。 测试服务器运算能力: 让服务器执行50万次加法(整数运算)和20万次开方(浮点运算),记录其所使用的时间。 测试服务器磁盘信息: 服务器各硬盘的空间使用情况,当前文件夹信息,以及对磁盘文件操作速度测试
xxyc
- 信息隐藏软件,可实现图像中隐藏文本及图像等秘密信息-information
clipboard2
- VB查看剪贴板中带格式的文本和图像
HideTextInBMP
- 将文本信息和密码信息自动隐藏在灰度图像中。达到加密效果,利用密码和灰度图像又可将文本信息还原。-Hide the txt file and password into a gray picture, in order to get the txt infomation,just type the password and recover it
rsa
- RSA算法实现,用C++语言实现大数类的构建,可以实现RSA算法加解密文本文件及二进制文件及图像,速度较快-将中文译成英语 RSA algorithm, using C language class structure of large numbers, RSA algorithm for encryption and decryption can text file and binary files and images, faster
ldaviagibbs
- LDA(Latent Dirichlet Analysis)潜在狄利克雷分析,是近年来文本以及图像中比较热的以topic为潜在变量的无监督学习方法-LDA (Latent Dirichlet Analysis) Dirichlet potential analysis of text and image in recent years compared to the hot topic as a potential method of unsupervised learning variable
DrawSys
- vc++陶氏作图系统(画图)源代码,支持画直线、画圆、画多边形、画曲线、随手画图形、添加文本、图像裁剪、清空画板、随机线生成等氏量绘制工具,是一个比较经典的VC++图形绘制程序,是一个很不错的参考。 -mapping system vc++ Dow (drawing) source code, support for drawing a straight line, circle, polygon drawing, painting curve, hand painted graphics,
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
DrawSys
- vc++陶氏作图系统(画图)源代码,支持画直线、画圆、画多边形、画曲线、随手画图形、添加文本、图像裁剪、清空画板、随机线生成等氏量绘制工具,是一个比较经典的VC++图形绘制程序,是一个很不错的参考-mapping system of vc++ Dow (drawing) source code, to support draw a straight line, circle, polygon drawing, draw curves, the Freehand graphics, add tex
11103070505_cuinamouqian_14_15_16_2
- C#中图像 一章的综合习题。包括各种图形绘画,和绘制文本等功能,实现的一个综合组合框。-Comprehensive exercises chapter image in C#. Including a variety of graphics drawing, and drawing text and other functions, a comprehensive combination of the frame.
jiamijiemi
- 加密解密系统,可以显示图像的相关信息,可以对文本进行简单的操作。-Encryption and decryption system, can display the relevant information of the image, can be a simple operation of the text.
caffe-master
- 种基于期望最大化( E M) 算法的局部图像特征的语义提取方法。首先提取图像的局部图像特 征, 统计特征在视觉词汇本中的出现频率, 将图像表示成词袋模型; 引入文本分析中的潜在语义分析技术建立从低层图像 特征到高层图像语义之间的映射模型; 然后利用 E M 算法拟合概率模型, 得到图像局部特征的潜在语义概率分布; 最后利 用该模型提取出的图像在潜在语义上的分布来进行图像分析和理解。-Semantic extraction of local image features based on expe
LYTTZ
- 图像淡入淡出看多了,这是个实现文本淡入淡出的好东西-Image fades to see more, it s a good thing to implement text fades
DES
- 用C++实现加密与解密,包括对文本内容的加密解密、图片的加密解密、DES加密,里面有详细的代码、注释及相关原理等,是一份完整的实验报告。(Encryption and decryption with C++, including encryption and decryption of text content, encryption and decryption of pictures, DES encryption, which has detailed code, notes and re