资源列表

« 1 2 ... .46 .47 .48 .49 .50 1851.52 .53 .54 .55 .56 ... 5346 »

[C#编程code

说明: RSA加长分段解密算法,界面操作。算法步骤如下:1. 读取私钥d和n,作解密之用。 2. 从EncText中读取一大段密文,再把该大段密文分成若干小段密文。 3. 使用d和n把所有小段密文进行解密成对应的小段密文sectByte[],再合成一大段明文字节数组Byte[],并转化成大段明文添加到Dec -RSA decryption algorithm extended sub-interface operation. Algori
<woshiyeye> 在 2025-03-01 上传 | 大小:5kb | 下载:0

[C#编程2-1

说明:定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法; -Define a rectangle class, its properties include the upper left and lower right corner of two points to provide the calculation method of the area
<佟笠> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[C#编程2-2

说明:创建两个圆形对象,提示用户输入圆心坐标和半径,判断两个圆是否相交,并输出结果。-Create two circular objects, prompts the user to enter the center point coordinates and radius to determine whether two circles intersect, and output.
<佟笠> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[C#编程2-3

说明:编写一个函数,计算两者的重量和。 double TotalWeight(Boat& b, Car& c) 利用友元概念-Write a function to calculate both the weight and. double TotalWeight (Boat & b, Car & c) the use of the concept of friend
<佟笠> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[C#编程3-1

说明:利用数组进行矩阵的加法,减法运算-The use of array matrix addition, subtraction
<佟笠> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[C#编程3-2

说明:利用动态数组实现矩阵的加法和减法运算-The use of dynamic array realization of matrix addition and subtraction
<佟笠> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[C#编程4-1

说明:利用派生类实现矩形,圆和正方形面积的求值-The use of derived classes to achieve rectangle, circle and square area of evaluation
<佟笠> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[C#编程5-1

说明:对Point类重载++和――运算符实现--p,p--,++p,p++运算-Point Class of overload++ and- operators to achieve- p, p-,++ p, p++ operator
<佟笠> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[C#编程5-2

说明:实现复数类的运算重载完成复数的加法和减法运算-Complex class operator overloading to achieve the completion of complex operations of addition and subtraction
<佟笠> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[C#编程PlayFont

说明:c#编写的滚动字幕的功能,直接下载就可以使用,代码完全可用-c# scrolling captions written in the function, direct download, you can use the code fully available
<海军> 在 2025-03-01 上传 | 大小:38kb | 下载:0

[C#编程csharpspider

说明:简单的网络爬虫源码,有这方面兴趣的可以-A simple web crawler source code, there is interest in this area can see
<> 在 2025-03-01 上传 | 大小:10.11mb | 下载:0

[C#编程Socket

说明:C#异步实现客户端和服务器端通讯,直接带项目文件,可以直接用VS2008打开修改为自己需要的功能-C# Asynchronous implementation of client and server-side communications, directly with a project file, you can directly modify the VS2008 to open the functionality require
<卢立国> 在 2025-03-01 上传 | 大小:83kb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 1851.52 .53 .54 .55 .56 ... 5346 »

源码中国 www.ymcn.org