搜索资源列表
222
- 这个源码可以正常检测目录,并且对改动的文件进行修改,复制。-Detection of the source can be a normal directory, and change the file modification, reproduction.
Merchandise-inventory-management-
- 商品库存管理系统,实现功能:1、库存信息查询;2、库存信息增加;3、库存信息删除;4、库存信息修改-Merchandise inventory management system, realize the function: 1, inventory information query 2, inventory information increase 3, inventory information delete 4, inventory information modification
studentinfomanagemen
- 学生信息包括:学号,姓名,年龄,性别,出生年月,地址,电话,E-mail等。试设计一学生信息管理系统,使之能提供以下功能: 1。各种基本数据的录入,如:学生信息的录入2。各种基本数据的修改,3。各种基本数据的删除4。基于各种数据的查询5。基于各种数据的统计计算6。打印所有学生的基本信息-Student information includes: Student ID, name, age, sex, date of birth, address, telephone, E-mail and so
KMP-Algorithm
- KMP算法的一个简单实现,稍加更改即可应用在其他程序中。-A program of realizing the KMP algorithm, can be easily adopted in any other programs with small modification.
sort
- Shell sort is a very interesting modification of the sorting algorithm simple inserts.
mailLib
- 一个使用Python开发的邮件发送程序,支持配置文件功能,可以实现用户组发送,并支持邮件格式的修改。可直接修改也可以做简单修改。-A Python format scr ipt, support config, mail format modification.
NETCONQQ
- 控制台迷你局域网聊天室 V1.0 1.基于控制台的局域网聊天室程序,用C++编写,VC++6.0 VC++2010编译通过 2.程序中调用了windows API函数,利用了WinSock以及多线程等编程技巧 3.程序采用TCP-IP协议的C/S模式,并且服务端与客户端使用同一程序中 4.程序具有通过您输入的 IP地址自动运行服务端或客户端的功能,无需手动选择 5.本程序非常适合C++初学者学习修改。欢迎大家使用或修改其中的代码!6.输入的IP地址为已经运行作为服务端的机器的IP地址,格式必须如
MYPROJECT
- 此远程控制软件的原理是基于c/s框架的,分为服务器和客户端,先运行服务器在端口8086上监听客户端的连接 ,然后再运行客户端。为了使此软件能在整个网络中客户端都能连接到服务器,服务器必须拥有一个全球唯一的ip 地址,也就是一个公网的ip地址,为了使客户端能自动访问到服务器而不用输入服务器的IP地址,本软件采用服务器 绑定固定域名“lpy19926678.wicp.net”(可以下载一个花生壳然后申请自己的域名,这样对应的要在客户端程序中 自己修改)。客户端运行后首先进行域名解析,
