Welcome![Sign In][Sign Up]
Location:
Search - HTTP-vc6.0

Search list

[Internet-NetworkVC_WebServerSource

Description: 1.mywininet_1是一个通过inet来获取网页内容的程序; 2.web服务器是一个功能比较齐全的WEB服务器程序,通过该程序能够让读者深入了解HTTP的实现机理 3.浏览器是一个能够实现各种功能的浏览器,主要是使用了IE内核,能够实现大部分的IE功能; 4.网站下载是一个综合程序,能够下载网站中所有的网页地址,也可以下载网页中链接的其他网站内容,并且能够进行各种复杂设定,希望读者好好学习。 5.bbs高级程序开发是一个bbs客户单程序,能够根据bbs的协议原则,对每个字节进行分析,同时也能够同时显示中文和英文,程序有一个缺点就是速度有时候比较慢,希望读者可以改进。 以上所有程序在VC6.0中调试通过 系统平台是:Windows XP Professiona-1 WEB Server 2 Page DownLoad 3 Web Browser
Platform: | Size: 1750016 | Author: chinayg | Hits:

[AI-NN-PRGAforMaxfunction

Description: 遗传算法求函数极值算是遗传算法的一种最简单的应用,这里就介绍一种简单的,全文基本翻译自codeproject的一篇文章,作者为Luay Al-wesi,软件工程师。例子中的函数为y = -x^2+ 5 ,大家可以将其改为其他复杂一些的函数,比如说f=x+10sin(5x)+7cos(4x)等。本篇文章适合遗传算法初学者阅读,大牛请绕道,呵呵。文后附C语言代码,全部代码在VC6.0上编译通过。 代码中文说明见:http://blog.csdn.net/xujinpeng99/archive/2011/02/27/6211597.aspx -Genetic algorithm for the function extreme genetic algorithm is one of the most simple application, here is introduced a kind of simple, full-text basic translation from codeproject of an article, author wesi Luay Al-, a software engineer. In the example function is y = ^ 2+ 5- x, everybody can will its instead other more complex functions, such as f = x+ 10sin (5x)+ 7cos (4x) etc. This article for genetic algorithm beginners reading, Daniel please bypass, ha ha. Wen attached C language code, all code in VC6.0 on compile. Code English description see: http://blog.csdn.net/xujinpeng99/archive/2011/02/27/6211597.aspx
Platform: | Size: 3072 | Author: 竹子的信仰 | Hits:

[Sniffer Package captureSpiderVC6

Description: VC6.0编写的网页抓取分析程序。 采集数据是可以参考,比C#的效率高度了 更多资料参考http://www.u9txt.com/-VC6.0 web crawler written analysis program. Collecting data is to refer to a high degree of efficiency than the C# reference http://www.u9txt.com/ more information
Platform: | Size: 64512 | Author: DJ | Hits:

[Web ServerHTTP_Server_demo

Description: HTTP服务器实例 使用VC6.0开发的一个HTTP协议模拟的服务器代码事例,希望对大家有所帮会组-HTTP server code demo
Platform: | Size: 60416 | Author: 善源 | Hits:

[OpenCVVehicle1.3

Description: VC6.0 + QT4 + OpenCV 环境。演示视频地址http://v.youku.com/v_show/id_XMzA3MTU2Mzky.html (低角度车流量检测器)一种基于车头特征的车辆检测,很好的应用于低角度摄像机。与地感线圈车检器相比,解决了跟车问题。与传统基于背景建模的检测方法相比,解决了道路拥堵问题并解决了传统方法受限于摄像机必须架设很高的问题。同时能有效去除自行车、摩托车、行人的干扰,准确率可达95 。 all rights reserved by birdwcp-VC6.0+ QT4+ OpenCV environment. Demo video address http://v.youku.com/v_show/id_XMzA3MTU2Mzky.html (Low-angle traffic flow detector) based on the characteristics of the front vehicle detection, good used low-angle camera. Vehicle inspection and a sense coil compared to solve the problem with the car. Based on background modeling with traditional detection methods, to solve the problem of road congestion and limited solution to the traditional methods of problem of the high camera must be set up. At the same time can effectively remove the bicycle, motorcycle, pedestrian interference, accuracy rate of up to 95 . all rights reserved by birdwcp
Platform: | Size: 29021184 | Author: 王呈鹏 | Hits:

[OpenGL program12121

Description: 博文的配套源码 《 【Visual C++】游戏开发笔记二十三 游戏基础物理建模(五) 粒子系统模拟(二)》 ,文章地址为http://blog.csdn.net/zhmxy555/article/details/7607916, 点击debug下的exe文件可以直接看到运行效果。 此为VC6.0版。(VC6.0直接可以打开工程,VS2005,VS2008,VS2010,VS2011等版本的朋友可以双击其中的工程文件进行版本转化,然后即可打开工程)-Bowen complementary source [Visual C++] 23 games game development notes the basis of physical modeling (e) particle system simulation (b), the article addresses http://blog.csdn.net/zhmxy555/article/details/ 7607916, click debug exe file can directly see the operating results. This is VC6.0 version. (VC6.0 directly can open the project, VS2005, VS2008, the VS2010, VS2011 version of the friends can double-click the project file for the version of the conversion and then you can open the project)
Platform: | Size: 2029568 | Author: wangb | Hits:

[Internet-NetworkHTTPProxy

Description: 一个http代理服务器的程序,用vc6.0编写-http proxy server-http proxy server
Platform: | Size: 71680 | Author: 现实太假 | Hits:

[Communicationiopenet

Description: 使用windows http post请求json数据,实现iopenet通讯协议,IDE:VC6.0. 可编译通过。有测试数据,见html.txt。-Using windows http post request json data to achieve iopenet communication protocols, IDE: VC6.0. Could compile. With test data, see html.txt.
Platform: | Size: 156672 | Author: wangll | Hits:

[Internet-NetworkHTTPGetPost

Description: 一个连接HTTP服务器的CLient是用MFC做多文档视图做的界面,其中详细的接受啊了使用HTTP Get和HTTP Post两种方式向服务器的发送请求的过程,并且把发送请求的http协议头和收到的协议头和内容都输出到了界面中,很容理解http协议。VC6.0测试通过,使用的时候,只需修改代码中http服务器的地址即可。-HTTP server CLient a connection is made ​ ​ with a multi-document view MFC interface to do, which detailed the use of accepted ah HTTP Get and HTTP Post are two ways to send a request to the server process, and the http protocol header to send the request and receive to the protocol header and content are output to the screen, it is capacity to understand the http protocol. VC6.0 test, when in use, simply modify the code in the address to http server.
Platform: | Size: 34816 | Author: chenguoyin | Hits:

[Internet-Networkcurl-7.40.0

Description: curl-7.40.0 版本源码,支持VC6 到VC12的编译, Curl 支持协定众多的文件传输程序,可下载FTP,HTT,HTTP,GOPHE,TELNET,DICT,FILE,LDAP的文件,还可以上传HTTP POST,HTTP PUT,FTP uploading,HTTP form based upload,proxies,cookies。 编译成 DLL 、LIB 后能极大方便通信程序的开发。-Curl-7.40.0 version of source code, support VC6 to VC12 compiler, Curl supports many file transfer program agreement, can download FTP, HTT, HTTP, GOPHE, TELNET, DICT, FILE, LDAP files, you can also upload HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies. Compiled DLL, LIB can greatly facilitate the development of the communication program.
Platform: | Size: 6126592 | Author: 周海岳 | Hits:

[AI-NN-PRv1.9

Description: 程序用vc6.0编写,基于离散余弦变换DCT和bp神经网络的人脸识别。采用ORL人脸库,对图像进行DCT低通滤波,再用BPNN进行训练或识别,样本空间内识别效果好。设计流程参考了本站 yaxuan 的v3.3(http://www.pudn.com/downloads330/sourcecode/math/detail1452162.html)(本程序不包含原作的粒子群修正权值及网络结构调整等功能,但调整了训练样本的排列顺序) 感谢原作者,若有侵权我会删除此上传^ ^-Vc6.0 procedures used to prepare, transform and DCT bp neural network recognition based on discrete cosine. Use ORL face for image DCT lowpass filter, and then BPNN training or recognition, good recognition effect within the sample space. The design process of the reference site yaxuan v3.3 (http://www.pudn.com/downloads330/sourcecode/math/detail1452162.html) (The program does not contain particle swarm correction weights and network features such as the original restructuring but adjusted the order of training samples) thanks to the original, if tort I will remove this upload ^ ^
Platform: | Size: 3476480 | Author: 连云 | Hits:
« 1 2 3 4»

CodeBus www.codebus.net