资源列表
PDFReader_src
- PDF 解码器,可以翻译PDF文件,然后供其他程序使用-PDF decoder can be translated to PDF files, and then for other programs to use
multiadaptersinfo
- 多网卡信息获取工具,VC++开发的,很好用,也是学习的好起点-Multi-card information retrieval tool, VC++ development, and good use is also a good starting point for learning ...
Sever
- 局域网实时通讯工具 熟悉开发工具(Visual Studio、Delphi、BCB等)的基本操作; 了解基于对话框的windows应用程序的编写过程; 对于windows Socket编程建立初步的概念。-LAN real-time communication tools
3
- 详细设计的目的就是指导编码,明确的说,就是将你的设计拿给不同的人去写编码,写出来的程序处理流程相同.后续的评审或者是有人接替你的工作,只要查看详细设计,就能清楚你当时是怎样设计这些流程的。-The purpose is to guide the detailed design codes, specifically, is that your design showed that different people to write code, written procedures for pro
339
- 详细设计的目的就是指导编码,明确的说,就是将你的设计拿给不同的人去写编码,写出来的程序处理流程相同.后续的评审或者是有人接替你的工作,只要查看详细设计,就能清楚你当时是怎样设计这些流程的。-The purpose is to guide the detailed design codes, specifically, is that your design showed that different people to write code, written procedures for pro
qqfile
- 自动接收文件!刚下载下来!看看,欢迎大家研究-welcome
VisualC
- 深入浅出——Visual C++入门、进阶与应用实例(光盘镜像),是这本书的源码-Simple terms- Visual C++ entry, advanced and Applications (CD-ROM image), is the source of this book
preprocessing
- preprocessing approach
Ajax
- AJAX基础教程,亚马逊计算机榜首图书。涵盖web2.0核心技术-AJAX-based Tutorial
coolC.5
- 好资料,颜色方面的,请仔细看,看后请评价,谢谢!-Good information, colors, please carefully read and evaluate after you, thank you!
calculator
- It is a calculator with a source code and a header file. I had designed it in the Turbo C/C++. It should provide a good framework for all those who want to develop calculator.
Matrix
- It is a underlying C++ source code for Matrix function. I have developed a class Matrix which has different fuctions like multiplication addition, subtraction, transpose for N X N dimensional matrix. Determinant and cofactor will be added and already