-
打开视频和控制进度
通过vc++和opencv实现打开一段视频的功能,并且能够控制视频播放进度,该程序稳定可靠,迅速打开一段视频,并且控制进度,纯手打源程序,经验证,程序稳定可靠,实用性强。
- 2022-11-29 17:30:08下载
- 积分:1
-
Fano decoder
该软件包包括编码器和软判决序贯K = 32,率 1/2 卷积码的译码器。解码器使用Fano 算法。
- 2022-06-30 07:13:18下载
- 积分:1
-
CZT和FFT的C语言实现代码,能有效滤除谐波,噪声。获得信号的频率,是一种良好的频率测量算法。...
CZT和FFT的C语言实现代码,能有效滤除谐波,噪声。获得信号的频率,是一种良好的频率测量算法。-CZT and FFT of the C language code, can effectively filter out harmonics and noise. Access to the signal frequency, is a good algorithm for frequency measurement.
- 2022-08-24 20:40:43下载
- 积分:1
-
LL1文法分析
该代码是自己原创,参考编译原理的书,根据LL1文法判断过程编写而成,进行了多种判断,找左公因子,左递归,求first集,follow集,select集最终根据select集判断出是否为ll1文法,并且在过程中每个产生式是否能产生空,其select集,first集,follow集,均可打印出
- 2022-10-18 06:50:03下载
- 积分:1
-
多种计算方法
本源码包括各种计算方法中的各种基本计算,包括行列式,矩阵,lu分解等。
- 2022-01-25 19:01:08下载
- 积分:1
-
Three.js全景图的投影转换
手机拍摄的2:1全景图,通过透视投影到平面上,适用于在立方体的表面贴图产生球形天空盒子的错觉。
- 2023-02-19 06:10:04下载
- 积分:1
-
C#计算器
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Runtime.InteropServices;
using System.IO;
namespace 计算器
{
///
/// Form1 的摘要说明。
///
public class Form1 : System.Windows.Forms.Form
{
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.Button button11;
private System.Windows.For
- 2023-01-30 17:15:03下载
- 积分:1
-
sobel算法
该算法采用c++语言编写的sobel算法!简单易懂!主要用于提取图像的边缘!特别适合于初学Opencv的人士学习使用。
- 2023-08-14 13:40:04下载
- 积分:1
-
一个3,9码生成动态库
一个3,9码生成动态库- 3,9 yard productions dynamic storehouses
- 2023-03-29 20:00:03下载
- 积分:1
-
清华大学数学实验之数学建模综合PDF幻灯片
清华大学数学实验之数学建模综合PDF幻灯片-Tsinghua University, Experimental Math Modeling Math of General PDF slides
- 2022-02-26 17:07:19下载
- 积分:1