-
Binary_Search_Tree
c++编的几个数据结构代码。包括AVL树、二叉搜索树、二叉树、Kruskal算法和图的邻接表表示(c addendum to the few data structure code. Including AVL tree, binary search tree, binary tree, Kruskal map algorithm and the adjoining table)
- 2007-02-06 21:16:20下载
- 积分:1
-
cuda-miner基于CUDA的比特币挖矿
github上的一个基于显卡挖矿的程序,CUDA开发,快速挖矿,包括各种哈希函数的GPU实现,对学子研究比特比挖矿有很大的帮助,是一个优秀的开源项目。
- 2023-03-17 17:55:04下载
- 积分:1
-
jisuanqi
实现加减乘除sqr和abs函数的任意整型和浮点型运算(Addition and subtraction and multiplication and division to achieve abs function sqr arbitrary integer and floating-point operations)
- 2009-06-07 20:57:15下载
- 积分:1
-
数据采集读写实例
数据采集读写实例
- 2013-02-02下载
- 积分:1
-
4.2
基于dijkstra和广度搜索的加权有向图有必经点的点对点的最短路径算法,路径必须经过要求的必经点,且不成环。
该算法采用了一种自适应调整的方法,经过多次迭代,使解收敛。 但只是寻找了一个略优的可行解(每次迭代都基于贪婪算法寻找),不能保证最优解。而且如果图过于稀疏,因为收敛速度过快,可能导致问题无解(收敛于一个局部最优解,没有经过所有点)。 解决相对稠密的图(每个点的平均出入度4以上),表现良好。
备注:里面有一个QT的工程,可以直接打开(源码里没用QT的库)(Weighted Dijkstra and breadth first search based on a shortest path algorithm must point to point to the map, the path must pass through points, and not a ring.
This algorithm adopts an adaptive method to adjust, after several iterations, the convergence of solution. But only to find a slightly better feasible solution (each iteration is based on the greedy algorithm to find), can not guarantee the optimal solution. And if the graph is too sparse, because the convergence speed is too fast, it may lead to the problem of no solution (convergence to a local optimal solution, not after all points). To solve the relatively dense graphs (each entry point average above 4), good performance.)
- 2016-04-06 11:35:48下载
- 积分:1
-
c语言开发经典范例,很全适合初学者。
这是适合初学者的c语言开发源码,各个平台都可以用,对c的知识点每一个都有覆盖,可以作为刚入门的学习者用的,本人试过,觉得非常好,所以传上来大家共享。
- 2023-07-04 13:50:03下载
- 积分:1
-
wpf-codee
C#语言编写的,WPF框架下的coverfloww效果图片浏览,时下非常流行(WPF coverfloww)
- 2011-01-06 10:08:46下载
- 积分:1
-
Ilog4netn
初始化 log4Net 信息,这是我个人的总结!各位同同仁可以随意下载使用,欢迎提意见。,
(The initialization log4Net, this is my personal summary! Members with colleagues can freely download welcome comments. And)
- 2012-08-23 20:39:04下载
- 积分:1
-
AT89C51
讲述了以单片机AT89C51为基础的智能电表设计程序。(Tells AT89C51 microcontroller-based smart meter design process.)
- 2014-05-18 21:25:55下载
- 积分:1
-
dianzizhong
51单片机电子钟,模块化编程,利用单片机开发板实现电子钟功能,(Electronic clock)
- 2017-10-23 20:46:44下载
- 积分:1