-
3DScene
说明: 实时图形设计 3d场景漫游 3dmax模型 场景中包括树木 房屋 道路 移动小车 以及 billboard 绘制的树木 支持人机互动 场景漫游(This code is the assignment for our real-time graphic designing. It includes many scenes like houses,trees using the billboard skill, roads and the cars.)
- 2011-04-17 21:47:49下载
- 积分:1
-
Sam1
在MFC上中点法画圆画直线,DDA算法画直线,计算机图形学实验(Midpoint circle drawing a straight line, draw a straight line of the DDA algorithm)
- 2012-03-12 13:24:22下载
- 积分:1
-
chatsource
实现网络聊天功能的软件源代码。实现网络聊天功能的软件源代码(Realize network chat software source code. Realize network chat software source code)
- 2008-03-11 23:06:46下载
- 积分:1
-
MEmailClient_final
邮件收发源,在其它网站下载来的,分享给大家,方便大家下载(Mail source, in other sites to download for everyone to share, easy to download)
- 2014-02-12 16:05:19下载
- 积分:1
-
MW6QRCodeWin32
说明: 实现QR码编码,包含多种语言实现,作为这方面开发人员的有益参考(QR ENCODE)
- 2010-04-15 11:07:09下载
- 积分:1
-
ime-coding
介绍windows输入法编程的书籍 对学习输入法有所帮助(Introduction windows programming books IME input method for learning to help)
- 2013-09-27 11:47:16下载
- 积分:1
-
xunjin
运用弗洛伊德算法c++解决寻找最优路径方案(C++ using Floyd algorithm to find the optimal solution path program)
- 2013-11-11 22:47:43下载
- 积分:1
-
shujukeshihua
说明: MATLAB数学实验之数据可视化,其中包含课件以及习题和答案,文档中附有源程序(MATLAB Mathematical experiments data visualization, which includes courseware, as well as exercises and answers, the document bearing source)
- 2006-03-08 15:23:32下载
- 积分:1
-
SURF
基于SUFT的特征提取与匹配,内涵详细的文档说明,很好的实现了特征提取与匹配,该方法较基本的SIFT有很大的提高(Extraction and matching of features based on SUFT, detailed content of the documentation, very good realization of the feature extraction and matching, SIFT the method is basic is greatly improved)
- 2013-10-04 11:10:04下载
- 积分:1
-
PC_lint
PC-Lint是C/C++软件代码静态分析工具,你可以把它看作是一种更加严格的编译器。它不仅可以检查出一般的语法错误,还可以检查出那些虽然符合语法要求但不易发现的潜在错误。
C语言的灵活性带来了代码效率的提升,但相应带来了代码编写的随意性,另外C编译器不进行强制类型检查,也带来了代码编写的隐患。PCLint识别并报告C语言中的编程陷阱和格式缺陷的发生。它进行程序的全局分析,能识别没有被适当检验的数组下标,报告未被初始化的变量,警告使用空指针,冗余的代码,等等。软件除错是软件项目开发成本和延误的主要因素。PClint能够帮你在程序动态测试之前发现编码错误。这样消除错误的成本更低。
(pc lint use sample and design)
- 2014-05-28 16:56:46下载
- 积分:1