-
client chat program, and server
客户端的聊天程序,与服务器端的聊天程序相呼应,希望一并下载,-client chat program, and server-side chat program echoes the hope that together download,
- 2022-03-10 05:58:27下载
- 积分: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
-
windows inside a player 4
一个windows里面的播放器4-windows inside a player 4
- 2022-03-26 01:50:00下载
- 积分:1
-
我的聊天室,
我的聊天室,-I chat room and s
- 2022-03-05 22:15:59下载
- 积分:1
-
关于网络通信的实例,是一个使用该软件的客户端程序。
linux下的网络通讯例程,采用TCP通讯,客户端例程,本人 在LINUX环境下测试通过,绝对好用哦-the examples about net communication in linux,is a client program that use the TCP protocal and is checked in linux envirment.It is good!!
- 2023-05-11 01:10:03下载
- 积分:1
-
stm32的ad程序,不错的。
stm32的ad程序,不错的。-dsp serial debugger, good.
- 2022-03-21 05:26:57下载
- 积分:1
-
wpf 拆分单词
C# WPF中 输入一个句子或者字符串,按莫个特殊字符来 分割字符串,保存到LIst中。
- 2022-02-01 05:10:14下载
- 积分:1
-
用dephi开发的幸运52,就象中央电视台的李勇的哪个节目,起编程思想很有价值
用dephi开发的幸运52,就象中央电视台的李勇的哪个节目,起编程思想很有价值-development with a lucky 52, as Central TV program in which Li Yong played a very valuable programming ideas
- 2022-03-03 05:23:29下载
- 积分:1
-
数据算法演示程序,是初学者很好的学习工具
C数据算法演示程序,是初学者的很好学习工具-C data algorithm demo program is a good learning tool for beginners
- 2022-01-26 00:55:53下载
- 积分:1
-
程序说明一个用C语言编写制作的菜单程序
程序说明一个用C语言编写制作的菜单程序 -C language description of the procedures to compile and make available a menu of programs
- 2022-03-18 06:46:21下载
- 积分:1