-
用Windows Media Encoder 9 做的视频广播源程序
用Windows Media Encoder 9 做的视频广播源程序-Windows Media Encoder 9 do video broadcast source
- 2022-03-14 10:39:48下载
- 积分:1
-
This is one of the TM1300 Video Capture cards and driver design papers
这是一篇关于TM1300视频采集卡及驱动程序设计论文-This is one of the TM1300 Video Capture cards and driver design papers
- 2022-02-26 03:36:38下载
- 积分:1
-
基于C#的视频捕捉程序,通过定义两个类,来封装视频捕捉操作...
基于C#的视频捕捉程序,通过定义两个类,来封装视频捕捉操作-C# based on the video capture process, by defining the two categories, to package video capture operation
- 2023-08-31 10:10:03下载
- 积分:1
-
软件使用bcb 5.0开发,用来控制三星4210pCCD及图像采集。
软件使用bcb 5.0开发,用来控制三星4210pCCD及图像采集。-5.0 software development, Samsung 4210pCCD used to control and image acquisition.
- 2023-08-04 06:20:03下载
- 积分:1
-
saa7121 encooder embedded video driver code, compared with the reference value i...
saa7121 video encooder的嵌入式驱动代码,比较有参考价值的是2个初始化参数数组-saa7121 encooder embedded video driver code, compared with the reference value is two initialization arguments
- 2023-03-16 06:00:03下载
- 积分:1
-
在国外网站上找到一个用C#写的驱动摄像头的程序 安装摄像头后,一般可以找到一个avicap32.dll文件 这是一个关于摄像头的类...
在国外网站上找到一个用C#写的驱动摄像头的程序 安装摄像头后,一般可以找到一个avicap32.dll文件 这是一个关于摄像头的类-abroad to find a website with C# was driven camera installation of cameras, the general can find a document avicap32.dll This is a camera on the category
- 2022-03-09 18:09:21下载
- 积分:1
-
视频捕捉功能,还可以抓取视频图片,VC++程序
视频捕捉功能,还可以抓取视频图片,VC++程序-Video capture function can also be crawling video pictures, VC++ Procedures
- 2022-02-14 13:17:54下载
- 积分:1
-
研华AD信号采集卡 pcl816 做好的驱动, 可16路采集,很方便的进行二次开发...
研华AD信号采集卡 pcl816 做好的驱动, 可16路采集,很方便的进行二次开发-Advantech AD signal acquisition card drivers do a good job pcl816 can collect 16, it is convenient to carry out the second development
- 2022-04-29 16:23:00下载
- 积分:1
-
基于Visual C++6.0的摄像头编程,
可以拍照,摄像
基于Visual C++6.0的摄像头编程,
可以拍照,摄像-Based on Visual C++ 6.0 camera programming, you can take pictures, video
- 2022-03-09 19:34:32下载
- 积分:1
-
gsl 科学计算库
GSL(GNU Scientific Library)是GNU组织的数值计算C/C++函数库。它是自由软件,依从GPL协议发布。GSL提供了大量关于数学计算的函数库,当然也包括本文用到的随机数生成函数。更多关于GSL的信息可以到GSL的主页去了解。
计算机中产生服从各种分布的随机数,其基础是产生服从均匀分布的随机数。得到服从均匀分布的随机数以后,可以通过许多不同的算法产生服从其他分布的随机数,例如较常见的使用Polar(Box-Mueller)方法(gsl-1.9/randlist/gauss.c中函数gsl_rand_gaussian)或者使用Ziggurat方法(gsl-1.9/randlist/gausszig.c中函数gsl_rand_gaussian_ziggurat)产生Gaussian分布的随机数等(参考William H.Press等人的著作《C数值算法》)。
- 2022-07-27 17:14:31下载
- 积分:1