登录
首页 » c# » 这是控制器LED

这是控制器LED

于 2023-02-26 发布 文件大小:1.37 MB
0 92
下载积分: 2 下载次数: 1

代码说明:

这是控制器LED,demo真的很重要。一般的科技类的产品都支持二次开发,会在官网上发布一些用各种编程语言实现的Demo。有了demo,我就很容易找到需要调用的dll和功能函数,避免使用各种工具查找。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • WinCE
    本资料主要针对使用C#进行WinCE应用程序的开发,包括常见问题处理(This information is mainly for use in C# WinCE application development, including frequently asked questions deal with)
    2012-03-13 19:54:05下载
    积分:1
  • 数字图像处理傅里叶变换
    #include  #includeusing namespace cv;using namespace std;//快速傅里叶变换void fft2Image(InputArray _src, OutputArray _dst){//得到Mat类型Mat src = _src.getMat();//获取矩阵//判断位深CV_Assert(src.type() == CV_32FC1 || src.type() == CV_64FC1);CV_Assert(src.channels() == 1 || src.channels() == 2);
    2023-05-22 05:45:03下载
    积分:1
  • 学习模板
    说明:  stm32完整的工程模板,包括所有的固件库函数以及文件,适合新手学习(STM32 complete engineering template, including all firmware library functions and files, suitable for novice learning)
    2020-06-18 19:40:01下载
    积分:1
  • 这是一个画图程序在C #
    this a paint program in C#-this is a paint program in C#
    2022-08-08 03:31:48下载
    积分:1
  • opencv_introduction_2007June9
    OpenCV概述,OpenCV入手,模块介绍,与Intel IPP交互,Python界面及应用实例(General information, getting started with OpenCV, modules description, interaction with Intel IPP, Python interface, some usage examples, summary)
    2009-11-14 00:02:53下载
    积分:1
  • MoreDDOSScr
    2008-10-11 13:38:49下载
    积分:1
  • SPI_STM32_FPGA
    STM32F1与FPGA通过SPI进行通信,我上传的是32部分的程序,已经通过串口测试成功。此程序可拓展为和单片机,DSP通过SPI进行通信(STM32F1 and FPGA communication through the SPI, I uploaded the 32 part of the procedure has been successfully tested through the serial port. This program can be extended to and single-chip, DSP communication through the SPI)
    2020-11-16 09:29:42下载
    积分:1
  • c语言绘制一个有花纹的“心”形
    资源描述用c语言绘制一个有花纹的“心”形。简单使用迭代法来实现,其中用了多个for循环来实现绘制一个有花纹的“心”形。
    2022-03-17 13:01:49下载
    积分:1
  • 3910496
    利用远程线程实现进程隐藏,给QQ发送的消息加上小尾巴(Remote thread hidden process, QQ sent to the news with a small tail)
    2007-06-28 15:12:49下载
    积分:1
  • juliangfa
    矩量法是求解电磁场边界值问题中一种行之有效的数值方法.它所做的工作是将积分方程化为差分方程,或将积分方程中积分化为有限求和,从而建立代数方程组,故它的主要工作量是用计算机求解代数方程组.所以,在矩量法求解代数方程组过程中,矩阵规模的大小涉及到占用内存的多少,在很大程度上影响了计算的速度.如何尽可能的减少矩阵存储量,成为加速矩量法计算的关键.此处介绍了方法(MoM is the solution of electromagnetic field boundary value problem in an effective numerical method. It is the work done by integral equations into differential equations, or integral equations into a finite sum of points, so as to establish algebraic equations Therefore, it is the main workload of the computer to solve algebraic equations. Therefore, in the moment method for solving algebraic equations, the matrix size relates to the amount of memory, to a large extent affected the speed of calculation. how to maximize the reduction of matrix storage has become accelerated MoM calculation of the key. introduce the method here)
    2008-06-08 11:12:09下载
    积分:1
  • 696518资源总数
  • 105901会员总数
  • 40今日下载