搜索资源列表
动态文件夹共享
- 动态设置开启和关闭文件局域网完全共享并且是隐性的
化境ASP文件管理系统源码 v1.1
- 化境ASP文件管理系统源码 v1.1 非常先进的文件管理系统,可以操作文件夹内容!
易语言局域网文件传送源码例程
- 易语言局域网文件传送源码例程程序结合易语言局域网支持库,根据网络配置信息,连接FTP服务器上传下载文件。 本易语言例程还使用到易语言拖放支持库,易语言互联网支持库。 局域网文件的传送主要是FTP服务器的上传下载文件,而另外一种方式是复制文件到共享文件夹中。-Easy language routines LAN file transfer program with easy language source LAN support library, according to the ne
filesharing
- 基于Delphi7的局域网文件共享软件源码 Windows的文件共享经常遇到不能正常或无法找到计算机的情况。文件共享还要设置共享属性及用户等,为简化局域网文件共享,本软件只要网络能连通,不需要任何设置就能文件共享。 使用点对点方式,不用服务器,只要在需要共享的电脑运行本程序及将要共享的文件或文件夹拖到共享区就可以。 -Delphi7 LAN-based file-sharing software source Windows file sharing is not often en
P2P
- 程序实现局域网的点对点大型文件传输,用户可以增加本地的共享文件到程序中,对方就可以在远程文件框中看到这些文件夹的所在目录,通过点击相应的文件目录可以实现下载文件到自己主机-Procedures for large-scale peer-to-peer LAN file transfer, users can share files local to the process, the other party can file on the remote box to see where the d
socketapi
- delphi实现文件传输,分服务器端和客户端。服务器端实时扫描指定文件夹,若有文件就将文件传输到客户端-delphi to achieve file transfer, sub-server and client. Server-side real-time scanning the specified folder, if the file will be file transfer to the client
chatRoom
- 聊天室,UDP实现,多用户聊天界面,实现简单登录登出、文件传输、文件夹传输等相关的一些功能-Chat rooms, UDP implementation, multi-user chat interface, simple log log, file transfer, folder transfers, and other related features
AlienFTP
- FTP服务器端及客户端的设计及实现,使用CSocket编程,图形界面,实现了文件上传,下载,删除、文件夹的上传下载删除、断点续传等功能-FTP server-side and client-side design and implementation, use CSocket programming, graphical interface, realize the file upload, download, delete, folders, upload download delete, H
NTShares_demo
- 此源码为设置本地文件夹为局域网内的共享文件夹-This source for the establishment of a local folder for the local area network within the shared folder
ipmessenger
- 跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密-Cross-platform exchange of information, based on TCP/IP (UDP), no server, easy to use, can send files and folders, communication of data using RSA/Blofish encryption
FlyMessage
- 用Visual C++ 实现的飞鸽传书的源代码,可直接运行,具有基本的文件传输功能,可传输文件夹。-A code named flayMEssage,that can transport files.
qruandc2
- .把程序解压后,上传至空间。 2.为了安全请更改admin2007文件夹的名字,这是后台访问的路径。 3.进入后台管理,后台访问方式http://您的域名/admin2007/login.aspx (如果更改了admin2006文件夹名,请使用相对应的名称来访问后台。如果改为qruan,那么访问的路径为:http://您的域名/qruan/login.aspx)。 4.在后台管理登陆界面输入管理员帐户与密码,以及验证码。初始管理帐户为:admin 密码:admin。
BQQ
- 毕业设计用的作品,VC++编写的局域网办公软件,企业信使,用它可以发送发文件、发送消息、回复消息,并支持文件夹数据传输功能。进行简单的软件设置,打开软件后在系统托盘显示图标,它的启动界面也比较不错,是淡入淡出方式。-Graduation design works, VC++, prepared by the office local area network software, enterprise messenger, it can send documents, send messages,
2009
- 该源代码实现了局域网内的信息传递、文件传输,并支持文件夹数据传输功能-good
LANTransation
- 局域网数据传输程序源码,该源代码实现了局域网内的信息传递、文件传输,并支持文件夹数据传输功能.-LAN data transfer program source code, the source code to achieve a LAN messaging, file transfer, and support for folder data transmission capability.
comeroseFileShare20100108
- 网络文件共享 修改自:局域网文件共享源码 v2008 完善以下功能: ①命名 ②删除 ③创建文件夹 ④文件->选项 ⑤远程关机/重启 等等功能-Network File Sharing modified from: LAN File Sharing Source v2008 complete the following features: ① ② name to create a folder to delete ③ ④ File- " Optio
ConnectNetDisk
- 用API连接到网络共享文件夹,并映射成本地磁盘-Using API to connect to the network shared folder, and mapped into local disk
MyQQ12
- 点对点文件传输,可以传输文件或文件夹,类似于QQ,还可以传输消息- AppWizard has created this MyQQ application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes
文件夹上传下载
- linux下文件和文件夹上传和下载的例子(file folder down,up ,ftp ,socket ,linux)
新建文件夹
- lbp特征提取的matlab文件说明:一共有三个m文件,一个是lbp.m, 存放主要的lbp算法,一个是getmapping,用以做算法的辅助函数,一个是lbptest.m,存放着测试代码。这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片,具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。(The matlab file of LBP feature extraction shows that there are three m files, one is