资源列表

« 1 2 ... .02 .03 .04 .05 .06 215307.08 .09 .10 .11 .12 ... 216392 »

[其他小程序wanshell

说明:warshall法顺序:置新矩阵,开始运算;置i=1;对所有j如果A[j,i]=1,则对k=1,2,3……n运算啊A[j,k]:=A[j,k]+A[i,k]; i++;如果i<=n转上继续 需要: 1.输入矩阵,用二维数组,可以考虑全局变量 2.设置矩阵最大值nMax 3.对i从0到n-1循环,寻找每列为1的项,为1则继续运算,否则返回 增强说明: 1.输入方式选择,同时可以选择是否继续运算 2.不再每行确认,增加修改选项 3.使用字符串数组
<kkk> 在 2025-10-27 上传 | 大小:1kb | 下载:0

[Internet/网络编程logger

说明:it is a logger program for linux system.it tell the current user id and changed user id.it requires two file address so that the source can be written in the destination
<sudipta> 在 2025-10-27 上传 | 大小:1kb | 下载:0

[Windows编程delay1

说明:the program here is in-as awk scr ipt. it is used to calculate the delay in a wireless scenario. it works for a trace file in .tr format
<sudipta> 在 2025-10-27 上传 | 大小:1kb | 下载:0

[Internet/网络编程pkt_loss

说明:the program here is in-as awk scr ipt. it is used to calculate the packet-loss of a wireless scenario. it works for a trace file in .tr format
<sudipta> 在 2025-10-27 上传 | 大小:1kb | 下载:0

[Internet/网络编程th_put

说明:the program here is in-as awk scr ipt. it is used to calculate the throughput of a wireless scenario. it works for a trace file in .tr format
<sudipta> 在 2025-10-27 上传 | 大小:1kb | 下载:0

[Linux/Unix编程fakekey

说明:一个模拟按键消息的XWindow客户端程序,可以用于测试。-A key message of XWindow simulated client program, can be used for testing.
<不知道> 在 2025-10-27 上传 | 大小:1kb | 下载:0

[Linux/Unix编程mmaccess

说明:通过MMAP映射寄存器地址空间,来实现从应用程序中访问硬件寄存器的示例程序-A example of how to access hardware register from user application through mmap.
<不知道> 在 2025-10-27 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Newton

说明:牛顿拉夫逊法-求解非线性方程的一般常用算法,在许多工程中得以应用-Newton Raphson method- commonly used for solving nonlinear equations algorithm was applied in many engineering
<nanrui> 在 2025-10-27 上传 | 大小:1kb | 下载:0

[matlab例程work

说明:SVD based image compression
<mahendra> 在 2025-10-27 上传 | 大小:1kb | 下载:0

[数据结构常用算法Untitled5

说明:树的操作 能够实现一些基本的二叉树的交换和深度判断-Tree operations to achieve some basic binary assessment of the depth of exchange and
<feng> 在 2025-10-27 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)asd

说明:单片机温度测控系统程序,简单易懂,采样方式简单-SCM process temperature control system, easy to understand, simple sampling method
<王仁忠> 在 2025-10-27 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法WS_net

说明:WS网络的功能描述,希望大家有用。谢谢先,希望批评指正-WS network functional descr iption
<寇亮> 在 2025-10-27 上传 | 大小:1kb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 215307.08 .09 .10 .11 .12 ... 216392 »

源码中国 www.ymcn.org