资源列表

« 1 2 ... .16 .17 .18 .19 .20 2121.22 .23 .24 .25 .26 ... 2656 »

[数据结构常用算法Multi-digit-addition

说明:多位数的加法,采用递归方法实现,容易理解,数据用数组存储-Multi-digit addition, using a recursive method to achieve, easy to understand, the data array storage
<黎明> 在 2024-09-28 上传 | 大小:50176 | 下载:0

[数据结构常用算法10sort

说明:10种c++排序法,包括冒泡排序,插入排序,快速排序等.-Of 10 kinds c++ sort, including bubble sort, insertion sort, quicksort.
<junny> 在 2024-09-28 上传 | 大小:77824 | 下载:0

[数据结构常用算法binarysearch

说明:二分搜索使用vc2010编写, 自动发现长度-The binary search vc2010 write automatically discover the length
<chenhe> 在 2024-09-28 上传 | 大小:11563008 | 下载:0

[数据结构常用算法ACM_1.2.6

说明:You may have heard of the book 2001 - A Space Odyssey by Arthur C. Clarke, or the film of the same name by Stanley Kubrick. In it a spaceship is sent from Earth to Saturn. The crew is put into stasis for the long flight,
<chenhe> 在 2024-09-28 上传 | 大小:1145856 | 下载:0

[数据结构常用算法ACM_1.3.3

说明:每天第一个到机房的人要把门打开,最后一个离开的人要把门关好。现有一堆杂乱的机房签 到、签离记录,请根据记录找出当天开门和关门的人。 -The people want the first day to the engine room door open, people want the last one to leave the door closed. Existing pile of messy room sign, signe
<chenhe> 在 2024-09-28 上传 | 大小:1150976 | 下载:0

[数据结构常用算法ACM_1.3.4

说明:输入一行数字,如果我们把这行数字中的‘5’都看成空格,那么就得到一行用空格分割的若干非负整数(可能有些整数以‘0’开头,这些头部的‘0’应该被忽略掉,除非这个整数就是由若干个‘0’组成的,这时这个整数就是0)。 你的任务是:对这些分割得到的整数,依从小到大的顺序排序输出。-Enter a column of figures, if we put this line digital ' 5 ' are seen as
<chenhe> 在 2024-09-28 上传 | 大小:1146880 | 下载:0

[数据结构常用算法danlianbiao

说明:(0)单链表的创建,结点i处插入X,查找某元素、返回逻辑位置及物理指针并删除 (1)单链表的逆置.(2)清除单链表中多余的重复元素.(3)在有序的循环的带头结点单链表中插入数据X.(4)判断循环双向链表是否按值对称.(5)一元多项式的加法.-(0) The creation of a single linked list, at the junction i insert X, find an element, return to
<吴璨> 在 2024-09-28 上传 | 大小:66560 | 下载:0

[数据结构常用算法shunxubiao

说明:顺序标的相关操作,如(1)  清除线性表L中多余的重复元素 (2)已知两个线性表LA和LB中的数据元素按非递减有序排列,现要求将LA和LB归并为一个新的线性表LC,且LC中的数据元仍按值非递减有序排列。(1)  清除线性表L中多余的重复元素 (2)已知两个线性表LA和LB中的数据元素按非递减有序排列,现要求将LA和LB归并为一个新的线性表LC,且LC中的数据元仍按值非递减有序排列。 (3)利用两个线性表LA和
<吴璨> 在 2024-09-28 上传 | 大小:74752 | 下载:0

[数据结构常用算法duilieshiyan

说明:队列的相关实验,如 1.杨辉三角 2.一二三报数-Queue of related experiments, such as 1. Pascal' s Triangle (2) one hundred twenty-three reported the number of
<吴璨> 在 2024-09-28 上传 | 大小:15360 | 下载:0

[数据结构常用算法zhanshiyan

说明:1)十进制数转化为少于十进制数 (2)简单行文本编辑器 (3)检验表达式中括号匹配否 (4)双栈共享一个栈空间。 (5)将中缀表达式转化为后缀表达式,并求解数值-1) decimal number into less than a decimal number (2) the simple line text editor (3) test expression in parentheses the match No (
<吴璨> 在 2024-09-28 上传 | 大小:14336 | 下载:0

[数据结构常用算法server

说明:航空售票系统模拟开发,后台控制程序。实现航空售票的功能。-Air ticketing system simulation development background control procedures. The function of the air ticket.
<海阔天空> 在 2024-09-28 上传 | 大小:6144 | 下载:0

[数据结构常用算法The-C-Language-depth-anatomy

说明:关于C语言的深度解析,适合想进一步完善自己C语言的读者!-Depth analysis on the C language, suitable for readers want to further improve their own C language!
<刘明杰> 在 2024-09-28 上传 | 大小:772096 | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 2121.22 .23 .24 .25 .26 ... 2656 »

源码中国 www.ymcn.org