-
文件传输系统软件设计与实现(大学生C#课设)
利用TCP协议、FTP编程相关类设计开发一个基于Windows应用程序的文件传输系统软件,实现如下功能:(1) 使用TCP协议开发FTP服务器程序,服务器接收到客户端的FTP命令语句后,对语句进行解析,对文件和目录进行相应的操作,然后将操作结果返回给客户端。(2) 用TCP协议开发FTP客户端程序,该客户端向服务器发送符合FTP规范的命令语句。(3) 用户通过FTP客户端登录FTP服务器,从服务器下载文件或者向服务器上传文件。
- 2023-08-11 23:25:04下载
- 积分:1
-
getContentWebPageApp
提取WEB页面主题内容的一个小例子,希望对大家有用。谢谢(A small example to extract the contents of the WEB page theme, we want to be useful. Thank you)
- 2012-10-11 14:24:07下载
- 积分:1
-
Xalan-C_current-src
apache xalan-c
- 2008-08-30 09:19:50下载
- 积分:1
-
IOCPExample
利用window socket实现完成端口,其中包含相应的客户端程序.完成端口可以用有限的线程完成上万用户的接入,效率较高.(Achieve complete port using the window socket, which contains the corresponding client program. Completion port thread can be completed with limited access to tens of thousands of users, high efficiency.)
- 2013-09-30 00:08:12下载
- 积分:1
-
C++ 端口访问PLC
C++通过COM端口访问三菱PLC各元件值,并修改元件状态,亲测可用
- 2022-06-17 16:55:13下载
- 积分:1
-
PCB-Impedance-matching
4层电路板阻抗匹配总结,基于si9000 推荐借鉴(PCB Impedance matching)
- 2013-11-26 11:30:32下载
- 积分:1
-
kongxinzitishuchu
在开始一个路径前,先调用CDC类的成员函数BeginPath,然后调用一系列的输出函数,在完成绘制后,再调用CDC类的成员函数,在完成一个路径之后,就可以调用StrokePath来绘制该路径,这就是路径的基本用法.(at the beginning of a path, first call CDC category of members BeginPath function, then called a series of the output function, the complete mapping and then call CDC category of members function, the completion of a path, we can call StrokePath to mapping the path, This is the path the basic usage.)
- 2007-07-04 17:50:26下载
- 积分:1
-
5529和1306显示AD
msp430f5529使用OLED显示内部AD值(MSp430f5529 Displays Internal AD Value with OLED)
- 2020-06-20 23:20:01下载
- 积分:1
-
the procedures used ASP.NET (VB) and the Access database to prepare basic messag...
本程序使用ASP.NET(VB.NET)和ACCESS数据库编写
基本留言本需要的基本功能
管理登陆地址为login.aspx 在GUESTBOOK.ASPX底部有链接
默认登陆用户名和密码都为 admin 修改密码打开 数据库修改表单 admin
建议修改数据库文件名 data/data.mdb 为其他文件名 并在 Web.config 中修改第四行对应数据库名称
欢迎提出意见和建议-the procedures used ASP.NET (VB) and the Access database to prepare basic message the need to manage the basic functions landing at the GUESTBOOK.ASPX login.aspx Links to the bottom landing default user name and password for admin password to open the database changes form admin proposals to amend the database files from data/data.mdb for other documents from the Web.confi g modified counterparts fourth line database name welcomes comments and suggestions
- 2023-03-14 00:10:03下载
- 积分:1
-
机器人避障算法
机器人经典避障算法VFH,和VFH+,VFH+是在VFH的基础上进一步改进的算法,源码用C++语言,以障碍物为输入,输出是运动指令。VFH.cpp是原始VFH, VFHStar.cpp是其改进。
- 2022-02-07 12:37:35下载
- 积分:1