-
padarray
matlab内部函数实现各种方式的滤波 被imfilter 调用 为底层函数(Standards-based genetic algorithm camera calibration procedure)
- 2009-09-25 23:20:12下载
- 积分:1
-
monitor
这个是使用directshow编写的视频播放小工具,是命令行界面的(This is written using directshow video player gadget that is a command-line interface)
- 2014-05-10 17:28:41下载
- 积分:1
-
cvidlldemo
CVI驱动开发,主要为驱动开发,请大家仔细阅读。(CVI excel word)
- 2017-03-12 15:19:57下载
- 积分:1
-
daimadaquan
通过阅读本书,深刻认识所犯过的错误,如何避免它们。同时,丰富的编程经验帮助你在控制大规模项目和按要求对软件进行修改和维护时感到得心应手。(By reading this book, a profound understanding of the mistakes, how to avoid them. At the same time, a wealth of programming experience assist you in controlling the large-scale projects and, as required, the software modification and maintenance are easy.)
- 2009-03-21 08:54:45下载
- 积分:1
-
statueopengl
simple statue code opengl
- 2010-11-29 06:05:09下载
- 积分:1
-
LIAOTIAN
应用C++实现局域网内的文件传送和聊天功能(Application C++ Realize LAN file transfer and chat features)
- 2008-05-27 16:12:45下载
- 积分:1
-
CoolPicture
基于BREW 2.0 开发的手机图片下载程序,在多款手机上通过测试,是学习BREW网络编程的好的范例。把解压后的文件夹作为BREW模拟器的运行目录即可运行。
(based on the BREW 2.0 development of the mobile phone download pictures, in assorted phone test BREW is learning network programming of good examples. Put the extracted files folder as BREW Simulator directory can be run.)
- 2007-03-24 21:08:42下载
- 积分: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
-
aruaTWPrt
实现拖放文件到视图窗口的vc++的程序的代码,好用,适用于初学者学习与指导(Drag and drop files to the code view window vc++ program, easy to use, suitable for beginners to learn and guidance)
- 2013-01-16 01:07:31下载
- 积分:1
-
mybattery
这是brew平台,测试手机耗电量和电池格数的程序,有很强的参考价值(This is a brew platform, test power consumption and battery cell phone number of the program, there is a strong reference value)
- 2011-09-19 15:17:05下载
- 积分:1