资源列表
排序选择:
[Web服务器] ajaxn_utf8
说明:ajax n级联动数据库版(带后台和省市县数据库)utf-8编码 演示中使用的数据库为省、市、县三级数据库 演示程序实现了省、市、县三级联动(ajax技术) firste_data文件夹中#firste_city.mdb为省、市、县数据库,#firste_city_1.mdb为空数据库,可以通过后台管理数据库中的内容。-ajax n-level interaction version (with the background and the provincial cities an<Law> 在 2025-07-17 上传 | 大小:149kb | 下载:0
[数据库编程] Antivirusfiewallkiller
说明:Antivirus,firewall,killer.关闭杀毒软件的源代码-Antivirus, firewall, killer. Shut down antivirus software<yong03nsi> 在 2025-07-17 上传 | 大小:4kb | 下载:0
[数据库编程] AntiVirusModel
说明:单杀病毒:针对某种特定病毒编写专杀的模板!-Antivirus model:this program provided a model on how to write a AntiVirus-program!<yong03nsi> 在 2025-07-17 上传 | 大小:4kb | 下载:0
[数据库编程] apc_inject
说明:Inject shell code into user mode process ring 0 via APC-Inject shell code into user mode process ring 0 via APC<yong03nsi> 在 2025-07-17 上传 | 大小:2kb | 下载:0
[通讯编程] gpibusb-firmware-master
说明:GPIBUSB Adapter Firmware This repository contains the source and hex files for the GPIBUSB firmware. The associated PCB project can be found on GitHub at www.github.com/Galvant/gpibusb-pcb Pre-assembled boards can be found at www.galva<王亮> 在 2025-07-17 上传 | 大小:38kb | 下载:0
[数据挖掘] lingoCluster
说明:用于自然语言处理中的Lingo聚类算法,是carrot2开源搜索中的核心代码。由波兰学者Osinski编写-For natural language processing Lingo clustering algorithm, is carrot2 open source search in the core code. Prepared by the Polish scholar Osinski<李寻进> 在 2025-07-17 上传 | 大小:11kb | 下载:0
[Internet/网络编程] webserver-master
说明:webserver 简易的http服务器 1.服务器的架构为epoll + 多线程 + sendfile 2.暂时只支持GET和HEAD方法,支持的首部不多大概七八个吧,支持伪长连接 3.可配置的,现阶段只支持domain和docroot配置项,domain就是你部署的网站域名,docroot想必学过网页的都知道是什么意思吧~ 4.编译方式: cd webserver && mk build && cd build && cmake .. && make [debug|rel<王亮> 在 2025-07-17 上传 | 大小:19kb | 下载:0