-
Interpolation-Technique-for-WZVC
The manuscript describes performance comparison of nearest-neighbor interpolation and bilinear to reduce the complexity of decoder WZVC.
- 2013-10-03 21:35:41下载
- 积分:1
-
CPP-Primer
C++ primer 第四版,中文版,学习C++的利器(C++ primer)
- 2014-05-26 17:10:58下载
- 积分:1
-
Shadow-Mapping-of-Textured-Scene
计算机图形学中的shadow mapping程序,与网上其他代码不同,作者实现了对带有纹理的场景的阴影绘制.(Shadow Mapping Code in Computer Graphics.And it s for textured scene.)
- 2020-10-17 20:57:33下载
- 积分:1
-
StaticImage
使用静态文本控件显示图标和位图,VC++精选编程学习源码,很好的参考资料。(The use of static text control to display the icon and bitmap, VC++ select learning programming source code, a good reference.)
- 2013-12-02 21:27:21下载
- 积分:1
-
YCArray
说明: /**
* 动态数组的模板类
* 1.支持字符索引
* 2.方便的添加删除修改任意一项
* 最后更新 2004-8-9 yzh
**1.优化了字符索引的运作方式,使用数组存储
**2.重写了底层数据的存储,将连续性的存储方式改为了非连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* test.Add("Number2",4)
* test.Add("Number1",2)
* printf("%d %d",test["Number1"],test["Number2"])
* 显示:
* 2 4
*******
*******
History:
2004-11-19
修改了析构函数,解决了索引没有释放的bug
**/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
- 2005-09-06 13:03:51下载
- 积分:1
-
Lession1-Note
经典MFC编程书籍,MFC深入详解的第一章总结笔记(The first chapter summarizes notes of the Classic MFC book MFC in-depth explanation)
- 2015-11-22 13:22:38下载
- 积分:1
-
FFT2
基于DSP的快速傅里叶变换,用CCS实现。FFT快速傅里叶变换。(FFT Fast Foourier Transform。)
- 2014-05-10 16:09:37下载
- 积分:1
-
modiGrid4
Wrapper module for 10tec iGrid control (VB6 version) for Visual Basic 6.
- 2013-12-01 02:35:32下载
- 积分:1
-
56965425632165
qt流程基本功能,可实现流程管理等,目前已经完成(qt process basic functions, process management can be achieved, has been completed)
- 2014-02-24 14:47:28下载
- 积分:1
-
src
端口扫描工具 C++语言编写 代码简洁有效快捷!(Port scanning tool C++ language code is simple and effective and efficient!)
- 2014-04-13 16:16:39下载
- 积分:1