-
超大整型数据的加减乘C实现
本程序主要是针对超大整型数据的基础加、减、乘运算,运算位数可达10000位,同时也支持使用者进行修改扩展至更大位数
- 2023-08-28 18:15:03下载
- 积分:1
-
Qt+FFMPEG+SDL实现的视频播放器
Qt+FFMPEG+SDL实现的视频播放器,本人测试在VS2012下可以通过测试可以通,并且可以播放RTSP海康和大华的网络摄像头
- 2022-02-06 16:40:46下载
- 积分:1
-
C#入门教程,我当初学习就是用它学习C#的
C#入门教程,我当初学习就是用它学习C#的-C# Getting Started tutorial, I had to learn is to use it to learn C#,
- 2022-08-06 16:32:37下载
- 积分:1
-
最小平方滤波法
维纳滤波也称最小均方误差滤波,它能处理被退化函数退化和噪声污染的图像。该滤波方法建立在图像和噪声都是随机变量的基础之上,目标是找到未污染图像f(x,y)的一个估计,使它们之间的均方误差最小,即,其中E{.}是参数期望值。
- 2022-03-07 08:21:03下载
- 积分:1
-
微软认证考试70
微软认证考试70-528 中文(Web应用开发-ASP.NET2.0).pdf-Microsoft certification exam 70-528中文(Web application development-ASP.NET2.0). Pdf
- 2023-08-16 20:50:03下载
- 积分:1
-
c++虚函数
学习c++虚函数部分的资源,代码很简单,只提供部分参考作用,上传给大家,供大家使用,欢迎提出建议
- 2022-06-27 01:52:34下载
- 积分:1
-
海康威视视频采集卡的程序
本程序是海康威视视频采集卡的程序,通过此可以在摄像机里面实时的提取图像
- 2022-04-08 11:43:30下载
- 积分:1
-
ts201 中断示例程序
ts201 中断示例程序,汇编
ts201 中断示例程序,汇编
ts201 中断示例程序,汇编
ts201 中断示例程序,汇编
ts201 中断示例程序,汇编
ts201 中断示例程序,汇编ts201 中断示例程序,汇编ts201 中断示例程序,汇编
- 2023-04-04 22:55:02下载
- 积分:1
-
DMA_鹰眼摄像头OV7725串口显示
该资料主要讲的是利用ov7725摄像头进行航拍和循迹,其中采用dma来采集图像,然后通过串口显示采集到的图像,至于之间的配置也是很复杂的。
- 2022-01-26 06:34:19下载
- 积分:1
-
FCBO——概念格生成算法
This program computes intents of all formal concepts in an object-attribute data set (a formal context), i.e. the algorithm computes all maximal submatrices of a boolean matrix which are full of 1’s. The program implements FCbO, a fast algorithm based on Kuznetsov’s CbO with improved canonicity test.
The INPUT-FILE is in the usual FIMI format: each line represents a transaction or an object and it contains of a list of attributes/features/items. If the INPUT-FILE is omitted or if it equals to ‘-’, the program reads the input form the stdin. The OUTPUT-FILE has a similar format, each line represents one intent (itemset), where numbers indicate attributes in the intent (itemset). If the OUTPU
- 2022-03-23 20:17:15下载
- 积分:1