资源列表

« 1 2 ... .91 .92 .93 .94 .95 3496.97 .98 .99 .00 .01 ... 5346 »

[C#编程QP2PFileShare

说明:基于TCp的P2P文件共享应用,包含源代码以及运行程序-TCp of P2P-based file sharing applications, including source code, and run the program
<黄科满> 在 2024-10-05 上传 | 大小:45056 | 下载:0

[C#编程rundNum

说明:自己做的一个小程序,可以随机生成6个数字,利用的是线程实现的,可以供自己娱乐-Own to do a small program that can randomly generate six figures, using the thread to achieve, they can for their own entertainment
<蒋小姗> 在 2024-10-05 上传 | 大小:134144 | 下载:0

[C#编程sizeyunsuan

说明:以字符序列的形式从终端输入语法正确的、不含变量的整数表达式,利用给定的算符优先关系,实现对算术四则混合运算表达式的求值,并演示在求值过程中运算符栈、操作数栈、操作数栈和主要操作的变化过程。-In the form of a sequence of characters entered from the terminal grammatically correct, non-integer variable expressions usi
<张斌> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[C#编程j_14470_51yyfeedback

说明:521yy迷你留言板-521yy迷你留言板
<zhuzhu> 在 2024-10-05 上传 | 大小:66560 | 下载:0

[C#编程B2CSystem

说明:一个用C#写的一个B2C大型商务网站, 非常牛-One written in C# using a large-scale commerce B2C website, very Niu
<万巍> 在 2024-10-05 上传 | 大小:835584 | 下载:0

[C#编程weekday

说明:算法如下: 基姆拉尔森计算公式 W= (d+2*m+3*(m+1)/5+y+y/4-y/100+y/400) mod 7 在公式中d表示日期中的日数,m表示月份数,y表示年数。 注意:在公式中有个与其他公式不同的地方: 把一月和二月看成是上一年的十三月和十四月,例:如果是2004-1-10则换算成:2003-13-10来代入公式计算。-Algorithm is as follows:基姆拉尔森fo
<super_duck> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[C#编程GOOD

说明:一个利用数组统计成绩的程序 包含了平均分 及格人数 各分数段的统计-An array of statistical results using the procedure includes the average number of people passing score statistics section
<阿夫> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[C#编程Device_ID

说明:获得windows mobile设备号的代码。可以用来做软件的加密邦定。-Access to windows mobile device number code. Encryption software can be used to make bonding.
<于哲> 在 2024-10-05 上传 | 大小:37888 | 下载:0

[C#编程code

说明: RSA加长分段解密算法,界面操作。算法步骤如下:1. 读取私钥d和n,作解密之用。 2. 从EncText中读取一大段密文,再把该大段密文分成若干小段密文。 3. 使用d和n把所有小段密文进行解密成对应的小段密文sectByte[],再合成一大段明文字节数组Byte[],并转化成大段明文添加到Dec -RSA decryption algorithm extended sub-interface operation. Algori
<woshiyeye> 在 2024-10-05 上传 | 大小:5120 | 下载: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
<佟笠> 在 2024-10-05 上传 | 大小:1024 | 下载: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.
<佟笠> 在 2024-10-05 上传 | 大小:1024 | 下载: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
<佟笠> 在 2024-10-05 上传 | 大小:1024 | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 3496.97 .98 .99 .00 .01 ... 5346 »

源码中国 www.ymcn.org