搜索资源列表
VC.ZIP
- VC编程技巧20法 ! VC编程技巧20法 !
4.20 制作自解压包
- 这是一个用VC编的解压包,内容为两个程序例子,内容涉及大量算法,和系统函数。-This is a series of the VC-extract package, the contents of the two procedures example, covering a large number of algorithms, and system functions.
在VC下实现FFT对信号滤波
- 在VC下实现FFT对信号滤波,包括实现低通和带通滤波,图形显示,In VC to achieve FFT of signal filtering, including the realization of low-pass and band-pass filtering, graphical display
JCTVC-J1003_d7.doc
- Draft 8 of High efficiency video coding (HEVC), 10th Meeting: Stockholm, SE, 11–20 July 2012, by Joint Collaborative Team on Video Coding (JCT-VC) of ITU-T SG16 WP3 and ISO/IEC JTC1/SC29/WG11. Document: JCTVC-J1003_d7
SpiralMetrix
- 打印如下规律的螺旋矩阵,尽管存在求数值规律的方法,但本代码的方法更为基本和通用。vc++ 2005环境。 1 2 9 10 25 4 3 8 11 24 5 6 7 12 23 16 15 14 13 22 17 18 19 20 21 -Print the following laws of the spiral matrix, despite the existence of the law for numerical methods, but this code
farsight070825DSP
- 了一些资料,都没有说这个仿真平台是什么,是matlab还是直接在VC++的编译环境编程?还是有专门的仿真环境呢? 3、如果用实物验证的话,我觉得有两种方式:一是用摄像头来采集整个地图信息,智能车的位置也有摄像头来反馈;二是,整个地图保存在内存中,小车根据传感器信息自我定位,然后和保存的地图比较。-You can download the current points to 1, the source download get points one day, you can download
lzma920
- 7z9.20版本最新源码,经过测试目前压缩率最高,速度最快,(比目前RAR压缩率高,特别是图片压缩率,没有任何压缩软件能比拟)现在分别集合了vc,C#,JAVA,ASM多种语言的源码,发布给大家!供方便大家学习参考!-7z9.20 version of the latest source code, tested and currently the highest compression rate, the fastest, (RAR compression than the current r
AHPvcPP
- VC++ ahp用于计算层次分析法,我真 说不到20个字-VC++ ahp
array104
- C++的数组类管理类定义被本人持续使用并完善超过20年支持动态数组,和2维数组类似于VC++中的CArray,且许多内部方法都与CArray的内部方法相同,但效率和方便性比CArray要好许多。特别重要的是:它们可以跨平台地工作于任何C++开发环境。-A c++ array management type definition series. They work like CArray class in VC++.But they work more efficient and more c