搜索资源列表
PHP+Mysql 人才网站系统源代码
- 运行平台:Linux 或 Win32 语言:PHP 数据库:Mysql 采用编译模板PHP+Smarty,MVC模式开发,代码与界面分离. 演示网址: www.my4422.com 除具备人才网的基本求职招聘功能外,特色功能包括:单帐号多简历管理,在线招聘系统,兼职系统; 广告系统包括:企业排名,职位排名,简历排名广告系统等,完善的后台管理功能。 数据库取用预定义表前缀,可以简单地跟论坛,CMS等网站系统
firelogd-1.3
- Firewall Log Daemon是一个用C编写的程序,它实时监视IP链或IP表日志警告。程序将启动一个小型后台监控进程,通过读取由系统日志写的FIFO来分析和解决防火墙日志。它可以查询一批警告,并将它们用邮件发送给你,或是由一个脚本用来处理现存的日志文件或数据流。它的功能有主机名,端口,协议,和ICMP类型/代码检查,可以由用户定义模板来格式化输出-Firewall Log daemon is a C preparation pr
FtpSearch
- Ftp搜索工具,主要介绍了属性页控件,对指定IP执行Ping命令查看主机存活状态,扫描主机端口,打开、添加、查询和关闭数据库,IP地址控件的使用等-Ftp search tools, the main attribute of pages controls, the implementation of a designated IP Ping order to survive View host state, scanning host
Invent_Attendance
- IC卡刷卡考勤程序,纯粹实现刷卡时间的记录,使用Access数据库,查询统计功能由其他程序完成。 关键字 : COM 端口通讯,考勤-IC Card appraisal procedures, 0800-099799 purely to achieve record time, the use of Access databases, Statistical functions inquiries from other proced
vbsaomiao
- 端口扫描,能够扫描指定ip范围内所有开放的端口,并有对照表可以查询-port scan to scan designated ip within all the open ports, and a control table inquiries
MSComm
- MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说
0803vb
- 网络端口扫描,Vb编写。需要自行填充查询目录-Network port scan, Vb prepared. Need to populate the directory inquiries
duankousaomiao
- 端口扫描程序,输入查询的起始端口号和重点端口号,开始查询-Port scanning procedures, enter a query starting port number and focus of the port number, the beginning of inquiries
IPServer_SDK_3.1.6.17
- IPServer_SDK_3.1.6.17对于普通宽带用户(如adsl拨号上网),设备每次启动后对应的IP地址是动态分配的,通过将设备DNS地址设置为IPServer的所在PC的IP地址,那么远端的客户可以通过查询IPServer上的设备注册信息获得设备对应的IP地址。如果设备不是直接架在公网上,那么需要在私网的网关上对设备的端口做映射,如设备与网络SDK的数据通讯端口(一般为8000,如果同一个私网内有多台设备,则要求设备的数据通讯端
ocidemo
- oci程序,对表实现增加,删除,查询,更新等操作-oci procedures realize the table to add, delete, query, update and other operations
mscomm5
- PC机与智能仪器串口通信 MSComm 控件提供下列两种处理通讯的方式: 事件驱动通讯是处理串行端*互作用的一种非常有效的方法。在许多情况下,在事件发生时需要得到通知,例如,在 Carrier Detect (CD) 或 Request To Send (RTS) 线上一个字符到达或一个变化发生时。在这些情况下,可以利用 MSComm 控件的 OnComm 事件捕获并处理这些通讯事件。OnComm 事件还可以检查和处理
UART2
- 单片机扩展多个串口的另外一个例子,可实现更少的端口占用,以及中断方式和查询方式。源代码,可直接使用-Single-chip serial port expansion more than another example of the realization of fewer ports may be occupied, as well as the interruption of the way and manner inquiry.
PortScan
- 一个JAVA实现的端口查询工具,适合java初学者学习,非常有用-A JAVA implementation of the port query tool, suitable for beginners java study, very useful
JavaPortscanner
- 一个简单的IP查询系统,可以通过IP地址扫描端口,也可以通过主机名扫描端口。-A simple query of the IP system, can scan IP address port, host name can also scan ports.
IOportFactSheet
- IO端口速查表,用于凌阳单片机编程时对单片机的端口查询。-IO port Fact Sheet for Sunplus programming queries to the microcontroller ports.
PackIntersniffer
- 一款很不错的用于局域网的主机IP地址分析,端口查询的小软件-A very good host for the LAN IP address of the port check the small software
filelook
- 上传,下载,文件管理,列目录,端口查询,服务进程,系统信息-Upload, download, file management, directory listing, port information, services, processes, system information
Netpp
- 网络端口查询驱动,通过未公开的native api实现句柄查询,根据句柄类型识别是否为端口打开。-Network port query-driven, undisclosed native api to handle inquiries, according to the type of handle to identify open ports.
allmarkedup-jQuery
- 详细介绍 用于解析URLs字符串的jQuery插件。方便你获取协议,主机,端口,查询参数,文件名,路径等。-Details jQuery plugin used to resolve URLs string. You access to the protocol, host, port, query parameters, file name, path.
本地端口快速扫描
- 可以实现本地主机开放端口的快速查询。查询开放的端口及端口号。本文件包含了能够直接运行的exe文件,还包含了C#的源码程序,以便大家能更好的交流!