资源列表

« 1 2 ... .89 .90 .91 .92 .93 4994.95 .96 .97 .98 .99 ... 5346 »

[C#编程天文数的阶乘

说明: 我编写了一个“天文数字计算”程序突破了这一限制,可以把数字的长度扩充到无穷多位。除了能做加、减、乘、除、求模等基本运算外还可以做阶乘、乘方、开平方等运算。 例如:10000! = ?、(2002^2000)%9999 = 9394、2002的平方根的小数点后第10000位是4。 下面这个程序只是我用编写的“天文数字计算”里的一个计算。 因为在程序代码中使用了中文,所以这个程序如果不在中文DOS下运行,可能
<高天一> 在 2008-10-13 上传 | 大小:1.47kb | 下载:0

[C#编程单纯型法的源程序

说明:统筹里的单纯型法 较好的优化程序 呵呵 -and Manpower's better simple method of optimization procedures Oh
<陈博> 在 2008-10-13 上传 | 大小:1.5kb | 下载:0

[C#编程ThreadTester

说明:线程操作示范,是C#源代码,基于.net环境开发,平台是.net fr a mework 1.0版的。-threads demonstration, the C# source code, based on the. Net development environment, the platform yes. Net fr a mework version 1.0.
<光宇广贞> 在 2008-10-13 上传 | 大小:1.49kb | 下载:0

[C#编程suanshubianmac++

说明:用C++实现的算术编码源程序,短小精练,是编码方式中效率很高的编码方式-C arithmetic coding to achieve the source, the short concise, which is the encoding efficiency of the coding
<wdw> 在 2008-10-13 上传 | 大小:1.49kb | 下载:0

[C#编程jtc

说明:家庭财务管理小程序,基本的c语言小程序,请各位大哥指教.-small family financial management procedures, the basic procedures for small-c language, please enlighten you brother.
<毕小天> 在 2008-10-13 上传 | 大小:1.48kb | 下载:0

[C#编程Form1

说明:用c#语言开发的LED显示的程序,可用于测试程序中的数据显示!-with language development LED Display procedures can be used to test procedures for the data show!
<林进> 在 2008-10-13 上传 | 大小:1.48kb | 下载:1

[C#编程rsa_code

说明:rsa算法,这里将给出一个简单加密模块的全部源程序(源代码) 至于RSA的理论网上一大把,它是基于公钥加密体制的一种算法。这个实例主要是用来将某一重要文件绑定到一个IP地址上。把它拷贝下来,存为CODE.C,然后执行 GCC –O CODE CODE.C 然后用./ CODE E [IP ADDRESS] [FILENAME]对文件进行加密。或用 ./CODE D [IP ADDRESS]
<潘伟波> 在 2008-10-13 上传 | 大小:1.47kb | 下载:0

[C#编程VB_EXE_virus

说明:VB的一个可以感染EXE的病毒原代码.没找到VB分类,先放到C#下了/-VB one can be infected with the virus EXE original code. VB classification is not found, first put under the C# /
<pipi> 在 2008-10-13 上传 | 大小:1.49kb | 下载:0

[C#编程3

说明:里面包含三个源码,1,两种排序方法及折半查找,2,数组实现两个矩阵相乘。3,找鞍点(我源码有限,也只能上传一些简单一点的)
<yuan> 在 2008-10-13 上传 | 大小:1.48kb | 下载:0

[C#编程AE

说明:AE缓冲区代码 AE缓冲区代码
<gissky3s> 在 2008-10-13 上传 | 大小:1.48kb | 下载:0

[C#编程顺序表的就地逆置

说明:试写一算法,实现顺序表的就地逆置,即利用原表的存储空间将线性表(a1,a2,...,an)逆置为(an,an-1,...,a1).-try to write an algorithm to achieve the order form in situ reverse home, namely the use of the original table of linear storage space (a1, a2 ,..., an) i
<与非门> 在 2008-10-13 上传 | 大小:1.49kb | 下载:0

[C#编程cwrj

说明:家庭财务管理软件 根据用户的收入 支出输入可以计算 家庭的财务状况 并能给出财务预期-family financial management software according to the income and expenditure for the importation can calculate the family's financial situation and able to give financial ex
<罗文成> 在 2008-10-13 上传 | 大小:1.47kb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 4994.95 .96 .97 .98 .99 ... 5346 »

源码中国 www.ymcn.org