资源列表

« 1 2 ... .45 .46 .47 .48 .49 650.51 .52 .53 .54 .55 ... 2656 »

[数据结构常用算法czs

说明:1. 本程序实现计算任意长的整数的四则运算. 以用户和计算机对话的方式,先后输入数字的最多位数,然后程序就计算并显示出这两个数的运算. 2. 利用双向循环链表现实长整数的存储,每个结点含一个整形变量.输入的形式以回车结束,可以直接输入正数或负数,程序会过滤掉无效的字符.按中国对于长整数的表示习惯,每四位一组,除数字和位于首位置的负号外,其它一切字符都将作为分隔符,连续多个分隔符当一个处理.但不使用分隔符也不影响结果. -1.
<sqj> 在 2025-02-01 上传 | 大小:20kb | 下载:0

[数据结构常用算法stack_link

说明:这是用链表实现的栈数据结构。链表数据结构的最大优点是不受元素个数的限制,除非内存耗尽。-This is the stack implementation with linked list data structure. List data structure is not subject to the greatest advantage of the restricted number of elements, unless the
<刘志福> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法RegexTester.source

说明:一个好用的正则表达式验证程序源码,可以参考-a regex tester source
<h> 在 2025-02-01 上传 | 大小:88kb | 下载:0

[数据结构常用算法horse

说明:跳马问题,输出象棋跳马的多种的可能性结果-Horse problem, the output of a wide range of chess possibility vault results
<symm> 在 2025-02-01 上传 | 大小:6kb | 下载:0

[数据结构常用算法0-1package

说明:在0和1情况下进行背包问题解决,涉及多个物体的重量和价值,求得最大价值量以及分配方案。-At 0 and 1 backpack case for problem-solving, involving more than the weight of objects and values, as well as to achieve maximum value distribution program.
<jingyuan> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法Rumore_rosa

说明:Pink noise generated in matlab
<caracalla> 在 2025-02-01 上传 | 大小:244kb | 下载:0

[数据结构常用算法26102

说明:Shot 26102 I_plasma. Disruption
<caracalla> 在 2025-02-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法26001_td

说明:Shot 26001- I_pla - Ok Shot-Shot 26001- I_pla- Ok Shot
<caracalla> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法Rumore_bianco

说明:Earthquake magnitudo registered in San Francisco, during last 2 years plus white noise data
<caracalla> 在 2025-02-01 上传 | 大小:284kb | 下载:0

[数据结构常用算法Maze

说明:迷宫算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK, * 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary. * Each step can be made horizontally
<JerryJiang> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法hangkong

说明:航空订票系统的c++源码。是数据结构航空客运订票系统的源码,个人制造-Air booking system c++ source code. The structure of air passenger data source booking systems, personal manufacturing
<chenjjn> 在 2025-02-01 上传 | 大小:233kb | 下载:0

[数据结构常用算法d_function

说明:分支限界tsp算法中求下界函数的值。有中文注释。-Tsp branch and bound algorithm for the lower bound of the value function. Chinese Notes.
<吴男> 在 2025-02-01 上传 | 大小:866kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 650.51 .52 .53 .54 .55 ... 2656 »

源码中国 www.ymcn.org