资源列表
Android开发安装部署说明
- 其实也没什么自己慢慢看我真的不知道该说什么,就是来找点资料(just soso you can study)
51c_language
- C51语言的单片机编程查找目录,各种功能例程(C51 language microcontroller programming, search directory)
mort_primitive_functor
- java-web超市管理系统源码,使用Servlet完成()
4981a68afa330ba1175e0527f16fa799
- Dijkstra 这种算法的发展比较成熟,适用性也较为广泛,能够求出连通的网络图 中任何两点间的静态最短路径,是路径优化理论的基础,但是,在时变的交通信息里, 静态意义上算出的最短路径并不是其真正的最短路径,并且, Dijkstra 这种算法的关 键是按照节点与起点距离递增的顺序,产生最短距离的过程,这个过程的计算很麻烦。 由于它只考虑了抽象网络的拓扑特性,(Dijkstra The development of this algorithm is more mature,
bitcoin-master
- What is Bitcoin? Bitcoin is an experimental digital currency that enables instant payments to anyone, anywhere in the world. Bitcoin uses peer-to-peer technology to operate with no central authority: managing transactions and issuing money are car
MessageParseTool
- 解析终端上报的报文 包括了报文整理转义解压缩等算法(Parsing terminal reported packets, including packet collation, escape, decompression and other algorithms)
dash-master
- What is Dash? Dash is an experimental new digital currency that enables anonymous, instant payments to anyone, anywhere in the world. Dash uses peer-to-peer technology to operate with no central authority: managing transactions and issuing money a
libblkmaker-master
- Also note that you should NOT roll ntime for data retrieved without explicitly checking that it falls within the template's limitations (mintime, maxtime, mintimeoff, and maxtimeoff); read the BIP 23 specification in detail to understand how they
bips-master
- People wishing to submit BIPs, first should propose their idea or document to the mailing list. After discussion they should email Luke Dashjr <luke_bipeditor@dashjr.org>. After copy-editing and acceptance, it will be published here. We are
libbase58-master
- Initialisation -------------- Before you can use libbase58 for base58check, you must provide a SHA256 function. The required function signature is: bool my_sha256(void *digest, const void *data, size_t datasz) Simply assign your function to b
0490978
- java+实现的视频播放器,可以打开本地文件和网络文件,很清晰()
蚁群算法
- 路径规划是水下潜器智能控制的关键技术之一,其任务是在已知障碍物的环境中按照某一 最优指标寻找一条从起始点到目标点的无碰路径。使用蚁群算法对水下潜器三维空间路径规划问 题进行了研究,以 ACS 算法为基础设计了路径优化搜索算法,详细讨论了信息素表示方法、路径 点选取原则、启发式函数设计和信息素更新规则,给出了算法的具体流程,仿真实验结果表明, 该算法能够方便有效的实现三维空间中的路径规划。(Path planning is one of the key technologies of unde
