资源列表

« 1 2 ... .70 .71 .72 .73 .74 375.76 .77 .78 .79 .80 ... 653 »

[控制台(字符窗口)编程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 上传 | 大小:19106 | 下载:0

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

说明:用vc++编写的简易安装程序,可以用来安装其它程序,是很好的VC++学习资料。-vc prepared with simple installation procedure and can be used to install other programs, the VC is a very good learning materials.
<装敏> 在 2008-10-13 上传 | 大小:18492 | 下载:0

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

说明:模仿一般的软件使用限制,你可以随意改动,增加了对注册表的操作。-imitate the general restrictions on the use of the software, you can arbitrarily change to increase the registry's operation.
<董绪祥> 在 2008-10-13 上传 | 大小:18529 | 下载:0

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

说明:里面是一个自动控制的仿真模型是用matlab的simulink作的-There is a control simulation model is used Matlab Simulink for the
<夏需强> 在 2008-10-13 上传 | 大小:19366 | 下载:0

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

说明:模拟控制家庭清扫机器人的小程序 基于QT编程的跨平台程序
<陈平> 在 2008-10-13 上传 | 大小:18921 | 下载: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;否则,输出错误信息,停机 -Power-l
<Gellss> 在 2024-09-20 上传 | 大小:18432 | 下载:0

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

说明:用vc++编写的简易安装程序,可以用来安装其它程序,是很好的VC++学习资料。-vc prepared with simple installation procedure and can be used to install other programs, the VC is a very good learning materials.
<装敏> 在 2024-09-20 上传 | 大小:18432 | 下载:0

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

说明:数独游戏 a) 设计一个命令行界面的游戏,登入游戏界面后,应该有游戏规则说明,按键说明。 b) 进入游戏前应该有难度选择:1表示简单、2表示中等、3表示困难。 c) 在游戏主界面中有可以循环输入数独值、可以连续玩好几局直到退出、检查结果、查看答案、新开一局的功能。 d) 信息提示功能:输入错误时应有提示、游戏失败或获取胜利时应有庆祝界面等。 -Sudoku a) the design of a command-line
<常瑞凤> 在 2024-09-20 上传 | 大小:19456 | 下载:0

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

说明:控制台调用,采用内部通信机制实施,达到高效、稳定的目的-Console called the internal communication mechanisms implemented to achieve efficient, stable purpose
<杨杰> 在 2024-09-20 上传 | 大小:19456 | 下载:0

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

说明:一个实现汉诺塔递归算法的VC程序,经调试通过可以使用-HANOR a recursive algorithm VC program, the debugger can be used
<紫错> 在 2024-09-20 上传 | 大小:19456 | 下载:0

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

说明:数据结构栈的实现,建立,入栈,出栈,清空功能-Data structure stack implementation, build, stack, stack, emptying function
<> 在 2024-09-20 上传 | 大小:19456 | 下载:0

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

说明:Rare Matt Pietrek s libdump code 1997 MSDN to this day, there exists almost no other source-code for dumping LIB files-Rare Matt Pietrek s libdump code 1997 MSDN to this day, there exists almost no other source-code fo
<cfbs_alias> 在 2024-09-20 上传 | 大小:19456 | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 375.76 .77 .78 .79 .80 ... 653 »

源码中国 www.ymcn.org