资源列表
HouseManager
- 基于B/S 架构的 使用SSH 三大框架 架构的房屋出租管理系统-Rental management system based on B/S structure using SSH three frameworks architecture
miniupnpc-1.7.tar
- UPNPC源代码,与UPNPD配对使用,分别作为客户端和服务器,实现UPNP发现协议。-UPNP Client Source code。
MobileListener
- Mobile Listen using java
feig.tar
- 基于Qt编写的Linux下飞鸽传书,可以实现局域网内通讯,文件传输等-Local area network communication, file transfer can be achieved based on Qt written under Linux IP Messenger
betweenness
- 求出一个网络的所有最短路径,并根据最短路径求出所有节点和边的介数。适用于有向图和无向图。-All the shortest path in a network is obtained, the dielectric number of all the nodes and edges and was determined according to the shortest path. Applicable to a directed graph and no directed graph.
taobao
- 提供淘宝ID、关键词,查询宝贝在淘宝网搜索中的排名。-Provide Taobao ID, keyword query Baby Taobao search rankings.
TCP
- 基于流式套接字的TCP回射程序的客户端以及服务器-Retroreflective program based on the TCP stream socket
yrmt
- 网站整站下载器可以将整个网站下载下来。好用。可以作下载模版所用。-Website the whole station Downloader can download the entire site down. Easy to use. Can be made to download template.
lichunjie-datelogger-mcu
- 可以对单片机采集的AD数据进行实时显示,并保存在.dat文件中,用excel对数据进行后续处理,十分方便使用-Real-time display microcontroller AD data collected and stored in the dat file excel subsequent data processing, and very easy to use
Firewall
- 利用IP过滤钩子驱动DrvFltIp,编写了一个防火墙应用程序-fire wall
ftp
- linux上用c语言实现的ftp命令行方式的简易客户端源码-ftp command line linux c language simple client source code
Experiment3
- 基于MVC,实现简单的学生信息管理,其中,模型 (M) 采用一般的JavaBean、视图 (V)采用JSP、控制 (C) 采用Servlet实现。另外,对于视图部分的JSP中,需要提供两种版本,即一般的Scriplet (Java代码)和EL。-Based MVC, simple student information management, model (M) general JavaBean view (V) using JSP and control (C) using Servlet i