资源列表
Hangman
- C based Game, Hangman
StudentDatabase
- C based Student database
2007082211560012676
- MFC TAB控件 创建 用于探讨使用-TAB control
DirectX9-KB819696-x86-ENU
- 大多数视频编程VC++都需要的,微软出品的,希望对大家有用-Most video programming VC++ are needed, Microsoft produced, we want to be useful
AlgorithmsOfSortInC
- 关于各类排序算法的C语言实现,包含文字分析,以及代码注释,是学习编程基础的好资料。-Sorting algorithm on the various types of C language, including text analysis, and code comments, is based on good information to learn programming.
ChatCAsyncSocket
- vc通信编程代码,基于SOCKET字的在线即时聊天通信的应用技术,包含整个工程,有兴趣的朋友可以看看。-vc communication programming code, based on the word-line real-time chat SOCKET communication techniques, including the entire project, interested friends can see.
xueshengxinxinguanlixitong
- 自己做的C++课程设计,请多多指教学生信息管理系统-Do their own design of C++ programs, and invites students to teach information management system
ChatCSocket
- VC源代码完整工程文件,基于SOCKET套接字通信技术的即时聊天应用开发。有兴趣的朋友可以Down下来-VC source code for a complete project file, SOCKET socket communication technology based on real-time chat application development. Interested friends can look down Down
ChatWinsock
- VC源代码完整文件,基于SOCKET套接字技术的即时聊天应用开发,有兴趣的朋友可以载下来-VC source code complete file, based on real-time chat SOCKET socket technology application development, interested friends can set down and take a look
GraphicsTransformation
- 详细的展示了2维图形的画法 -describe the 2d graphics
dll_debug_tool
- 在 Windows 系统中,动态库版本冲突实在是一个老大难的问题了,为了解决这个问题,除了使用大量现有的工具外,你还可以利用丰富的 Windows APIs 函数构造自己的调试工具和实用程序。作为例子,本文将提供三个这种类型的工具,讨论如何利用它们来解决动态库的冲突问题。这三个工具分别是: DllSpy——列出加载到系统中的所有 Dlls 以及所有使用这些 Dlls 的进程; ProcessSpy——列出系统中所有正在运行的进程以及它们正在使用的 Dlls; Process
code
- 1、用C++语言实现插入排序、合并排序和快速排序算法; 2、随机产生整数测试所实现的算法,度量输入规模为10、100、1000、10000、100000和1百万时以上算法的实际运行时间; -c++ code
