资源列表

排序选择:

« 1 2 ... .87 .88 .89 .90 .91 4092.93 .94 .95 .96 .97 ... 267453 »

[C#编程xuanzhuyuan

说明:数值分析-列选主元求解方程组 //n 整型变量。方程组的阶数 //a 双精度实型二维数组,体积为n*n。存放方程组的系数矩阵,返回时将被破坏。 //b 双精度实型一维数组,长度为n,存放方程组右端的常数向量;返回方程组的解向量。 //本函数返回整型标志值。若返回的标志值为0,则表示原方程组的系数矩阵奇异,输出信息“fail”;若返回的标志值不为0,则表示正常返回。-Numerical Analysis-out election PCA solving equations / /
<紫水晶> 在 2008-10-13 上传 | 大小:1.44kb | 下载:0

[C#编程GRAUSS

说明:数值分析-列选主元求解方程组 //n 整型变量。方程组的阶数 //a 双精度实型二维数组,体积为n*n。存放方程组的系数矩阵,返回时将被破坏。 //b 双精度实型一维数组,长度为n,存放方程组右端的常数向量;返回方程组的解向量。 //本函数返回整型标志值。若返回的标志值为0,则表示原方程组的系数矩阵奇异,输出信息“fail”;若返回的标志值不为0,则表示正常返回。-Numerical Analysis-out election PCA solving equations / /
<紫水晶> 在 2008-10-13 上传 | 大小:1.47kb | 下载:0

[其它A星算法

说明:八数码问题的A*算法.本实验的A*算法的h(n)=p(n),p(n)定义为每个将牌与其目标位置之间的距离(不考虑夹在其间的将牌)的总和,显然有p(n)=<h*(n),g(n)仍就为节点深度.-the A * algorithm. The experiment of the A * algorithm h (n) = p (n), p (n) is defined for each license its goal the distance between the location (not
<杨秀云霁> 在 2008-10-13 上传 | 大小:2.55kb | 下载:0

[菜单ReadMe2006

说明:AppWizard has created this Test application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what
<imam> 在 2008-10-13 上传 | 大小:1.97kb | 下载:0

[行业应用软件订单管理系统2

说明:使用VB编写的订单管理系统程序,有兴趣可以看一下 -VB prepared by the order management system procedures are interested can look at the
<李小明> 在 2008-10-13 上传 | 大小:317.29kb | 下载:0

[其它MatrixTo1

说明:将矩阵转化为单位矩阵,可以直接执行的元代码-matrix into identity matrix can be directly enforceable code of yuan
<hero20016204> 在 2008-10-13 上传 | 大小:12.31kb | 下载:0

[其它Clock11

说明:在VC下实现的一个电子钟-in VC achieved under an electronic be
<hero20016204> 在 2008-10-13 上传 | 大小:32.81kb | 下载:0

[C#编程实验5

说明: 哈夫曼编码/译码 背景介绍:   利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求这发送端通过一个编码系统对待传数据预先编码,在发送端将传来的数据进行译码(复原)。对于双工信道。每端都需要一个完整的编译码系统。本程序将为这样的信息收发站写一个哈夫曼的编译码系统。 哈夫曼编码/译码: 程序运行步骤: 1、建立哈夫曼树,从键盘输入字符集大小,字符以及频度。 2、对字符进行编码,输出编码结果,分单个句子和整个句子输出,编码导入
<陈又鄂> 在 2008-10-13 上传 | 大小:76.13kb | 下载:0

[其它阿郊 Hill 密码的加密与解密

说明:pascal的一个可行的HILL密码。可惜不是我写的,是我同学的作品,在此小弟以期望更多的PASCAL的高手上来交流。-a viable HILL password. Unfortunately, I did not write that I students work, the younger brother to expect more of a master of PASCAL onto exchanges.
<携手问> 在 2008-10-13 上传 | 大小:12.87kb | 下载:0

[BREW编程BREW_helloworld

说明:一个BREW入门的helloworld程序-a BREW entry procedures for the helloworld
<徐权> 在 2008-10-13 上传 | 大小:54.27kb | 下载:0

[BREW编程BREW_ITextdemo

说明:一个BREW入门的文本输入程序,可以很好的理解BREW程序的机制.-BREW entry of a text input program can be well understood BREW process.
<徐权> 在 2008-10-13 上传 | 大小:53.79kb | 下载:0

[BREW编程BREW_IHtmlviewerdemo

说明:一个BREW入门的HTML文件显示程序,可以很好的理解BREW读写见面的机制.-a BREW entry HTML documents show procedures, can good understanding of reading and writing to meet the BREW system.
<徐权> 在 2008-10-13 上传 | 大小:52.62kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 4092.93 .94 .95 .96 .97 ... 267453 »

源码中国 www.ymcn.org