联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数值算法/人工智能(5) 
按平台查找All C++ Builder(5) 

[数值算法/人工智能] guanli

双链表的创建。此双链表要求为带头节点的,为了算法方便特采用了循环双链表。通过编程发现带头节点的也有其不便之处。为了保持表的一直有序性思考如下: 1:表的一开始的创建就要有序。 2:插入元素后要做到仍然有序。 3:删除元素不会改变表的有序性 4:所谓有序,即为非降序或者非升序排列。 5:为了做到以上几点,考虑到链表的不易排序性质,特设置一个线性表作为输入缓存空间进行事先排序。关于排序的方法有多种,为了快速完成采用了较为简单的插入排序。
The data structure of double linked list and linked list code tria (2016-03-03, C++ Builder, 226KB, 下载2次)

http://www.pudn.com/Download/item/id/1457009271619156.html

[数值算法/人工智能] software-design-I

c++实现的非常详细的数据结构与算法代码,队列,链表,三元组,哈弗曼树,树的各种递归,非递归遍历算法,树与森林相互转化算法,图的深度,广度优先搜索算法,双连通算法,强连通算法,拓扑排序算法,最短路径算法,哈希,快速排序,归并排序等等。
C++ very detailed data structure and algorithm code, queues, linked lists, three tuple Havermann tree, various recursive tree, non recursive traversal algorithm, tree and forest mutual transformation algorithm, graph depth, breadth first search algorithm, double connectivity algorithm, strong connectivity algorithms, the topological sort algorithm, shortest path algorithm, hash, quick sort, merge sort etc.. (2014-11-17, C++ Builder, 7590KB, 下载4次)

http://www.pudn.com/Download/item/id/2656331.html

[数值算法/人工智能] random

用C++编写的一个自己根据算法写的彩票随机号码生成器!自己娱乐写的!!
Written in C++ algorithm written in a lottery based on their own random number generator! Write their own entertainment! ! (2011-06-28, C++ Builder, 13KB, 下载4次)

http://www.pudn.com/Download/item/id/1583435.html

[数值算法/人工智能] BCB_Hannuota

BC++ 汉诺塔程序算法 模拟程序 包含源代码
BC++ Tower of Hanoi simulation program Contains the source code (2009-12-05, C++ Builder, 383KB, 下载2次)

http://www.pudn.com/Download/item/id/993519.html

[数值算法/人工智能] chaostic_sequence_and_applications

吕金虎等编写的详细介绍混沌时间序列及其应的书籍,值得学习和收藏.
Lvjin Hu, etc. A detailed description of the preparation of chaotic time series and applications should be about books (2009-10-05, C++ Builder, 7856KB, 下载5次)

http://www.pudn.com/Download/item/id/929217.html
总计:5