-
Java RMI 编程, 实现远程方法调用, 接口提供了一些功能, 通过注册并创建实例来远程调用用户需要的服务....
Java RMI 编程, 实现远程方法调用, 接口提供了一些功能, 通过注册并创建实例来远程调用用户需要的服务.-Java RMI programming, Remote Method Invocation, Interface provided some functions, and created examples distance call service user needs.
- 2022-02-27 08:13:33下载
- 积分:1
-
发送接收文件
发送接收使用 winsock 文件我们不认为学习停止时提交的分配。这意味着作为智力努力找到分配"完美"的解决方案。我们是学生爱写漂亮的代码和重构的智力挑战的人。分配解决方案只被推到 Github 后他们提交截止时间。总是接受的请求。如果它 wasn 不明显,这不是正式的工作,从任何一所大学。想要这个运动的一部分吗?
- 2023-08-11 07:35:04下载
- 积分:1
-
TREE_INT
Tree AVL
In an AVL tree, the heights of the two child subtrees of any node differ by at most one if at any time they differ by more than one, rebalancing is done to restore this property. Lookup, insertion, and deletion all take O(log n) time in both the average and worst cases, where n is the number of nodes in the tree prior to the operation. Insertions and deletions may require the tree to be rebalanced by one or more tree rotations.
- 2014-12-05 02:27:12下载
- 积分:1
-
ColorPicker
VB写的一款模拟Photoshop的拾色器源码。比Photoshop的要强大很多。(VB wrote a simulation Photoshop s color picker source. Photoshop is stronger than many.)
- 2015-06-29 14:08:10下载
- 积分:1
-
baoshu
设有n(设为17)个人围坐在圆桌周围,按顺时针给他们编号(1,2,...,n),从第1个人开始按顺时针方向加1报数,当报数到m(设为11)时,该人出列,余下的人继续进行,直到所有人出列为止。编写程序模拟这一过程,求出出列人的编号顺序。(Has n (set to 17) people sitting around the round table, clockwise to them number (1,2, ..., n), starting clockwise plus one number off the first person, when the number of reported m (to 11) to the person out of the line, the rest of the people continues until all of the columns so far. Programming simulation of this process, determine the number of people out of the column order.)
- 2015-12-13 22:32:28下载
- 积分:1
-
simple cominute tool,complete the fast message publishment
简单的两人交流工具,实现了及时消息的公布-simple cominute tool,complete the fast message publishment
- 2023-07-22 16:20:04下载
- 积分:1
-
SmallAppWiz
Small Application Wizzard for Visual Studio 2005
- 2009-05-10 04:03:28下载
- 积分:1
-
Project
vc下OpenGL的三维建模,实现飞机、火箭和雷达的模型(vc under OpenGL three-dimensional modeling, the realization of the aircraft, rockets and radar model)
- 2013-12-08 21:21:50下载
- 积分:1
-
HtmlVIE
使用CHtmlView类,实现类似IE的网页浏览器,VC++经典编程学习源码,很好的参考资料。(Use the CHtmlView class, to achieve a similar IE webpage browser, VC++ classic learning programming source code, a good reference.)
- 2013-11-25 13:15:31下载
- 积分:1
-
DXFToGCode20120923
VC++6.0编写的CAD dxf文件直接转换为数控加工G代码程序。直接调入DXF文件,生成可用于数控加工的G代码。(Written by VC++6.0 CAD DXF files directly into G code program of CNC machining. Direct load DXF file generation, can be used for NC machining G code. )
- 2020-10-28 15:19:59下载
- 积分:1