资源列表
[2D图形编程] untitled1234
说明:MATLAB GUI test,MATLAB GUI test<huhongfeng> 在 2025-11-17 上传 | 大小:1kb | 下载:0
[通讯/手机编程] sureshaodv
说明: Code : AODV Routing. x=1:20 s1=x(1) d1=x(20) clc A=randint(20) Making matrix all diagonals=0 and A(i,j)=A(j,i),i.e. A(1,4)=a(4,1), A(6,7)=A(7,6) for i=1:20 for j=1:20 if i==j A(i,j)=0 else A(j,i)=A(i,j) en<Hemanth > 在 2025-11-17 上传 | 大小:1kb | 下载:0
[C#编程] youxulianbiaodecharu
说明:在一个有序链表中插入一个数据,形成新的链表。-Insert an ordered list in a data<陈娜> 在 2025-11-17 上传 | 大小:1kb | 下载:0
[C#编程] jiandanshunxuchazhao
说明:简单顺序查找,输入一个指定长度的顺序表,再输入一个数据,判断数据是否在顺序表中,若在,输出所在位置下标,若不在,输出“Error!”-Simple sequential search, enter a specified length of the order form and then enter a data, in order to judge whether the data table, if the output location subscr ipt, if not in the<陈娜> 在 2025-11-17 上传 | 大小:1kb | 下载:0
[C#编程] lianbiaodenizhi
说明:链表的逆置,首先建立一个链表,然后通过程序将其逆置。-Inverse set list, first create a list, then the program will set its inverse.<陈娜> 在 2025-11-17 上传 | 大小:1kb | 下载:0
[C#编程] qiuzichuan
说明:求子串,用链表的方式存储一串字符,然后通过程序从第i个字符开始,删除k个字符,得到新的字符串。-Praying for Children series, with a list of the stored string of characters, and then through the process starting from the first i characters, delete k characters, and get new strings.<陈娜> 在 2025-11-17 上传 | 大小:1kb | 下载:0