资源列表
Ares_2.0.4
- ares source code dephi
websvn-2.3.1
- websvn-2.3.1 基于web的svn源代码管理,基于GNU的开源软件-websvn-2.3.1 svn web-based source code management, based on the GNU open source software
Graph
- 基于Virtual C++的数据结构中图的应用,能实现从文件输入有向图和无向图易邻接表和邻接矩阵的形式在屏幕输出,同时能实现无向图的深度遍历输出和广度遍历输出;kruskal算法和Prim算法实现最小生成树的创建;Dijkstra算法实现最短路径的计算;以及最小偏心距的计算。-Application of data structure of Virtual in C++ based on graph, can be achieved the file input directed graphs
Determinant
- 用于求行列式的简单程序,显示初等变换的步骤与结果-Used for the Determinant simple procedures, elementary transformation steps results
BChat
- 是一款基于mfc的c++聊天工具,分客户端和服务端。服务器可挂载多客户端,并支持用户的名称及密码管理,允许其进行在线消息发送,还有一款别致的aqua水波界面供选择。-was based on the c mfc chat tools, and client-server. Servers can mount multi-client, and supports user name and password management, allowing for online messaging, as
BChat
- 是一款基于mfc的c++聊天工具,分客户端和服务端。服务器可挂载多客户端,并支持用户的名称及密码管理,允许其进行在线消息发送,还有一款别致的aqua水波界面供选择-Is a sub-client and server-based mfc c++ chat tools,. Multi-client server can mount and support the user' s name and password management, allows online message is se
Vb
- VB小程序适合初学者学习,100多个经典例子!-VB applet suitable for beginners to learn, more than 100 classic example!
Friend
- 这时一段描述C++中友元函数代码,具体是关于类中申明友元,在类外定义,在类中申明且定义等。-Friend in C++.
zhixianchabu
- 基于vc++6.0编写逐点比较法直线插补控制台程序-Based on vc++ 6.0 prepared point by point comparison method linear interpolation console program
flash_get
- 用C++builder写的镜像截取小工具,指定镜像起始地址,指定需要截取的地址和偏移量-Using C++builder to write the mirror interception of small tools, specify the image starting address, specify the need to intercept the address and offset
CommunicationSystemMatlab
- 《现代通信系统》的源程序。该书有助于对通信系统的理解。源代码中包含书中所有的实例程序。-"modern communications system" of the source. The book helps to understand the communication system. The source code for all the book contains examples of procedures.
MDI_background_test
- 如何实现MDI主应用程序的窗体背景呢,答案是采用超级武器---子类化,这样主程序的背景处理部分就由我们自己的类来处理了!具体实现代码如下!从CWnd派生一个类CBGColorWnd,然后分别处理WM_ERASEBKGND和WM_SIZE即可
