登录
首页 » Visual C++ » ads

ads

于 2011-01-10 发布 文件大小:794KB
0 328
下载积分: 1 下载次数: 42

代码说明:

  用来刷百度,google 的 广告,一天默认刷搜索10个关键词,随机点击推广连接20个。可配置、(To brush Baidu, google ads, the 10 day default brush search keywords, random visit to promote connections 20. Configurable,)

文件列表:

ads
...\ads
...\...\ads.cpp,9412,2010-12-01
...\...\ads.h,915,2010-12-01
...\...\ads.rc,1363,2010-11-29
...\...\ads.vcproj,4844,2010-12-01
...\...\ads.vcproj.WAYOSOOSUNOOOS.Administrator.user,1425,2010-12-01
...\...\ads.vcproj.ZISON-D63F592D9.zison.user,1427,2010-11-30
...\...\log.cpp,2301,2010-11-29
...\...\log.h,219,2010-11-29
...\...\ReadMe.txt,1622,2010-11-29
...\...\Resource.h,386,2010-11-29
...\...\stdafx.cpp,208,2010-11-29
...\...\stdafx.h,813,2010-11-29
...\...\targetver.h,1026,2010-11-29
...\...\word_list.txt,0,2010-11-29
...\ads.sln,1322,2010-11-29
...\Set
...\...\ReadMe.txt,2204,2010-11-29
...\...\res

...\...\...\Set.rc2,359,2010-11-29
...\...\resource.h,859,2010-11-29
...\...\Set.aps,105332,2010-11-29
...\...\Set.cpp,1197,2010-11-29
...\...\Set.h,427,2010-11-29
...\...\Set.rc,5648,2010-11-29
...\...\Set.vcproj,5443,2010-12-01
...\...\Set.vcproj.WAYOSOOSUNOOOS.Administrator.user,1425,2010-12-01
...\...\Set.vcproj.ZISON-D63F592D9.zison.user,1427,2010-11-30
...\...\SetDlg.cpp,4555,2010-11-29
...\...\SetDlg.h,642,2010-11-29
...\...\stdafx.cpp,136,2010-11-29
...\...\stdafx.h,910,2010-11-29
...\...\targetver.h,1030,2010-11-29
...\Set.exe,1657344,2010-12-01
...\set.ini,265,2010-12-01
...\word_list.txt,4611,2010-11-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 5756450
    模拟MFC实现动态创建,结合文章使用,很不错的()
    2018-06-15 06:19:16下载
    积分:1
  • NetworkProgrammming
    基于SOCKET编程,模拟聊天窗口,可选择端口号等,两个窗口之间可以相互发送信息。(SOCKET-based programming, simulation of the chat window, two windows to send messages between each other.)
    2009-04-02 16:09:10下载
    积分:1
  • 两个VC++ Modbus通信例子源代码
    modbbus rtu通讯例子,内附有实现文档(Modbbus RTU communication example, with an implementation document)
    2018-01-07 23:40:36下载
    积分:1
  • GetIPDlg
    通过注册表获取计算机网络信息,如IP、掩码、计算机名和DNS信息(through access to the registry computer network information, such as IP, mask, computers and DNS information)
    2007-05-15 11:55:05下载
    积分:1
  • client-server
    多协议文件传输c/s网络应用设计与实现,程序用 TCP/UDP 两个协议模拟多协议服务器。首先服务器端要将两种协议的套接字创建好,并且监听 TCP 端口的连接。必要时使用select函数来进行多连接处理和非阻塞处理。而客户端直接可以按照发送的地址和端口号来进行通讯。 首先要运行服务器端,服务器会监听 TCP 端口。然后运行客户端,根据事先设定好的 IP和端口,就可以进行连接传输数据了。 程序实现的关键步骤: 以TCP协议为例 服务器端: 1.创建套接字;2.绑定端口;3.进入无穷的循环;4.接收请求;5.处理请求;6.应答。 客户端: 1.找到服务器的IP地址和协议的端口号;2.创建套接字;3.确定连接需要任意的,没有使用的端口号允许TCP去选择一个;4.将套接字和服务器连接;5.使用应用层协议和服务器交互;6.关闭连接。 (Multi-protocol file transfer c/s network application design and implementation of programs simulate multi-protocol server with TCP/UDP both protocols. First socket server to create a good two protocols, TCP port and listens for connections. If necessary, use the function to handle multiple connections and non-blocking treatment. And the client can follow directly address and port number to communicate. First run on the server side, the server listens on TCP port. Then run the client, according to pre-configured IP and port, you can connect the data transmission. The key step program implementation: In TCP protocol as an example Service-Terminal: 1. Create a socket 2 bound port 3 enter an infinite loop 4. receiving a request 5. processing requests 6 response. Clients: 1. Locate the server s IP address and protocol port number 2 creates a socket 3 connections need to determine arbitrary, unused port allows TCP to choose a 4 and the socket server connections 5 using appli)
    2016-07-11 10:19:07下载
    积分:1
  • Libnidsdetect
    利用Libnids开发包设计的检测攻击的源代码(use Libnids development kits designed detection of the source code attacks)
    2007-03-26 12:50:54下载
    积分:1
  • ipl98_tutorial_v2.14
    un tutorial sur la bibliothèque ipl98 en c++
    2009-04-05 01:54:04下载
    积分:1
  • socket
    在visualstudio6下实现socket客户端和服务器端(In visualstudio6 to achieve client and server-side socket)
    2010-06-01 18:46:56下载
    积分:1
  • C06策略
    c06tb套利交易策略源码,源码为人人宽客编写分享(C06tb arbitrage strategy source code, source code for everyone to share quants written)
    2017-09-22 09:54:00下载
    积分:1
  • change
    用于将网络边关系转换成matlab可用的临近矩阵。(Used to convert the network edge into matlab available close relationship matrix.)
    2013-12-12 16:37:24下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载