-
在java中使用聊天插座
这个项目有关的客户端和服务器,但服务器之间的聊天,可以与多客户端,但第一次连接,如果开始聊天你需要跨0000111服务器检查CRC并发送邮件至客户告诉他,开始聊天尝试是好的
- 2022-04-12 13:06:58下载
- 积分:1
-
此代码实现了图象的平移,旋转,镜像,转置,缩放等几何变换算法....
此代码实现了图象的平移,旋转,镜像,转置,缩放等几何变换算法.-This program achieves geometrical transform algorithm of images levle-remove,circumrotation,Mirror,transpose,zoom and so on.
- 2022-08-25 01:40:18下载
- 积分:1
-
VC++ MFC
MFC实现的基点计算小程序,可连续输入课程成绩和课程学分并计算出平均基点-VC++ MFC
- 2022-03-13 18:35:32下载
- 积分:1
-
主要实现对汽车进入驶出停车场的仿真。当汽车进入时,要判断该车所持卡号是否为合法卡,以及场中是否有空位决定该车能否出入。同理当车驶出时,要看该车卡号是否合法,能否...
主要实现对汽车进入驶出停车场的仿真。当汽车进入时,要判断该车所持卡号是否为合法卡,以及场中是否有空位决定该车能否出入。同理当车驶出时,要看该车卡号是否合法,能否驶出。以及,在进入驶出时,行车道上是否有车辆行驶冲突,从而决定让道操作。-The main exit of the car into the parking lot of the simulation. When the car enters, it is necessary to judge whether the car
- 2023-03-26 13:30:03下载
- 积分:1
-
九宫图益智游戏,VB编写,自己添加序列,可以人工来玩,也可以电脑自动生成步骤,有兴趣的可以看看一看...
九宫图益智游戏,VB编写,自己添加序列,可以人工来玩,也可以电脑自动生成步骤,有兴趣的可以看看一看-JiuGongTu puzzle games, VB prepared to add their own sequence, artificial play, the computer can also automatically generate steps are interested can see a look
- 2022-07-08 12:47:02下载
- 积分:1
-
输入源代码
一个输入法源代码-an input source code
- 2022-03-22 18:04:25下载
- 积分:1
-
Named Pipes can be on the same computer between different processes, or across a...
命名管道可在同一台计算机的不同进程之间,或在跨越一个网络的不同计算机的不同进程之间,支持可靠的、单向或双向的数据通信。不需要事先深入掌握基层网络传送协议(如 T C P / I P或I P X)的知识。这
是由于命名管道利用了微软网络提供者(M S N P)重定向器,通过一个网络,在各进程间建立
通信。-Named Pipes can be on the same computer between different processes, or across a network of different computers in different processes in support of a reliable, one-way or two-way data communications. Do not need prior grasp of the grass-roots network protocol (such as TCP/IP or IPX) knowledge. This is because the use of Named Pipes Provider Microsoft Network (MSNP) redirector through a network set up at the inter-process communication.
- 2022-02-15 03:41:25下载
- 积分:1
-
推箱子游戏程序源代码,另附有一个地图编辑器,看上去还不错,资料比较全,学习编写游戏的朋友可以参考一下。通过游戏我们会学到很多实用的编程技巧。...
推箱子游戏程序源代码,另附有一个地图编辑器,看上去还不错,资料比较全,学习编写游戏的朋友可以参考一下。通过游戏我们会学到很多实用的编程技巧。-BoxMan game and the map editor source code.
- 2022-02-04 19:36:27下载
- 积分:1
-
MFC easy to learn VC++ of the very good tutorial
MFC深入浅出,学习VC++的非常好的教程-MFC easy to learn VC++ of the very good tutorial
- 2022-02-02 22:14:15下载
- 积分:1
-
VC和directX
粒子系统由大量的粒子构成,系统中的粒子按照一定的规律进行不规则运动以及颜色变换。使用不同数量、不同运动状态的粒子系统,就能够模拟出火焰、雨雪、波浪等常见的一些效果。
通常粒子系统在三维空间中的位置与运动是由发射器控制的。
- 2023-07-10 20:35:07下载
- 积分:1