-
RSA Encryption and Decryption of BigInteger
下面是使用RSA算法使用大整数对字符串执行加密和解密的java源代码。公钥和私钥将仅通过代码随机生成,并且还取决于代码中指定的位长度。
- 2022-04-16 18:36:06下载
- 积分:1
-
vega Prime 三维视景开发框架结构。以 Multigen公司的 Creator2.5.1和
Vega Pr ime1.1 为主要工具,根据既有的数字...
vega Prime 三维视景开发框架结构。以 Multigen公司的 Creator2.5.1和
Vega Pr ime1.1 为主要工具,根据既有的数字地形,加贴纹理,映射文化特征,构建模型数据库,导入 Vega Pr ime 运行环境中实现交互,实现了一定程度的视景模拟。-vega Prime three-dimensional structure of visual development framework. Creator2.5.1 companies to Multigen and Vega Pr ime1.1 as the main tool, in accordance with the existing digital terrain, add texture, mapping cultural identity, build a model database, run into Vega Pr ime environment interact to achieve a certain the degree of visual simulation.
- 2022-02-09 15:59:21下载
- 积分:1
-
压缩图像数据后的解压缩并显示的程序,自己编的,厉害吧
压缩图像数据后的解压缩并显示的程序,自己编的,厉害吧-compressed image data after the decompression and display procedures, their own series, it formidable
- 2022-07-07 05:59:28下载
- 积分:1
-
bresenham的直线生成算法的代码
bresenham的直线生成算法的代码-generation algorithm code
- 2023-06-29 11:50:03下载
- 积分:1
-
动态、静态图像压缩类
动态、静态图像压缩类-dynamic and static image compression category
- 2022-07-09 23:09:50下载
- 积分:1
-
计算机图形区域填充的过程,用VC++ MFC编写
计算机图形学的区域填充程序,是用VC++的MFC编写的-computer graphics regional filling process, with VC++ MFC prepared
- 2023-07-17 16:30:03下载
- 积分:1
-
DICOM协议的服务器端程序,支持图像回调,图像检索等功能。
DICOM协议的服务器端程序,支持图像回调,图像检索等功能。-agreement DICOM server software, support image correction, image retrieval capabilities.
- 2023-05-23 00:50:03下载
- 积分:1
-
image acquisition procedures
基于API的图像采集程序-image acquisition procedures
- 2022-01-31 22:47:21下载
- 积分:1
-
图形网格,温度分布,并计算结果…
cad图形的网格剖分,温度分布计算,以及计算结果的图形显示-cad graphics grid, temperature distribution, and to calculate the results of the graphics
- 2022-03-25 02:52:51下载
- 积分:1
-
用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程...
用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程序中主要是histogram函数,它有两个参数,第1个参数是一个64位数组,每一位表示一种颜色,其值是该颜色出现的次数。另外两个函数numbercolor是对每个像素计算它的颜色值,fenduan是对参数x返回0-255中的某一段。主函数测试一副图片的颜色直方图的统计。-Used as the main map for vertical statistical procedures. RGB has three coordinates, namely R, G, B, its value from 0-255. The 0-255 is divided into 4, then there are four kinds of each coordinates value, can indicate a total of 4* 4* 4 = 64 kinds of colors. Process is mainly histogram function, it has two parameters, the first a parameter is a 64-digit group, each and every one expressed a different color, its value is the number of the color appears. The other two function numbercolor is calculated for each pixel its color value, fenduan of parameters x the return of a certain period of 0-255. The main function to test a picture of the color histogram statistics.
- 2022-10-26 15:15:04下载
- 积分:1