搜索资源列表
EasyClass
- EasyClass是针对某大学Web选课子系统一个自动的课程检索程序。EasyClass允许用户对希望关注的课程自动检测空位,并且可以帮助学生自动选课。EasyClass根据课程号,模拟手动方式查询课程选课情况,从选课系统中提取出被关注课程的选课人数,通过对比后分析出该课程是否尚存空位,若可选,则对用户作出通报,或者直接把课程选上,从而实现完全自动化选课。主要是通过使用Borland C++Builder 6 内带的控件TNMHTTP和TCppWebBrowser,配合WinAPI函数和一些常用
HTTPproxy-vc
- 这是一个代理服务器实例,它支持二级代理,其中还有一个虚拟的Web服务器,其根目录是“ProxyServer”, 在运行该程序前首先需要把该目录拷贝到C盘的根目录下,当然也可以在源代码中改变指定的位置。-This is an example of a proxy server, which supports two agents, which have a virtual Web server, the root directory is "ProxyServer" run
代理
- 这是一个代理服务器实例,它支持二级代理,其中还有一个虚拟的Web服务器,其根目录是“ProxyServer”, 在运行该程序前首先需要把该目录拷贝到C盘的根目录下,当然你也可以在源代码中改变指定的位置。-This an example of a proxy server, which supports two agents, which have a virtual Web server, the root directory is "ProxyServer" run the
通信中间件
- 通讯中间件,负责网络通讯过程中多个通讯模块的消息通讯。c++写的,可在windows/linux下运行。文件包了除了中间件代码外,还有使用方法说明和在windows/linux下使用的示例代码。-communications middleware for network communications over the course of the communications module messaging communications. C wrote, in the windows / li
Proxy_Sev
- 这是一个代理服务器实例,它支持二级代理﹐其中还有一个虚拟的Web服务器,其根目录是“ProxyServer”,在执行该程序前首先需要把该目录拷贝到C盘的根目录下,当然你也可以在源代码中改变指定的位置。-This is an example of a proxy server, which supports two agents, which have a virtual Web server, the root directory is "ProxyServer" in th
Mproxy
- 一个基于C语言的代理服务器源码。这是网络程序课程实验。有助于学习代理服务器。-A C language based on the proxy server source code. This is a network programming course experiment. Contribute to the learning of the proxy server
winpcapneting
- 本人课程实验做的一个基于winpcap的网络嗅探器,附源程序,用c开发,在vc++6.0下编译通过。它可以列出监视主机的所有的网卡,选择一个网卡进行监听,捕获并显示流经网卡的数据包,并做相应的分析和统计,还可以设置捕获过滤规则,就某种协议(ip、 tcp、 udp 等)进行重点分析。 -I do a course experiments based on the WinPcap network sniffer, with source code, using c development,
c++
- 程序在后台的时候仍然很接受键盘输入 文章出处:http://www.diybl.com/course/3_program/jdkf/20071215/92240.html-Procedures in the background when the keyboard input is still accepted Article Source: http://www.diybl.com/course/3_program/jdkf/20071215/92240.html
c
- 结构体指针变量示例应用:有10个学生,每个学生的数据包括学好,姓名,3门课程的成绩,从键盘输入10个学生数据,要求输出3门课程总平均成绩,以及最高分的学生的数 据(包括学好,姓名,3门课程成绩)-Structure pointer variable sample application: There are 10 students, each student to learn the data, the names of three courses of results, from 10 s
MYSOCKET
- 我写的封装Winsock初始化,建立连接及错误信息显示过程的C++类,其中错误信息显示比较“笨”,有更好的办法的朋友请跟我联系啊。-I wrote the package Winsock initialization, to establish a connection and error message shows the course of the C++ class, which show the error message more stupid, there is a better w
MyQQClient
- qq客户端,c++课程的project,与刚才的服务器相匹配-qq client, c++ course project, and just the server that matches
chatCs
- 用C#编写的简单的在线聊天程序 计算机网络的课程作业。 实现了在线聊天的功能-Written in C# using simple online chat program course work in computer networks. To achieve the online chat feature
jabba
- jabba is a basic Jabber client written in C++ using ncurses. It was one of my early university projects so it s value is mostly educational but it works :) - if you manage to compile it correctly of course.
MusicMaker
- 音乐制作的音乐编辑器是一个可以用来创建自己的MIDI音乐。我自上次版本的一些改进,但最值得注意的是,您现在可以导出您的音乐标准的MIDI(*.中)文件。我还包括了帮助文档次-Music Maker is a music editor you can use to create your own midi music. I ve made several improvements since the last version but the most notable is that you can
asyncapp.c.tar
- snmp代理程序的设计,对初学者有帮助。-* This program demonstrates different ways to query a list of hosts * for a list of variables. * * It would of course be faster just to send one query for all variables, * but the intention is to demonstrate the differenc
winsocket(C)
- 毕业设计中用到的很好的参考资料,当然如果你实在是懒,可以稍微改改就能当自己的毕业设计了,winsocket局域网文件传输系统源代码+项目论文。主要是利用tcp进行文件传输,突出点在于将客户端与server整合成了一个程序,而且是属于控制台程序,操作简单,阅读源码当然也更清晰。够厚道了吧,管理员速度加分-Graduation well used in reference, of course, if you are really lazy, you can change a little chan
keyanguanli
- 基于sql的C#科研管理系统设计课程设计部分连接数据库语句详见代码,但里面没有数据库设计部分。请自行连接。-Sql in C# based research management system connects to the database design course part of the statement see the code, but there is no part of the database design. Your own connections.
simpleFW
- 用visual c++ 实现的简单的防火墙!课程设计!-Visual c++ implementation with a simple firewall! Course design!
course
- 此文件是一个用C++编写的选课系统,功能比较简单,代码也不是很难,很容易理解-This file is written using C++ elective system, function is relatively simple, the code is not very difficult, very easy to understand
01_C_CPP_allCodes
- 达内科技C++软件开发工程师培训课程源代码-The Dardenne C++ course source code
