-
java 代码 一个聊天程序,可以成为一个客户端 也可以成为一个服务器端...
java 代码 一个聊天程序,可以成为一个客户端 也可以成为一个服务器端-java code a program about a clinet. it can be a server when it first run.
- 2023-05-23 13:45:03下载
- 积分:1
-
改变桌面墙纸,试下看
改变桌面墙纸,试下看-change desktop wallpaper, we look at test
- 2023-05-19 03:15:02下载
- 积分:1
-
提取并保存应用程序图标。本代码实现了从其他应用程序中提取其应用程序图标的功能!...
提取并保存应用程序图标。本代码实现了从其他应用程序中提取其应用程序图标的功能!-Extract and save the application icon. The code from other applications to extract the application icon of its features!
- 2022-07-18 22:08:07下载
- 积分:1
-
The realization of a log, you can document the size of sub
一个日志的实现,可以以文件大小分单位进行分开记录日志。有很好的参考学习价值。-The realization of a log, you can document the size of sub-units recorded separately from the log. Have a good reference for learning value.
- 2022-03-11 06:56:28下载
- 积分:1
-
Kinect2 显示图像的程序
这个代码基于opencv 和 kinect sdk2.0 用了C++语言写了如何导出rgb camera的color图像。环境是win8, VS特别适合用c++为kinect 2 编程的初学者
- 2022-03-16 16:54:59下载
- 积分:1
-
本人总结的vijos的题目
有150+题目
大家交流吧
本人总结的vijos的题目
有150+题目
大家交流吧-I summed up the subject of vijos topics to share their 150+ Bar
- 2023-01-15 22:35:03下载
- 积分:1
-
确定文件修改状态的概率方法
A Probabilistic Method of Determining a Document s Modified State
- 2022-06-28 11:57:39下载
- 积分:1
-
一个窗口标题栏文字效果会淡出这个过程
一个使窗口标题栏文本淡入淡出效果的程序-a window title bar text effect fades out of the process
- 2023-07-28 11:45:03下载
- 积分: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
-
一个小型的保存和读取文件的小程序,用VC编写,通过把对话框的数据同步显示在视图中,并可把此数据保存成文件和读取该文件,有四个小计算程序,求阶乘,求平均值,求最大...
一个小型的保存和读取文件的小程序,用VC编写,通过把对话框的数据同步显示在视图中,并可把此数据保存成文件和读取该文件,有四个小计算程序,求阶乘,求平均值,求最大值和交换值.-Preservation and a small applet to read the document, prepared by VC, through the dialog box is displayed in the data synchronization view, and the preservation of this data into a file and read the documents, there are four small computer program, and factorial, and the average order value and exchange value.
- 2022-11-09 12:05:04下载
- 积分:1