-
putty_V0.63.0.0.43510830
PuTTY是一个Telnet、SSH、rlogin、纯TCP以及串行接口连接软件。较早的版本仅支持Windows平台,在最近的版本中开始支持各类Unix平台,并打算移植至Mac OS X上。除了官方版本外,有许多第三方的团体或个人将PuTTY移植到其他平台上,像是以Symbian为基础的移动电话。PuTTY为一开放源代码软件,主要由Simon Tatham维护,使用MIT licence授权。随着Linux在服务器端应用的普及,Linux系统管理越来越依赖于远程。在各种远程登录工具中,Putty是出色的工具之一。Putty是一个免费的、Windows x86平台下的Telnet、SSH和rlogin客户端,但是功能丝毫不逊色于商业的Telnet类工具。目前最新的版本为 0.68 latest release(PuTTY is a Telnet, SSH, rlogin, pure TCP, and serial interface connection software. The earlier version supported only the Windows platform, and in recent versions began to support various Unix platforms and was intended to be ported to Mac OS X. In addition to the official version, there are many third party groups or individuals that migrate PuTTY to other platforms, such as Symbian based mobile phones. PuTTY is an open source software that is maintained primarily by Simon Tatham and licensed using the MIT licence. With the popularity of Linux applications on the server side, Linux system management is becoming more and more dependent on remote. Putty is an excellent tool for various remote login tools. Putty is a free, Telnet, SSH, Telnet, and rlogin client on the Windows X86 platform, but it is no less functional than the business class tools. The latest version is 0.68 latest release)
- 2017-10-08 21:55:18下载
- 积分:1
-
HexToFloat
说明: 这个小工具可以实现浮点数(4个字节)和实数之间的转换。(This gadget can achieve floating-point numbers (4 bytes) and the conversion between real numbers.)
- 2008-10-20 10:47:00下载
- 积分:1
-
SPI1
SPI STM32F051C8T6 coonfig SPI
- 2020-06-19 07:00:01下载
- 积分:1
-
Cleanupregistry
清理注册表:清理注册表中的冗余项,定期清洁电脑,程序简短,功能强大(Clean up the registry: clean up redundant registry entries, clean your computer on a regular basis, the program brief, powerful)
- 2013-04-23 22:05:26下载
- 积分:1
-
IOCP
实现服务器发送结构体到客户端 联合开发网 - pudn.com
- 2012-02-14 14:51:44下载
- 积分:1
-
SM2算法C语言源码
SM2算法C语言源码,KDF使用标准HASH算法
SM2算法静态库编译步骤:
1、将目录sm2放置于linux的共享目录下,使用cd命令进入miracl目录
2、在miracl目录执行命令:./armlinux.sh 执行完成之后会在当前目录生成libsm2.a静态库文件
3、将刚才生成的.a文件拷贝至sm2目录,然后在sm2目录下执行命令:
arm-linux-g++ -o test sm2.c sm2.hpp -L . -lsm2 就会生成sm2测试文件test,将其下载到开发板修改权限后即可运行。
注意:
1、此libsm2.a文件,可直接替换加密机源码common/lib/下的同一文件;
2、armlinux.sh编译脚本不要随意更改。
- 2022-04-07 01:46:14下载
- 积分:1
-
8X24点阵显示 原理图和代码
STM32F103使用ULN2003、hc595驱动点阵,实现箭头左移滚动,右移滚动的功能,同时还能显示CAN通讯传输过来中的信息。
- 2022-08-25 18:34:56下载
- 积分:1
-
123
对复杂边缘检测的Snake改进算法.pdf,snake算法(Complex Snake improved edge detection algorithm. Pdf, snake algorithm)
- 2008-01-21 22:45:28下载
- 积分:1
-
link
vc创建超链接风格的静态控件LinkStaticDemo
的程序源码(vc create a hyperlink style static controls LinkStaticDemo the program source code)
- 2011-07-03 09:57:36下载
- 积分:1
-
opengl库文件
OPENGL 的glut库利用他的函数可使你编写的Opengl程序拥有一个最简单的图形化界面PS:#pragma comment(lib, "glut32.lib")
- 2022-03-21 08:40:43下载
- 积分:1