资源列表

« 1 2 ... .13 .14 .15 .16 .17 5118.19 .20 .21 .22 .23 ... 5346 »

[C#编程youxulianbiaodecharu

说明:在一个有序链表中插入一个数据,形成新的链表。-Insert an ordered list in a data
<陈娜> 在 2024-11-18 上传 | 大小: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 locat
<陈娜> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[C#编程lianbiaodenizhi

说明:链表的逆置,首先建立一个链表,然后通过程序将其逆置。-Inverse set list, first create a list, then the program will set its inverse.
<陈娜> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[C#编程maopao

说明:改进后的冒泡排序,建立一个数据表,然后通过程序将其偶数与奇数位置上的数据分别进行排序。-Improved bubble sort, the establishment of a data table, and then program its even and odd positions respectively to sort the data.
<陈娜> 在 2024-11-18 上传 | 大小: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
<陈娜> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[C#编程UDPtest

说明:udp的测试程序希望对研究udp的有所帮助-udp
<yanglei> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[C#编程1

说明: 遍历问题 (时间限制为:1000毫秒) 描述: 已知二叉树的中序和先序遍历可以唯一确定后序遍历、已知中序和后序遍历可以唯一确定先序遍历,但已知先序和后序,却不一定能唯一确定中序遍历。现要求根据输入的中序遍历结果及某一种遍历,要求输出另一种遍历。 输入: 输入包括若干个测试用例,第一行为一个自然数n,表示用例个数,接下来4n行,即每个用例占4行,其中第一行表示第一种遍历方式,第二行为第一种遍历结果,第三行
<zhoupenghua> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[C#编程liezhuyuanfa

说明:列主元法的基本思想是依次对k=1,2,……,n通过有选择地互换方程组中两个方程的位置,把akk,a(k+1)k,……,ank中绝对值最大的元素移到主对角线来,从而改造了高斯消去法的性能。-Out the main element of the basic idea is to turn on the k = 1,2, ... ..., n by selective exchange of equations two equations
<小马> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[C#编程resource

说明:中国象棋 一款经典的游戏C代码 适合初学者学习之用-A classical Chinese Chess game for beginners to learn C code for use
<wangyi> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[C#编程Circularqueue

说明:数据结构课程设计中的循环队列的算法设计与实现-Data Structure Course Design Round Robin Algorithm Design and Implementation
<硕硕> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[C#编程mianjijisuan

说明:面积计算 面积计算 面积计算 面积计算-Area Calculation
<william> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[C#编程block

说明: 实验内容: 1 创建类Block用来描述长方体,私有数据成员length、width、height记录长方体的长、宽、高。要求用成员函数实现以下功能: 成员函数input用来从键盘分别输入长方柱的长、宽、高; 成员函数volume计算长方体的体积; 成员函数output输出长方体的体积。 2 编写一个程序,设计一个满足如下要求的时间类 Ctime 1) 用下面的格式输出时间:时:分:秒 2)
<古月> 在 2024-11-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 5118.19 .20 .21 .22 .23 ... 5346 »

源码中国 www.ymcn.org