资源列表

« 1 2 ... .93 .94 .95 .96 .97 498.99 .00 .01 .02 .03 ... 2656 »

[数据结构常用算法HnSRTree-2.0beta5a

说明: SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and non-uniform data which are likely to appear in the actual image / video a
<hu> 在 2025-06-14 上传 | 大小:450kb | 下载:0

[数据结构常用算法Projectjohu123006

说明:crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC,Cyclic Redundancy Code)是采用多项式的 编码方式,这种方法把要发送的数据看成是一个多项式的系数 ,数据为bn-1bn-2…b1b0 (其中为0或1),则其对应的多项式为: bn-1Xn-1+bn-2Xn-2+…+b1X+b0 例如:数据“10010101”可以写为多项式 X7+X4+X2+1。 循环冗余校验CRC 循环冗余校验方法的原理如下:
<johu> 在 2025-06-14 上传 | 大小:449kb | 下载:0

[数据结构常用算法memorymanage

说明:一道北大acm的试题,用双向链表实现模拟内存分配的程序-1 Peking University acm of examination questions, with two-way linked list of memory allocation procedures for analog
<尤里> 在 2025-06-14 上传 | 大小:450kb | 下载:0

[数据结构常用算法abc

说明:数制转换,将二进制数转换为十进制数。数制转换-shuzhizhuanhuan
<刘黎> 在 2025-06-14 上传 | 大小:451kb | 下载:0

[数据结构常用算法closepair

说明:二位平面中求最近点对的问题,采用分治的方法,按照书本的算法实现-Two nearest points on the plane ask the question, the use of divide and conquer approach, in accordance with the books of the algorithm
<龙飞> 在 2025-06-14 上传 | 大小:449kb | 下载:0

[数据结构常用算法N_huanghou_problem

说明:基于C语言的N皇后问题的经典解法,在本人的机器上成功运行通过,下载后即可运行!-C language based on the classic N-Queens problem solution, in my successful run through the machine, you can download to run!
<张勇> 在 2025-06-14 上传 | 大小:450kb | 下载:0

[数据结构常用算法5-source--code-of-DS--PRO

说明:数据结构课上老师布置的5个小项目的源代码,分别是汽车过河,一元多项式,迷宫,日历,BFS_DFS-failed to translate
<dingzhun> 在 2025-06-14 上传 | 大小:451kb | 下载:0

[数据结构常用算法waegwr

说明:数据结构的课程设计 迷宫求解的 实验报告 20页以上-Curriculum design data structures to solve the maze more than 20-page lab report
<zhangqingwei> 在 2025-06-14 上传 | 大小:450kb | 下载:0

[数据结构常用算法ATM

说明:这是一个比较大的程序,用c/c++做的自动取款机 可以输入账户信息 和密码验证-This is a relatively large program, with c/c++ to do automatic teller machine can enter account information and password authentication
<李梦月> 在 2025-06-14 上传 | 大小:449kb | 下载:0

[数据结构常用算法tree

说明:算法中二叉树的实现,包括建立查找,实现二叉排序树,能解决二叉书大量问题-源语言: 中文 允许输入拉丁字符的拼音 请键入文字或网站地址,或者上传文档。 取消 Suànfǎ zhōng èr chā shù de shíxiàn, bāokuò jiànlì cházhǎo, shíxiàn èr chā páixù shù, néng jiějué èr chā shū dàliàng wèntí 将中文译成英语 中文(简体) 英语 日语 Binary tree
<wangqingan> 在 2025-06-14 上传 | 大小:449kb | 下载:0

[数据结构常用算法rk

说明:RK算法是一个模式匹配算法中的重要应用,它相较其他算法更加高效。-RK algorithm is an important application in a pattern matching algorithm, the more efficient it is compared with other algorithms.
<华朝> 在 2025-06-14 上传 | 大小:450kb | 下载:0

[数据结构常用算法Complex-Template

说明:Complex number template that can use float, double, double-double, quad-double, or arbitary-precision. higher math libraries included. Very complete library.
<Rick Zacharias> 在 2025-06-14 上传 | 大小:450kb | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 498.99 .00 .01 .02 .03 ... 2656 »

源码中国 www.ymcn.org