搜索资源列表
MyOnLineExam
- 一个功能比较全的Asp.net在线考试系统源码,可以实现单选题、多选题维护、填空题、判断题的在线维护和管理,添加生成试卷后可以自动从题库进行调用试题,考试完成后自动打分,后台可以进行统计。 -A function quite full of Asp.net line test system source code, can achieve single answer, multiple choice maintenance, fill-in, check-line maintenance a
gscan
- 前置知识:winsock 难度: 低 编译环境:VC6.0+win2000 测试环境:win2000+局域网 那我就先来说说一个最简单的端口扫描器的原理吧。最常用的端口扫描器是根据能否连接目标主机的端口来判断目标端口开放与否的。扫描方式是利用TCP的完全连接方式。当目标主机某端口开放服务,那么该服务程序就会在该端口进行监听-Pre-knowledge: winsock Difficulty: Low build environment: VC6.0+ win2000 tes
tuxiangshuipinghechuizhitouying
- 对输入图像进行判断是否为三维,若是则转化为二维,然后在用灰度图像进行水平和垂直投影-The input image is to determine whether the 3D into 2D, if it is, then the horizontal and vertical projection in gray image
插入排序
- 将一个记录插入到已排序好的有序表中,从而得到一个新,记录数增1的有序表。即:先将序列的第1个记录看成是一个有序的子序列,然后从第2个记录逐个进行插入,直至整个序列有序为止。 要点:设立哨兵,作为临时存储和判断数组边界之用。(A record is inserted into a sorted ordered table to obtain a new ordered table with a record number increase of 1. That is, the first fir
