资源列表

« 1 2 ... .67 .68 .69 .70 .71 1372.73 .74 .75 .76 .77 ... 2656 »

[数据结构常用算法bigint

说明:大数乘法的源码,希望大家可以有所收获,可自由下载,谢谢。-Multiplication of large numbers of source code, I hope we can be harvested, are free to download, thank you.
<just> 在 2025-07-20 上传 | 大小:10kb | 下载:0

[数据结构常用算法SomeoneDie

说明:约瑟夫生者死者游戏 30个旅客同乘一条船,因为严重超载,加大风浪大作,危险万分。因此船长告诉乘客,只有将全船一半的旅客投入海中,其余人才能幸免遇难。无奈,大家只得同意这种办法,并议定30个人围坐一圈,由第一个人数起,依次报数,数到第9人,便把他投入大海中,然后再从它的下一个人数起,数到第9人,再将他扔进大海中,如此循环地进行,直到剩下15个乘客为止。问哪些位置是将被扔下大海的位置。-Joseph living and the dead passengers in 30 games with a
<Kim> 在 2025-07-20 上传 | 大小:10kb | 下载:0

[数据结构常用算法Exp9_DFS

说明:用C++编写的深度优先搜索算法,很好很强大-Written in C++, depth-first search algorithm, very very powerful ~ ~ ~
<Donghf> 在 2025-07-20 上传 | 大小:10kb | 下载:0

[数据结构常用算法graphCplusplus

说明:图论算法库 ,用c++写的,还不错.包括bellman_ford, floyd-Graph algorithm library, written using c++, not bad. Including bellman_ford, floyd
<叶斌> 在 2025-07-20 上传 | 大小:10kb | 下载:0

[数据结构常用算法sres.tar

说明:基于约束的随机排序的演化优化算法程序,并且应用于12个例子-Constraint-based random sort of evolutionary optimization process, and applied to 12 examples
<peter> 在 2025-07-20 上传 | 大小:10kb | 下载:0

[数据结构常用算法Copimtion

说明:C代码优化方案 目录 __ 2 C代码优化方案__ 4 1、选择合适的算法和数据结构__ 4 2、使用尽量小的数据类型__ 5 3、减少运算的强度__ 5 (1)、查表(游戏程序员必修课)_ 5 (2)、求余运算__ 6 (3)、平方运算__ 6 (4)、用移位实现乘除法运算__ 6 (5)、避免不必要的整数除法__ 8 (6)、使用增量和减量操作符__ 8 (7)、使用复合赋值表达式__ 8
<dingchao> 在 2025-07-20 上传 | 大小:10kb | 下载:0

[数据结构常用算法SpatialIndex

说明:自己实现的四叉树空间索引源代码,想要的下-quadtree source
<ruilex wang> 在 2025-07-20 上传 | 大小:10kb | 下载:0

[数据结构常用算法template

说明:自己整理的暑假里涉及的一些有关的东西。大部分做成了模板,有些我认为直接看源代码来得直接。-Finishing their summer vacation involved in some of the things. Most made the template, some of my opinion, more direct look at the source code directly.
<libincheng> 在 2025-07-20 上传 | 大小:10kb | 下载:0

[数据结构常用算法quicksort

说明:利用C实现的快速排序,先选出一个初值,然后分别从两端开始排序,一直到低端和高端的指针相等即可。-quick sort with C
<yuxia> 在 2025-07-20 上传 | 大小:10kb | 下载:0

[数据结构常用算法Chap6_Graph

说明:图的数据结构源码。内附有逻辑和存储结构,以及附加的功能,代码中有详细注释。封装性良好,可以直接使用。-Figure source data structure. Enclosed is the logic and storage structures, and additional features, the code comment in detail. Good encapsulation can be used directly.
<朱迪> 在 2025-07-20 上传 | 大小:10kb | 下载:0

[数据结构常用算法graphtraversal

说明:一个图的遍历程序,自己课程设计做得,还可以-a game
<李冲> 在 2025-07-20 上传 | 大小:10kb | 下载:0

[数据结构常用算法Huffman

说明:请根据已知内容设计其中出现的字符的赫夫曼编码。 用设计出的赫夫曼编码对上面这段英文内容进行编码和译码 -Designed according to the contents of which are known to occur in the character of the Huffman encoding. Huffman coding with the design of this English content on the above encoding and decoding
<zbs> 在 2025-07-20 上传 | 大小:10kb | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 1372.73 .74 .75 .76 .77 ... 2656 »

源码中国 www.ymcn.org