资源列表

« 1 2 ... .59 .60 .61 .62 .63 64264.65 .66 .67 .68 .69 ... 66605 »

[控制台(字符窗口)编程PROGRAMSEIDEL

说明:一、 Seidel迭代法 算法8.2: 1. 输入矩阵A,右端项b ,初始迭代向量 X(0) ,维数n,容许误差ε ,最大容许迭代次数 N。 2. 置k=1. 3. 计算 X1=(b1-Σa1jxj(0))/a11 j=2,3,…….,n Xi=(bi-Σaijxj-Σaijxj(0))/aii, i=2,3,……,n-1 Xn=(bn-Σanjxj)/ann j=1,2,…….,n-1 4.若||X-X
<Gellss> 在 2008-10-13 上传 | 大小:50.6kb | 下载:0

[控制台(字符窗口)编程PROGRAMMIFA

说明:幂法求矩阵的特征值和特征向量 算法9.1 1. 输入矩阵A,初始向量X,误差限ε最大迭代次数N。 2. 置k=1,u=0。 3. 求xr=>λ,|xr|=max|xr|,i=1,….,n。 4. 计算 Y=X/λ,X=AY 5. 若|λ-u|〈ε,输出λ,X,停机;否则,转步骤6。 6. 若k<N,k+1=>k,λ=>u,转步骤3;否则,输出错误信息,停机
<Gellss> 在 2008-10-13 上传 | 大小:18.66kb | 下载:0

[Windows编程VFWCap

说明:基于Windows VFW的视频捕获程序-Windows-based video capture procedure
<sk> 在 2008-10-13 上传 | 大小:41.05kb | 下载:0

[界面编程FMJ

说明:用c语言编的窗口-series of the window !!!!!!!!!!!!!!!!!!!!!! 11! !
<xcc> 在 2008-10-13 上传 | 大小:4.07kb | 下载:0

[通讯编程TC35

说明:介绍一种单片机控制GSM模块TC35的方法源程序-introduced a single-chip GSM module TC35 control of the source
<韩冰> 在 2008-10-13 上传 | 大小:6.9kb | 下载:0

[通讯编程duanxin123

说明:PB发短信的源程序。powerbuilder8-PB text message of the source. Powerbuilder8
<董震曜> 在 2008-10-13 上传 | 大小:37.93kb | 下载:0

[界面编程ex015a

说明:vc++实现的代码,欢迎vc++ 的程序员3交流一下经验-vc achieve code, programmers welcome vc three things about the experience
<崔苗> 在 2008-10-13 上传 | 大小:17.08kb | 下载:0

[界面编程ex051b

说明:vc++的基础东西,过一段好好整理整理,与大家谈谈,程序员啊!-vc based things and after a period of properly collated collated with you, the programmer ah!
<崔苗> 在 2008-10-13 上传 | 大小:17.04kb | 下载:0

[按钮控件Tutorial18

说明:大学简明教程实例程序设计\\Examples\\的几个比较经典的例子-Concise Guide to the University of programming examples \\ Examples \\ a few more classic examples
<崔苗> 在 2008-10-13 上传 | 大小:183.18kb | 下载:0

[界面编程Tutorial19

说明:这是大学简明教程实例程序设计\\Examples\\的几个比较经典的例子,大家评价一下-This is Concise Guide to the University of program design examples \\ Examples \\ a few more classic examples, we assess
<崔苗> 在 2008-10-13 上传 | 大小:99.67kb | 下载:0

[组合框控件19

说明:13376Visual C++数据库编程技术 代码,对数据库的内容的简要介绍-13376Visual C database programming code, the contents of the database briefing
<崔苗> 在 2008-10-13 上传 | 大小:90.33kb | 下载:0

[网络编程PDACE

说明:evc程序 pda上的,只是通讯的一部分,还有其他的,整理以后再共乡吧 -AES pda procedures on the part of the communication is, there are other, sorting out later it a total of Rural
<崔苗> 在 2008-10-13 上传 | 大小:1.61mb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 64264.65 .66 .67 .68 .69 ... 66605 »

源码中国 www.ymcn.org