-
vc写的资源管理器,包含IE的功能
vc写的资源管理器,包含IE的功能-vc write-resource management, including the function of IE
- 2022-01-25 17:30:49下载
- 积分:1
-
协同过滤推荐算法
协同过滤推荐算法的Java实现,数据集采用movielens数据集,完成对电影的推荐,可直接导入Eclipse运行。
- 2022-01-31 21:17:29下载
- 积分:1
-
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h...
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h: 二叉搜索树 avltree.h: AVL 树 如果要存储集合(元素不可重复)并快速查找,最佳的是 binstree.h(二叉搜索树)。 如果要存储二维或更高维的表格,最佳的是 hashtable.h(哈系表)。AVL 树的插入成本非常高(删除函数也没有实现),但 AVL 的搜索效率极高,所以适用于在程序开始前初始化程-NOTE:
array.h :secure array,linkedlist.h:common table,
dclinkedlist:dual cycle linkedlist,
hashtable.h:hash table
binstree.h:binary search tree,
avltree.h: AVL tree,
if you want to store set(elements no repeating) and to lookup it swiftly,best is binstree.h(binary search tree).if you want to store two dimensions s or more dimensions s table,best hashtable.h(hash table).the cost of AVL tree s insertion is very high(delete function is not completed),but effiency of AVL tree s search is very high,so it is the same with initialize programme before beginning programme.
- 2022-08-16 05:08:19下载
- 积分:1
-
Curso dedicado a la calidad y mejoramiento de procesos de software
Curso dedicado a la calidad y mejoramiento de procesos de software
- 2023-08-27 14:50:03下载
- 积分:1
-
< EVC高级编程及应用软件开发>>元代码.part2
< EVC高级编程及应用软件开发>>元代码.part2
- 2022-01-31 07:46:11下载
- 积分:1
-
本压缩包是最优阵列处理中的程序
,包含前6章,是非常好的学习代码,以后的程序代码还没出来。...
本压缩包是最优阵列处理中的程序
,包含前6章,是非常好的学习代码,以后的程序代码还没出来。-The array package is the optimal treatment procedures, including the first 6 chapters, is a very good study code, not after the program code out.
- 2022-01-26 05:56:57下载
- 积分:1
-
C++Prototype C 源码,经典下载
C++Prototype C 源码,经典下载-C++ Prototype C source code, classic download
- 2023-05-18 01:00:03下载
- 积分:1
-
mpeg faq
mpeg faq
- 2022-01-31 07:13:57下载
- 积分:1
-
这个源代码使用了ajax技术。详细介绍了如果使用ASP.NET进行ajax技术开发...
这个源代码使用了ajax技术。详细介绍了如果使用ASP.NET进行ajax技术开发-This source code uses the ajax technology. Described in detail if you are using ASP.NET to ajax technology development
- 2023-07-24 23:05:03下载
- 积分:1
-
TMS320C6437_EMAC应用详细例程
这是一个关于DSP TMS320C6437_EMAC应用的详细例程,是基于CCSv5的开发环境,其中已经建立好了一个完善的工作区间,可以直接导入使用。
- 2022-01-26 16:40:43下载
- 积分:1