-
USB-HS-Examples
STM32_F4_USB_HS微雪例程,功能强大。(Examples of stm32f4 USB HS.)
- 2014-08-07 16:10:12下载
- 积分:1
-
ddddd
说明: 关于滤波器的源码 能够在MATLAB上运行(On the source filter can be run in MATLAB)
- 2008-11-12 12:12:43下载
- 积分:1
-
红龙摄像头源码
基于stm32平台实现ov7670摄像头图像数据采集的源码,优化到20帧的速率
- 2023-08-31 14:35:06下载
- 积分:1
-
c#半透明加载中...等待效果
应用背景winform 自定义加载等待效果等待动画多线程 关键技术关键代码:using System;using System.Drawing;using System.Windows.Forms;using System.ComponentModel;namespace MyOpaqueLayer{ /// /// 自定义控件:半透明控件 /// /* * [ToolboxBitmap(typeof(MyOpaqueLayer))] * 用于指定当把你做好的自定义控件添加到工具栏时,工具栏显示的图标。 * 正确写法应该是 * [ToolboxBitmap(typeof(XXXXControl),"xxx.bmp")] * 其中XXXXControl是你的自定义控件,"xxx.bmp"是你要用的图标名称。 */ [ToolboxBitmap(typeof(MyOpaqueLayer))] public class MyOpaqueLayer : System.Windows.Forms.Control { private bool _transparentBG = true;//是否使用透明 pr
- 2022-02-03 16:19:46下载
- 积分:1
-
triangle
效率极高的基于delaunay三角网格剖分程序,只是没有图形输出,可以只将生成文件直接导入matlab中。(Based on highly efficient delaunay triangular mesh generation process, but there is no graphics output, you can only generate documents in directly into matlab.)
- 2007-11-14 21:31:19下载
- 积分:1
-
winform 仿QQ截图,可将截图直接保存到内存中 附完整源码下载
winform 仿QQ截图,可将截图直接保存到内存中 附完整源码下载
- 2013-05-18下载
- 积分:1
-
Delaunay三角网代码
Delaunay三角网是空间表达很好的一种形式,构建好的Delaunay三角网对解决空间问题有很大的用处,希望通过分享能启发大家的思维。
- 2023-06-10 16:20:07下载
- 积分:1
-
C++ U盘格式化 UFormat
实现U盘格式化,有很好的学习价值。安装自动释放源码。(Realize U disc format, have good learning value. The installation of an automatic release of source code.)
- 2020-06-26 03:00:02下载
- 积分:1
-
Cepstrum
这是语音信号处理中求倒谱的程序,我自己编的,很简单,实现了一段序列求倒谱的功能(This is the voice signal processing for cepstrum procedures, I developed, is very simple. achieve a sequence for the functional cepstrum)
- 2006-10-11 20:12:24下载
- 积分:1
-
LpfControls
本课题设计的波形显示控件实现了同时显示多条数据曲线、局部放大查看、波形显示自动调整最佳坐标范围、动态显示波形等功能。(This topic designed to achieve a waveform display control data also shows a number of curves, partial enlargement view, the best waveform display automatically adjusts the range of coordinates, dynamic waveform functions.)
- 2011-05-24 14:05:35下载
- 积分:1