资源列表

« 1 2 ... .97 .98 .99 .00 .01 1802.03 .04 .05 .06 .07 ... 2656 »

[数据结构常用算法abc

说明:线性回归算法,用C语言实现,非常简单实用-this is a math funtion
<王伟峰> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法rank

说明:实现带头结点的链表按照从小到大的顺序的排序,用c语言编写的-Take the lead in the linked list of nodes in accordance with the small to the large order of the sort
<许大海> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法tree

说明:实现二叉树的建立,以及先序,后续,中序的递归和非递归遍历-The establishment of a binary tree, and the first order, follow-up, in order recursive and non recursive traversal
<许大海> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法datastruct

说明:一些数据结构的源码,自己写的,c c++,有注释-some data struct write by c/c++, have comment
<刘杰> 在 2024-10-04 上传 | 大小:5279744 | 下载:0

[数据结构常用算法MILLER_RABIN

说明:MILLER_RABIN随机算法,计算100000之200000之内的素数,测试生成个数和具体数。-MILLER_RABIN,probobility algorithm,used to test the sushu in 100000 to 200000
<monica> 在 2024-10-04 上传 | 大小:881664 | 下载:0

[数据结构常用算法Linked-list

说明:这是一个顺序链表的实现,包括了链表的建立、插入/删除元素、打印操作-This is an order linked list implementation, including the establishment of the list, insert/delete elements, the print operation
<徐文涛> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法sort

说明:该文件主要写了几种重要的排序方法,例如冒泡排序,选择排序,堆排序-the kind of sort
<zhouyou> 在 2024-10-04 上传 | 大小:334848 | 下载:0

[数据结构常用算法Greedy

说明:采用贪心算法解决了“田忌赛马”的类似问题-Greedy algorithm to solve the problem of "Tian Ji s horse"
<庄镝> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法Dynamic

说明:采用动态规划算法解决了“田忌赛马”的类似问题-The dynamic programming algorithm to solve the similar problem of "Tian Ji s horse"
<庄镝> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法good

说明:方面搜索用C++实现 其中用了算法原理。搜所整个互联网的使有东西。-which use the principle of the algorithm. Search the entire Internet to make things.
<任磊> 在 2024-10-04 上传 | 大小:1479680 | 下载:0

[数据结构常用算法DataStruct

说明:一个二插树排序的例子,与目前网上公开的程序不同的是,这里可以图形话显示所构造的二叉树,目前以屏幕字符输出,对于一些较大的树,建议更改到文件输出。这个对于初学者理解二叉树非常直观,对一些复杂化应用的树结构跟踪调试也非常有用-This is a bitree sort programme. The highlight of the programm is that it can dispaly the tree struct with a
<yewenyu> 在 2024-10-04 上传 | 大小:8192 | 下载:0

[数据结构常用算法MyCompressPrj

说明:一个LZSS 算法,采用 动态加载方式实现-A lzss algrithom, with LoadLibray .
<yewenyu> 在 2024-10-04 上传 | 大小:55296 | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 1802.03 .04 .05 .06 .07 ... 2656 »

源码中国 www.ymcn.org