资源列表

« 1 2 ... .37 .38 .39 .40 .41 2242.43 .44 .45 .46 .47 ... 2657 »

[数据结构常用算法large

说明:本程序围绕大整数编程,程序能够实现大整数的加、减、乘、除取余等运算。-This program around the big integer programming, the program can achieve large integer add, subtract, multiply, in addition to taking over other operations.
<陈源> 在 2024-09-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法expression

说明:利用堆栈先进后出的特点,使用进栈与出栈实现各种表达式的运算。-After the stack out of the use of advanced features, the use of the stack into the stack and out of operations to achieve a variety of expressions.
<陈源> 在 2024-09-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法expression

说明:表达式求值,包括双字符的转换,求值,逆波兰-expression s transform and calculate.
<朱琳> 在 2024-09-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法abc

说明:单链表的归并排序,你可以用它来实现一个单链表的归并排序。-A single list of merge sort, you can use it to achieve a single list of merge sort.
<王蒙> 在 2024-09-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法yuesefuhuan

说明: 若干个人围成一个圈,用循环链表来模拟!每个人有一个序号和一个密码,给定初始数字作为第一个出列的人号,然后依次把出列的人密码作为出列的下一个号.直到人出列完成1-Several individuals in a circle with a circular linked list to simulate! Everyone has a serial number and a password, given the initial fig
<min> 在 2024-09-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法migong.c

说明:参考资料写的一个迷宫问题,能显示具体的步骤,和最终结果。-The maze problem, can show every step, and the final result.
<kevin> 在 2024-09-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法caculator

说明:计算器,用c++实现的,功能一般,希望对大家有用-the caculator which discribed in c++
<文瑜> 在 2024-09-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法1

说明: 给定n 位正整数a,去掉其中任意k≤n 个数字后,剩下的数字按原次序排列组成一个新的正整数。对于给定的n位正整数a 和正整数k,设计一个算法找出剩下数字组成的新数最小的删数方案。对于给定的正整数a,编程计算删去k个数字后得到的最小数。-Given n-bit positive integer a, to remove any of them k ≤ n digits after the original order of the re
<pingzi> 在 2024-09-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法matchparentheses

说明:VC++ 数据结构实验算法 括号匹配的检验-VC++ data structures match the test in parentheses
<张晓光> 在 2024-09-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法jiudinizhi

说明:数据结构实验,对链表中的数据进行就地逆置。-Experimental data structure of linked list data in place against the home.
<吴心> 在 2024-09-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法numberconversion

说明:VC++ 数据结构 实验算法 数制转换.c-VC++ data structures algorithm number system conversion experiments. Cpp
<张晓光> 在 2024-09-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法list

说明:本源码是用C语言写的一个单链表 其功能是单链表的建立 插入 删除 以及每个操作后的输出-The C language source code is written in a single chain and its function is the establishment of a single linked list insertion deletion, as well as the output after each opera
<woilily> 在 2024-09-09 上传 | 大小:1024 | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 2242.43 .44 .45 .46 .47 ... 2657 »

源码中国 www.ymcn.org