-
局域网聊天室
sokect编程,实现局域网内的聊天室,相信这个对刚入门的新手学习一定很有帮助,是一个值得参考的例子,还有文件传输的功能还没有实现,正在努力。。。。
- 2022-05-29 21:53:26下载
- 积分:1
-
二叉树的前序,中序,后序,遍历等一系列操作
二叉树的前序,中序,后序,遍历等一系列操作-Binary tree preorder, inorder, postorder, traversing a series of operations
- 2022-08-21 02:45:19下载
- 积分:1
-
“五子棋”这个程序是部分的,它是博弈树搜索…
本“五子棋“程序只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。(程序中的棋盘规格为15*15)-" quintet game " this procedure is it is it partly , is it play chess tree search for to use to play chess while being man-machine to write only, use the great extremely small analytic approach while choosing the optimum walking, consider time complexity and space complexity searched for, only search for 2 steps in the procedure , namely the computer, while considering next walking in France,
- 2022-01-22 11:03:50下载
- 积分:1
-
贵美商城在线商城
贵美商城使用Javaweb技术编写的在线商城,使用了servlet+hibernate+struts+spring技术,前台为jsp页面+js+css技术
- 2022-01-31 06:31:51下载
- 积分:1
-
HOOK API代码例子
HOOK API的代码,通过学习此代码,可以掌握如何HOOK API函数。本代码包中包含了隐藏进程,文件监视等代码。希望能给学习HOOK API函数的朋友带来帮助。
- 2022-10-26 19:05:03下载
- 积分:1
-
用VC#.net编写的资源管理器
用VC#.net编写的资源管理器-VC#. Net prepared by the Resource Manager
- 2022-04-21 16:39:40下载
- 积分:1
-
MFC技术内幕(配书源码CHAP08.rar
MFC技术内幕(配书源码CHAP08.rar-MFC Insider (book distribution source CHAP08.rar
- 2023-05-25 10:00:02下载
- 积分:1
-
A Slovienian Python tutor for beginners. A simple explanation of Python basic.
A Slovienian Python tutor for beginners. A simple explanation of Python basic.
- 2022-06-27 23:41:29下载
- 积分:1
-
网络学籍管理.rar
网络学籍管理.rar-expulsion network management. Rar
- 2022-05-19 00:42:55下载
- 积分:1
-
求图中从一个顶点到另一个顶点的一条路径。
//为简化算法,没有提供顶点到其编号的转换函数,函数Path_vtou(ALGraph G,VexIndex v,...
求图中从一个顶点到另一个顶点的一条路径。
//为简化算法,没有提供顶点到其编号的转换函数,函数Path_vtou(ALGraph G,VexIndex v,VexIndex u)
//中两顶点参数用的是顶点的编号;函数Printpath(ListType Path)输出的是路径上的顶点编号序列-seeking a map from the vertex to another vertex of a path.// To simplify the algorithm, not to its peak numbered conversion, function Path_vtou (ALGraph G, VexIndex v, u VexIndex)// 2 vertex parameters of the number of vertices; Function Printpath (ListType Path) output is on the path to the peak numbers Sequence
- 2022-08-31 23:55:03下载
- 积分:1