-
1 Socket multi
一个Socket多客户端的例子,这只是一个服务器段,用户可以通过命令行窗口telnet到本服务端-1 Socket multi-client example, this is only a server segment, the user can command window and telnet to this server
- 2023-05-20 22:30:02下载
- 积分:1
-
文字的颜色渐变的源程序
文字的颜色渐变的源程序-text color gradient of the source
- 2022-07-06 23:17:53下载
- 积分:1
-
Sorts algorithms
排序算法
- 2022-01-26 00:31:37下载
- 积分:1
-
This is a Maze algorithm C++ Source must be given the map width, height, as well...
这是一个走迷宫算法的C++源程序,必须给出地图的宽度、高度,以及入口和出口坐标作为输入。-This is a Maze algorithm C++ Source must be given the map width, height, as well as import and export of coordinates as input.
- 2022-01-26 15:07:38下载
- 积分:1
-
C++函数库查询辞典最新版,对C++的相关函数进行说明
C++函数库查询辞典最新版,对C++的相关函数进行说明-C++ library check dictionaries latest version of the C++ a description of the correlation function
- 2022-03-16 17:46:08下载
- 积分:1
-
机器人路径自动规划程序,采用遗传算法实现,可以显示中间过程,并有暂停功能...
机器人路径自动规划程序,采用遗传算法实现,可以显示中间过程,并有暂停功能-Program for Robot route found automatically, using Genetic Algorithms, can display all the course, and can pause it.
- 2022-12-11 17:40:03下载
- 积分:1
-
以深度为k的满二叉树(n=2k
以深度为k的满二叉树(n=2k-1)为例,假设表中每个记录的查找概率相等,即 pi=1/n(1≤i≤n),而树的第i层上有2i-1个结点,因此,折半查找的平均查找长度为:
所以,折半查找的平均时间复杂度为O(log2n)。
-To a depth of k over the binary tree (n = 2k-1) as an example, suppose the table to find the probability of each record the same, that is, pi = 1/n (1 ≤ i ≤ n), and the tree layer of the first i There are 2i-1 nodes, therefore, to find half the average length of search as follows: Therefore, to find half the average time complexity is O (log2n).
- 2023-08-09 03:30:03下载
- 积分:1
-
vb的自定义控件,LED数字显示屏,很漂亮
vb的自定义控件,LED数字显示屏,很漂亮-vb of the custom control, LED digital display, very beautiful
- 2022-02-06 03:21:45下载
- 积分:1
-
这是一个色子的游戏源代码,采用VISUAL C++开发的。
这是一个色子的游戏源代码,采用VISUAL C++开发的。-This is a game of bosons source code, the use of VISUAL C++ Development.
- 2022-05-06 02:41:17下载
- 积分:1
-
这份年代比较久远了,02年的东西.是用borland c++ builder写的一个gui的程序.基本上03年之后我都只用vc了....
这份年代比较久远了,02年的东西.是用borland c++ builder写的一个gui的程序.基本上03年之后我都只用vc了.
-This era in the more distant, and in 2002 things. Is borland c++ Builder to write a gui procedures. Basically, in 2003 only after I used the vc.
- 2022-02-03 07:45:00下载
- 积分:1