资源列表
quicksort
- 快速查找的一种实现,属于基本算法实现的一种,共初学者参考-Quickly find a realization that belongs to a basic algorithm of reference for beginners
ChatRoom(Csocket)
- 使用cSocket写的聊天室程序,适合初学socket编程时学习-a chatroom program,writen by cSocket
Window
- 运用C++语言进行编程最终实现变换窗口的功能-change the window
VA_X_Setup1544
- Visual Assist X 10.3.1549非常好的vc插件,自动识别各种关键字,系统函数,成员变量,自动给出输入提示,自动更正大小写错误,自动标示错误,等等啦…… Visual Assist X-Visual Assist X 10.3.1549 very good vc plug-ins, Automatic Identification various keyword, the system function, member variables automatically given
Photo
- 这是一段数字图像处理的代码,主要是实现了灰度图的显示,是基于MFC单文档的
Android 仓库管理系统源码
- 基于安卓的仓库管理系统,仅供学习,请勿用于商业用途(the garage manage system)
Continuous-Play
- 基于对话框,实现图像的连续播放功能,可以用滑动条控制播放的张数-Dialog-based, continuous playback of image, you can play with the slider controls the number of sheets
123
- TimelineDataSource时间线控件
SDInehe
- NEHE的基于MFC和OPENGL的绘图框架-NEHE based on MFC and OPENGL graphics framework
DrawTest
- 在单文档框中进行绘图,自由画图,画直线,画圆与设置线的各种属性-Single document box drawing, free drawing, draw a straight line, circle and set the various properties of the line
project4
- 基于递归向下方法实现的C-语法分析器,编译原理课程设计-Down approach based on recursive implementation of C-parser, compiler theory of curriculum design
IOCPDemo_NET_V4
- 例子主要包括SocketAsyncEventArgs通讯封装、服务端实现日志查看、SCOKET列表、上传、下载、远程文件流、吞吐量协议,用于测试SocketAsyncEventArgs的性能和压力,最大连接数支持65535个长连接,最高命令交互速度达到250MB/S(使用的是127.0.0.1的方式,相当于千兆网卡1Gb=125MB/S两倍的吞吐量)。服务端用C#编写,并使用log4net作为日志模块; 同时支持65536个连接,网络吞吐量可以达到400M。 -Example
