资源列表

« 1 2 ... .30 .31 .32 .33 .34 335.36 .37 .38 .39 .40 ... 653 »

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

[控制台(字符窗口)编程Rubik-cube-solver

说明:This is a C program demonstrating an Artificial intelligence method for solving the Rubik cube.
<Tomas Dulik> 在 2024-09-21 上传 | 大小:51200 | 下载:0

[控制台(字符窗口)编程VCPPControl-color

说明:可以根据不同的LIST来控制显示的颜色!-May act according to different LIST to control the demonstration the color!
<陈钰> 在 2024-09-21 上传 | 大小:51200 | 下载:0

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

说明:图的一个最短路径,用的Floyd实现,好型挺好用的-A shortest path in the graph, with the Floyd achieved, the good type good use aaaaaaaaa
<madewei> 在 2024-09-21 上传 | 大小:51200 | 下载:0

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

说明:用Floyd实现图中最短路径的查找,可以重复使用,循环嵌套,实用的小程序-Floyd to achieve the shortest path to the search, can be reused, nested loop, and practical small procedures
<madewei> 在 2024-09-21 上传 | 大小:51200 | 下载:0

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

说明:打印ARP表,列出ip地址和mac地址,局域网中的-print ARP table
<zhangran> 在 2024-09-21 上传 | 大小:51200 | 下载:0

[控制台(字符窗口)编程Program-for-encriptingDES

说明:Program for encripting text
<Vanea> 在 2024-09-21 上传 | 大小:51200 | 下载:0

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

说明:西北工业大学POJ答案,希望大家能合理利用,不要一味的抄袭-Northwestern Polytechnical University POJ answer, I hope you can reasonably use, do not blindly copy
<nijiadf> 在 2024-09-21 上传 | 大小:51200 | 下载:0

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

说明:2d shuting game source-2d shuting game source
<heo> 在 2024-09-21 上传 | 大小:51200 | 下载:0

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

说明:基于USB2I2C的控制台程序,有USB2I2C硬件的基础上可用于在PC上访问I2C设备。-A console program based on USB2I2C.
<Pippo Li> 在 2024-09-21 上传 | 大小:51200 | 下载:0

[控制台(字符窗口)编程sorting-and-search-alg

说明:search,sorting algorithm insertion,binary,merge sort application include c++ language
<unal> 在 2024-09-21 上传 | 大小:51200 | 下载:0

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

说明:该代码是在C#里面利用新建进程,模拟cmd控制台。在应用程序里面发送代码,将cmd的信息输出到软件界面。-The code is in C# which use the new process, the simulation cmd console. Send in your application code inside the cmd output information to the software interface.
<张超> 在 2024-09-21 上传 | 大小:51200 | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 335.36 .37 .38 .39 .40 ... 653 »

源码中国 www.ymcn.org