-
Visual-CPPjiaocheng-tongbuyuanma
visual c++ 同步书籍源代码(visual c++ source code synchronization books)
- 2011-07-07 17:58:12下载
- 积分:1
-
extendCPP10
C++开始进化成C++0x,Visual C++ 2010编译器提供了对C++0x新特性的支持,这个是C++0x的使用例子。(C++ started to evolve into C++0 x, Visual C++ 2010 compiler provides a C++0 x support new features, this is the use of C++0 x example.)
- 2011-01-26 10:56:34下载
- 积分:1
-
m_series
用移位寄存器产生M序列的MATLAB软件实现(M generated using shift register sequences MATLAB software)
- 2008-03-14 19:00:45下载
- 积分:1
-
OV7670_DS_(1_4)
ov7670 datasheet,ov7670摄像头数据手册(this is the ov7670 datasheet)
- 2018-09-11 09:28:22下载
- 积分:1
-
SPPP3.0
数字信号处理的c++库,很好的资源,作者很牛,包括数值计算与常用的信号处理分析,例如FFT、小波变换、功率谱估计等(Digital Signal Processing c++ library, a great resource,including numerical analysis and common signal processing,such as FFT, wavelet transform, power spectrum estimation)
- 2021-01-25 11:48:37下载
- 积分: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
-
dotnetconverter
将VC 2003.net 的工程转化为Visual C++6的工程(VC 2003.net project will be converted to Visual C++6 project)
- 2009-05-04 13:51:07下载
- 积分:1
-
HgeGameRPG
推荐一个可以读取外部文档的类,分享,分享,学习(Recommend a class that can read external document sharing, sharing, learning)
- 2013-03-22 20:55:12下载
- 积分:1
-
BAnet-and-MATLAB
无标度网络简介 生成原则 matlab程序代码以及最终成图plot(Introduction to generate scale-free network matlab code principles and ultimately into the chart plot)
- 2013-11-24 15:56:39下载
- 积分:1
-
50-c--c-P-P-source-code-site
搜集的50个c/c++源代码网站,资源丰富(Collected 50 c/c++ source code site, rich in natural resources)
- 2012-04-22 11:49:24下载
- 积分:1