登录
首页 » matlab » gui

gui

于 2017-04-19 发布 文件大小:9KB
0 258
下载积分: 1 下载次数: 1

代码说明:

  适合初学gui的同学,快速入门,方便快捷( U5B9E u73B0 u57FA u672C u56FE u50CF u5904 u7406 u7684 u64CD u4F5C uFF0C u65B9 u4FBF u5FEB u6377)

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

发表评论

0 个回复

  • C#版的颜色拾取器 原理实现以及 源码
    颜色拾取器实例
    2013-01-17下载
    积分:1
  • C#屏幕截图 桌面截图 指定句柄窗口截图 附源码
    C#屏幕截图 桌面截图 指定句柄窗口截图 附源码
    2013-04-01下载
    积分:1
  • datxbases
    VB使用Windows Media Encoder 9 SDK编程的几个例子程序(VB use Windows Media Encoder 9 SDK examples of programming applications)
    2017-06-12 22:03:12下载
    积分:1
  • wlpxcaa480
    WLAN的ofdm仿真系统代码,包括信道估计,同步等(Ofdm Simulation system Code of WLAN, including Channel estimation, synchronization and so on)
    2018-09-28 09:27:24下载
    积分:1
  • GetCPUID
    VB源码,利用VB直接得到CPU的ID号(get cpu id)
    2009-10-16 16:58:29下载
    积分:1
  • tqe
    根据图片格式定义,实现快速读取图的分辨率大小(According to the image format definition, achieve rapid read figure resolution size)
    2017-07-13 00:45:46下载
    积分:1
  • C#自动更新服务(本地服务安装)
    using System;using System.Collections.Generic;using System.Linq;using System.Text;using Common.WinService;using Common.Log;using System.Threading;using Common.Net;using System.Text.RegularExpressions;namespace Collection.AutoRunner{    //获取学生信息    public class Service_Update_Data : IWindowsService    {        private ILogWriter _logWriter = null;        private const string logCategory = "Services.Info";        private string logInfoSource = "Update_Data";        private const string logErrorCategory = "Services.Error";        private const string logErrorSource = "Update_Data_Error";        private bool BeStop = true;        private System.Timers.Timer timer = null;        public void Start(Common.Log.ILogWriter logWriter, string gameCode)        {            gameCode = gameCode.ToUpper();            logInfoSource = gameCode;            _logWriter = logWriter;            BeStop = false;            StartRequestData();        }        int stata = 0;        private void StartRequestData()        {            try            {                #region 配置                //时间频率                var UpdateStudentSpan = ServiceHelper.GetInterval("UpdateData");                //更新学生开始时间                var studentbegintime = ServiceHelper.GetInterval("StudentBeginTime");                //更新学生结束时间                var studentendtime = ServiceHelper.GetInterval("StudentEndTime");                    //是否更新学生基本信息:true为更新 false为不更新                var IsUpdateStudnet =Convert.ToBoolean(ServiceHelper.GetSystemConfig("IsUpdateStudnet"));                                #endregion                timer = ServiceHelper.ExcuteByTimer(UpdateStudentSpan, () =>                {                    int timeHour = DateTime.Now.Hour;                    if (timeHour == 3)                        stata = 0;                    #region 更新学生基本信息                    if (studentbegintime
    2015-03-11下载
    积分:1
  • wendang
    让系统查找某一程序进程被关闭则运行关机命令(The system to find a program process is shut down while running shutdown command)
    2016-05-08 11:01:59下载
    积分:1
  • setwindowstime
    我自己弄的小东西,C#设置系统时间源代码(I get the little things C# to set the system time source code)
    2012-12-03 19:04:52下载
    积分:1
  • CH7026
    CH7026芯片配置软件(CH7025(26) RegSet(2.03))及使用说明(CH7026 chip configuration software (CH7025 (26) RegSet (2.03)) and instructions)
    2014-09-23 20:30:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载