-
dynamic-channel-allocation
GSM网络的动态信道分配,对于初学这方面的同学有很大帮助(GSM network, dynamic channel allocation, for the beginner in this area of great help to students)
- 2011-11-29 09:48:27下载
- 积分:1
-
基于STM32超声波倒车语音播报测距仪
基于基于STM32超声波倒车测距仪,实测可用。使用了HCSR04超声波模块,实测能测量的距离达到4.8米,并能实现语音实时播报
- 2022-02-04 09:01:34下载
- 积分:1
-
C#实现中值平均数滤波算法
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
///
/// 中位平均值滤波算法
///
public class DLMidPerFilter
{
private MHBetterList mOrignList = new MHBetterList(); //原始数组
private MHBetterList mFilterList = new MHBetterList(); //过滤数组
private float mCurrentValue; //记录当前值
private int mResetNum = 0; //均值重置个数
public bool mIfReset = false; //判断是否开始均值重置
///
/// 过滤算法
///
/// 新输入的值
///
- 2023-05-07 23:20:03下载
- 积分:1
-
564567584444
C#创建生成PDF文档源码实例,只是生成简单的纯文字PDF,生成更复杂的PDF文档,程序还需要诸多改进,有兴趣的参考源码。实例用到了生成PDF的第三方组件:ICSharpCode.SharpZipLib.dll、itextsharp.dll,该组件可百度搜索下载。
,作者拥有版权,仅供学习与参考。(C# to create PDF documents generated source code examples, just to generate a simple plain text PDF, generate more complex PDF documents, procedures also need some improvements, interested reference source. The examples used to generate PDF third party components: ICSharpCode.SharpZipLib.dll, itextsharp.dll, the assembly can be Baidu search download.
The author, copyright, learning and reference purposes only.)
- 2013-09-10 13:21:25下载
- 积分:1
-
MXCADText
梦想CAD控件的使用实例源代码C#
主要对其基本功能进行实例介绍(Dream CAD controls the use of C# source code examples dream CAD controls the source code examples for C#)
- 2013-04-28 18:08:03下载
- 积分:1
-
TM1638共阳显示
说明: 使用TM1638驱动共阳数码管显示,Keil4工程(Using tm1638 to drive the display of common positive nixie tube)
- 2021-03-02 14:19:34下载
- 积分:1
-
C#数字图像处理算法典型实例源代码
C_#数字图像处理算法典型实例源代码C_#数字图像处理算法典型实例源代码C_#数字图像处理算法典型实例源代码C_#数字图像处理算法典型实例源代码C_#数字图像处理算法典型实例源代码C_#数字图像处理算法典型实例源代码C_#数字图像处理算法典型实例源代码C_#数字图像处理算法典型实例源代码C_#数字图像处理算法典型实例源代码C_#数字图像处理算法典型实例源代码C_#数字图像处理算法典型实例源代码C_#数字图像处理算法典型实例源代码C_#数字图像处理算法典型实例源代码
- 2022-06-18 15:14:18下载
- 积分:1
-
RentOK
使用ibatis对sql数据库进行操作,可以实现查询,读取和写入功能,包内不包含数据库,只有方法代码,自写(Ibatis sql database operation, can achieve a query, read and write functions, the package does not contain the database, only the method code, since write)
- 2012-12-26 11:44:14下载
- 积分:1
-
swTsfTKC
说明: Code in C what need swTsfTKC
- 2019-03-06 05:28:43下载
- 积分:1
-
简单的脚本通过RTP传输的视频
简单的模拟脚本通过RTP传输的视频
- 2023-03-11 05:00:03下载
- 积分:1