资源列表
[Internet/网络编程] asp-quanxian
说明:ASP权限管理程序,实现对ASP网页访问的权限管理控制,已经获得实际应用。-ASP Rights Management process, to achieve access to the ASP web access management and control, has received practical application.<nightwind2002> 在 2025-03-07 上传 | 大小:6kb | 下载:0
[Internet/网络编程] 2007new.free
说明:整个网站的程序,html,具有新闻,图片,留言簿等功能-code for website,html, new,pictures,notebook function etc<rongfei> 在 2025-03-07 上传 | 大小:377kb | 下载:0
[Internet/网络编程] boerzimanji
说明:borziman machine (Simulated Annealing)<曲启伟> 在 2025-03-07 上传 | 大小:1kb | 下载:0
[Internet/网络编程] QQ
说明:qq 连连看 外挂,源码。。。。 代码由delphi编写-qq Lianliankan plug-ins, source code. . . . The code prepared by delphi<张无忌> 在 2025-03-07 上传 | 大小:542kb | 下载:0
[Internet/网络编程] remotecontrol
说明:纯SDK 实现之 远程控制,包含客户端和服务端 c/c-Net SDK to achieve the remote control, including client and server-side c/c++<张无忌> 在 2025-03-07 上传 | 大小:892kb | 下载:0
[Internet/网络编程] SIP
说明:最新版本的oSip2 3.3.0库及其扩展库exoSip2 3.3.0-The latest version of the oSip2 3.3.0 library and its extensive library exoSip2 3.3.0<潘少明> 在 2025-03-07 上传 | 大小:1.08mb | 下载:0
[Internet/网络编程] winasmchat
说明:聊天室,用win32汇编开发的服务器端,功能比较简单,但反映了windows底层的许多技术细节,有一定了解的价值。-Chat rooms, using win32 compilation of the development of server-side, feature relatively simple, but reflects many of the technical details of the underlying win<gk> 在 2025-03-07 上传 | 大小:46kb | 下载:0
[Web服务器] GoogleMap01
说明:GOOGLEMAP API AJAX GOOGLEMAP API AJAX<kenshinpo> 在 2025-03-07 上传 | 大小:2.92mb | 下载:0
[Internet/网络编程] hooksee
说明:定时显示远程计算机桌面,只是显示画面,并不能进行控制,可用于员工电脑监控,程序分客户端和服务端。-Timing Displays the remote computer desktop, only the display, and can not control, can be used for employee computer monitoring, program sub-client and server.<Zy> 在 2025-03-07 上传 | 大小:50kb | 下载:0
[Internet/网络编程] sensormanju.h.tar
说明: header file for wsn simulator<manju> 在 2025-03-07 上传 | 大小:1kb | 下载:0
[xml/soap/webservice] xmlzhongjijiaocheng
说明:xml教程,很好的一本书,只可惜是英文版的-xml tutorials, a very good book, but unfortunately is the English version of<袁德民> 在 2025-03-07 上传 | 大小:5.95mb | 下载:0
[Internet/网络编程] socket
说明:tcp udp 网络编程源码 //创建套接字 sHost = socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) if(INVALID_SOCKET == sHost) { printf("socket failed!\n") WSACleanup() //释放套接字资源 return -1 } //设置服务器地址 servAddr<闛靚> 在 2025-03-07 上传 | 大小:2kb | 下载:0