搜索资源列表
PopupBlocker
- 一个在IExplorer中运行,阻止广告窗口的弹出。阻止原理是:只有用户点击的弹出窗口才能够弹出。 在vs.net下编译,xp中运行-a run in IExplorer to stop advertising the pop-up window. Stop principle is : Only users click on the pop-up window could pop. Under the vs.net compiler, running xp
viewml-0.21.tar
- 嵌入瀏覽器,編譯時需要microwindows,flnx,libwww的支持,而且要在rdht7.3以下版本下編譯-embedded browser, compiler need Microwindows, flnx, libwww support, but also in the next version of the following rdht7.3 Compiler
200505241019311925
- PLO编译 (2) 输出单词,输出形式为:(序号,单词,对应源程序行号,对应源程序列号); (3) 输出出错信息,输出形式为:(出错行号,出错列号,出错信息); (4) 输出符号表,输出形式为:(单词种别码,单词符号); (5) 对源程序编辑框的某一行进行双击,能在单词编辑框中对应的单词变为红色; 当在单词编辑框中选定某一单词时,对应的源程序编辑框中的行变为蓝色。 (6) 打开、保存文件。查找、删除、修改等编辑工作。 -PLO compiler (2) output
UNIX聊天程序
- 在RedHad9 下实现文字界面的聊天程序。此源码示范了C语言的socket通信编码;RedHad下如何编译c代码。内附说明文档详细说明了socket通信原理和代码解释。-under the RedHad9 text chat interface procedures. This source model of the C language socket communications coding; How RedHad c compiler code. Documentation contai
aMule-2.0.1.tar
- linux下电骡,P2P软件源代码。安装使用make工具,编译器gcc,具体步骤按README所示。--- Mule, P2P software source code. Make installation tools, compiler gcc, specific steps indicated by the README.
cc65
- This directory is a port of uIP to the popular Commodore 64 home computer. In order to compile it, you need the cc65 C compiler that can be downloaded from <http://www.cc65.org/>.
yx10107
- 最新的仙镜传说服务器C语言源码,这是日本最新在布的,数据库类型为文件型数据库。 这个源码相当的完整,只要编译一次后就可以运行了,但得用到客户端的两个文件一个是data.grf另一个是sdata.grf,大家都可以试试! -latest cents a mirror server legends C language source code, which is the latest in Japanese cloth, database type of document database. T
ShowIPQQmake
- 这是一个制作显ipqq的源程序,需要使用MASM32来进行反编译.QQ_Plugins.bat就是源代码,要编译直接运行它就可以了。MASM32必须安装在与源代码同一盘下的masm32目录下。推荐安装masm32 v8.0。-This is a significant production ipqq source, between the need to use anti-compiler. QQ_Plugins.bat is the source code to compile it to r
通讯簿(带有密码保护功能&&包含应用程序)
- 上次发布的通讯簿必须用VC.NET运行,如果大家没有装VC.NET,那么就可能不能运行此程序了.对此,我非常抱歉! 为了让大家都能运行,我整理出了源代码和应用程序,即使你的机子上没有任何编译器,也可以成功运行. 有什么问题和意见请联系我QQ:281403185 注:通讯簿.exe必须与nindex,index两个文件在同一目录下才能正常运行 -last release of contacts must VC.NET run, if we do not have a VC.N
downloader
- 一个超小的下载者,由于修改了VC的入口点使程序编译出来体积小五5K,加壳压缩后,约1。8K左右-an ultra-small downloaders, as amended VC point of entry procedures make up volume compiler fifth 5K, shell compressed, about 1. About 8K
boa-0.94.13
- 这是移植在9200上面的一个BOA服务器,采用2.95.3的arm-linux编译器,可以直接使用-transplant in 9200 above a BOA servers, the use of 2.95.3 arm - linux compiler can be used directly
qmail-1.03+utils-workdirs.tar
- Qmail的修改后的源码,可以在Cygwin下编译,这样就可以在windows下跑qmail了 -)-Qmail modifications to the source code, the compiler under Cygwin, the windows can be run under the qmail-)
socks4-server-4.3.beta2
- sock4 server源代码,修改过可以在cygwin下编译,这样可以在windows下跑。-sock4 server source code can be modified under the cygwin compiler, can run under windows.
简单tcpip数据交换
- 实际上是两个project--wj&cpp3,wj是服务端程序,cpp3是客户端程序 编译前先在代码内相应位置写服务器地址,在客户端写发送的数据 编译生成两个执行文件wj.exe和cpp3.exe 先运行wj.exe等待连接,然后运行cpp3 -addre-project is actually two -- wjcpp3, wj service software, cpp3 client program is compiled prior to the code to write
TcpSer
- FTP服务器示例 实现客户发出请求下载服务端文件的功能 服务器能同时响应多个客户的请求 编译方式: cc TcpSer.c -o TcpSer -lsocket-example FTP server for customers download service request issued by the document-server functionality can also respond to the request of several customers compiler
CapturePacketDlg
- ip包解析,winpcap支持, 编译出错的修改方法-ip packet analysis, winpcap support compiler error modification method
MyWebServerCode
- This article explains how to write a simple web server application using C#. Though it can be developed in any .NET supported language, I chose C# for this example. The code is compiled using Beta 2. Microsoft (R) Visual C# Compiler Version 7.00.9254
0691
- dotnetadsql 原来的程序缺少了部分数据库及部分代码,小宝.NET已经自行补全了一些核心 代码,已经调试通过了,具体安装过程如下: 1.启动SQL,新建一名为ad的数据库并导入ad.sql及user.sql生成ad及net_user 两个数据表格,然后在net_user表格中增加一管理员记录,user_id字段为:adm in,password字段及e_mail字段自己喜欢填什么就填什么。 2.修改linkstr.cs文件里的SQL2000数据库连接字
SNMP-MIB-Compiler-0.06.tar
- SNMP-MIB-Compiler,版本0.06,linux下的MIB库定义文件的编译器,可以替代商业使用的编译器,而且公开源代码-SNMP-MIB - Compiler, version 0.06, linux under the definition of MIB compiler of the paper, can substitute for commercial use compiler, but open-source
TCPIP_c51
- TCP/IP C51源程序,KEIL C 编译,请下载试用。-TCP/IP C51 source, KEIL C compiler, download the trial.