-
TCPTest
简单TCP双向通讯例子,实现客户端服务器端的双向通讯。(Simple the TCP bidirectional communication example, to achieve the client server-side two-way communication.)
- 2012-11-08 13:37:54下载
- 积分:1
-
paper
多关节联动遥操作控制技术研究,基于vc++实现的遥操作控制方法。(Based on Visual C++, the paper finishes an approch to model a propblem of tele-operation robot.)
- 2016-02-24 11:38:04下载
- 积分:1
-
WashU-Research-0.1
本程序是基于平面图对建筑规模场景进行三维重建。(This procedure is based on the floor plan for the construction scale of the three-dimensional reconstruction of the scene.)
- 2017-08-17 14:31:43下载
- 积分:1
-
超级简单可靠的串口类模块16进制收发)
程序集 窗口程序集1
.程序集变量 串口, 串口类
.子程序 _按钮1_被单击
.如果真 (编辑框1.内容 = “”)
返回 ()
.如果真结束
.如果真 (串口.初始化串口 (1
- 2023-04-12 23:50:04下载
- 积分:1
-
11
Matlab教程第11章,编成与案例教学(Matlab Guide Chapter 11, compiled and Case Teaching)
- 2013-07-20 19:57:58下载
- 积分:1
-
delay-control-LED-blink
使用AT89S52单片机核心芯片,通过c语言编程,使用delay函数控制led闪烁(Using AT89S52 microcontroller core chip, through the c programming language, using the delay function control led flashing)
- 2013-08-27 08:26:09下载
- 积分:1
-
图像的纹理分析应用实例
图像的纹理分析应用实例,做图像处理的同志们可以参考一下哟(image texture analysis application examples and do image processing comrades can make reference to yo)
- 2004-07-28 20:07:36下载
- 积分:1
-
Maze
IEEE电脑鼠走迷宫程序(带有记忆功能和智能算法)(IEEE Computer Mouse Maze procedure (with memory function and intelligence algorithm))
- 2010-03-12 20:51:23下载
- 积分:1
-
ANN_matlab_916006583
一个介绍如何用matlab模拟实现ANN的文章,对于学习ANN的人来说非常值得一读(1 describes how to use matlab simulation to achieve ANN article, for those who study ANN is very well worth reading)
- 2009-12-30 09:39:03下载
- 积分:1
-
39.3
说明: 编制程序,将输入的一行字符以加密的形式输出,然后将其解密,解密的字符串序列与输入的正文相比较,吻合时输出解密的正文,否则解密失败。
加密时,将每个字符的ascii码依次反复加上“4962873”中的数字,并在32(‘’)~122(‘z’)之间作模运算。解密与加密的顺序相反。例如输入正文“the result of 3 and 2 is not 8” 结果为:
(Programming, the input line character output in an encrypted form, and then decrypted, the decrypted text sequence of characters compared with the input, output to decrypt the body of the agreement, otherwise the decryption failed. Encryption, ascii code of each character in turn repeatedly with " 4962873" in the figures, and 32 (' ' )~ 122 (' z' ) as a model between the operations. Decryption and encryption in reverse order. For example, enter the text " the result of 3 and 2 is not 8" results:)
- 2011-04-05 08:43:48下载
- 积分:1