登录
首页 » C# » 用c#语言开发的LED显示的程序,可用于测试程序中的数据显示!

用c#语言开发的LED显示的程序,可用于测试程序中的数据显示!

于 2022-02-25 发布 文件大小:1.49 kB
0 160
下载积分: 2 下载次数: 1

代码说明:

用c#语言开发的LED显示的程序,可用于测试程序中的数据显示!-with language development LED Display procedures can be used to test procedures for the data show!

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

发表评论

0 个回复

  • 自己写的一个学生选课系统~~ 功能还不够完善,有些功能未能实现~~ 传上来大家一起学习研究~~ 适合初学者~...
    自己写的一个学生选课系统~~ 功能还不够完善,有些功能未能实现~~ 传上来大家一起学习研究~~ 适合初学者~-Wrote it myself, a student elective system ~ ~ function is still not perfect, some features not realized ~ ~ Chuan-up study and research with everyone ~ ~ ~ suitable for beginners
    2023-07-23 13:05:03下载
    积分:1
  • psoVC
    pso程序的源代码 pso程序的源代码-粒子群优化算法源程序 作者:FashionXu 一个pso程序的源代码。在vc.net2003下面通过。 建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表一只鸟,PSO代表鸟群。阅读源代码,不要顺着看,先看main(),然后按照出现的东西的顺序,一个一个得来,呵呵,纯粹是建议。(program s source code pso pso program s source code - source code on Particle Swarm Optimization: FashionXu a pso program source code. In vc.net2003 following through. Recommendation: look at the code before you figure out how the matter pso. Then please correspond to: Program using Agent on behalf of a bird, PSO representative of the flock. Read the source code, do not look down, look at the main (), then follow the order of things there, one by one, come, Oh, merely suggestions.)
    2008-07-30 16:26:10下载
    积分:1
  • MPLAB-X-IDE-User-Guide
    MPLAB X IDE User Guide,China Version
    2013-08-22 09:10:18下载
    积分:1
  • 12.2
    (1)在工具栏中点击“打开”功能出现文件打开窗口,用户选择一幅bmp图片后在指定区域居中显示该图片,若图片尺寸小于指定区域则按原始大小显示;若大于则按合适比例显示。 (2)鼠标指针在图片上停留时显示为十字形,同时在控件下方固定位置显示鼠标所在的图像x坐标和y坐标(如:50,100),以图片左上为坐标原点。 (3)在工具栏中可以点击控件实现在图片上绘制一次直线、矩形或圆等图形,在绘图过程中要求图片和图形一直可见,不能出现刷新痕迹,绘制的图形可以任意修改形状。 (4)可以任意选择图形线条的类型(虚线或直线)、颜色(三种)及粗细(三种),要求选择方式可以叠加,绘制过程要求可任意连续执行。 (5)在工具栏中点击“保存”功能出现文件保存窗口,用户可以选择保存路径来保存当前图片操作结果(包括图片和图形)。 (6)点击“关闭”功能,关闭当前图片,若操作结果尚未保存则必须弹出对话框提示用户进行保存。 ((1) in the tool bar, click on Open function has the file open window, the user selects a bmp image to center the picture in the designated area, if the image size is smaller than the specified area press the original size if more than press the appropriate scale display. (2) is shown as a cross when the mouse pointer over the image, while displaying an image x and y coordinates of the mouse cursor in a fixed position below the control (eg: 50,100) to image the upper left of the coordinate origin. (3) in the toolbar you can click controls to achieve a draw straight lines, rectangles or circles and other graphics on the picture, the requirements of pictures and graphics in the drawing process has been seen, it can not appear refreshed traces drawn graphics can be modified shape. (4) can choose the type of graph line (dashed or straight), color (three kinds) and thickness (three kinds), asked to choose the way can be superimposed, can arbitrarily draw process requires continuous exe)
    2015-10-23 12:16:41下载
    积分:1
  • fb58pid
    西门子温度控制PID,带自整定功能,适合研究PID算法的人(SIEMENS temperature control PID, with self tuning function, suitable for people studying PID algorithm)
    2017-10-29 12:40:28下载
    积分:1
  • 预流推进最大流算法 (推百分表的最大流算法)
    推-Relable算法是当今公认的高效求解最大流算法、 所以我就直接选取了Push Relable算法进行实现。算法的本质思想是采用了节点高度差的概念来用于推进或回退网络中每个节点的流量。具体的算法描述我就不再赘述了,如果有兴趣从本质上了解此算法,建议去读一下《算法导论》第二版411页 418页 (PS:我个人觉得413也的PUSH () 伪代码、 第5行、 写成,f [v,u] = f [v,u]-f [u,v])。在此,我就直接给出了C + + 的代码实现。其中,采用了两个类,一个用以封装图 (邻接矩阵),一个用以封装Push-Relable算法的操作。不失一般性数组矩阵均采用了动态内存分配与调整
    2022-02-07 11:23:15下载
    积分:1
  • 解决奇偶间的问题
    解决奇偶间的问题-solve the problems between Parity
    2022-07-10 07:19:16下载
    积分:1
  • LCD1602-driver-code
    液晶1602单片机驱动程序代码,适合stc89c52rc,at89s52.(The driver code of 1602 display,for mcu stc89c52rc,at89s52.)
    2015-05-29 11:43:07下载
    积分:1
  • 1
    说明:  LMS算法误差权矢量曲线盲多户检测中的应用(LMS algorithm weight vector error curve Blind detection of multi-family)
    2009-11-15 16:49:30下载
    积分:1
  • c-program
    简单c语言程序程序,用作自己的初步学习作用(simple c program)
    2013-11-26 20:13:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载