-
一个用于实现网络点播的播放程序vvplayer,实现网络中媒体流的点播
一个用于实现网络点播的播放程序vvplayer,实现网络中媒体流的点播-Used to realize a network of on-demand player vvplayer, realize the network of on-demand media streaming
- 2022-01-26 07:36:26下载
- 积分:1
-
practica 1 minicalculadora
practica 1 minicalculadora
- 2022-01-26 04:34:35下载
- 积分: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
-
该程序主要实现了单个或批量修改指定文件的信息。
该程序主要实现了单个或批量修改指定文件的信息。-The main achievement of the program of individual or bulk modifications specified file.
- 2022-09-05 10:20:03下载
- 积分:1
-
用才c语言实现了dinic算法,算法效率高
用才c语言实现了dinic算法,算法效率高-Using only c language to implement dinic algorithm is efficient
- 2022-01-28 07:31:33下载
- 积分:1
-
高质量C++、C编程指南quality C++/ C Programming Guide。
高质量C++、C编程指南quality C++/ C Programming Guide。-quality C++/ C Programming Guide。
Proficient on programming technique to establish standard and guideline.
- 2022-05-19 15:10:06下载
- 积分:1
-
一个应用程序很好的一个应用程序
一个应用程序很好的一个应用程序-An application a good application
- 2023-07-15 18:45:04下载
- 积分:1
-
嵌入式WinCE msgclient例子,使用EVC实现发展
嵌入式WINCE MSGCLIENT的例子,使用EVC开发实现-Embedded WINCE MSGCLIENT example, the use of EVC realize development
- 2022-03-21 17:54:43下载
- 积分:1
-
- 2022-03-06 07:43:36下载
- 积分:1
-
一个非常好的文件搜索程序
一个非常好的文件搜索程序-a very good document search program
- 2023-08-19 10:50:03下载
- 积分:1