CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - csharp 实时

搜索资源列表

  1. 如何用Csharp实时获取CPU利用率

    0下载:
  2. 自定义CpuLoadInfo类实现获取CPU利用率
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.06kb
    • 提供者:刘洋
  1. ZedGraph_cn.rar

    1下载:
  2. ZedGraph 是一个C#下的开源的图表控件,最新版已经提供了本地化语言,在官方网站下载的源代码把语言文件ZedGraphLocale.resx替换成ZedGraphLocale.zh-cn.resx后重新编译dll就是简体中文了。 本实例演示了实时曲线的使用方法,并带中文注释。VS2008,ZedGraph is a C# Under the open source chart control, the latest version has provided the localizatio
  3. 所属分类:C#编程

    • 发布日期:2015-09-26
    • 文件大小:126.36kb
    • 提供者:xuxin
  1. wpfstockdemo

    1下载:
  2. 用WPF写的有关股票实时绘图的类库,具体只需要引用里面编译好的DLL就可以写出界面非常漂亮的股票实时图。-With the WPF to write about real-time mapping of the library stock, the specific reference to only compiled DLL which you can write a very nice interface, real-time image of the stock.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1.07mb
    • 提供者:白大勇
  1. GetNetInfo

    1下载:
  2. C#获取网络流量信息并且获取当前CPU使用率实时监控-C# access to network traffic information and access to the current real-time monitoring of CPU utilization
  3. 所属分类:C#编程

    • 发布日期:2014-02-22
    • 文件大小:34.36kb
    • 提供者:qigang
  1. Csharp

    1下载:
  2. C#+绘制实时曲线包括绘制坐标轴,C#+绘制实时曲线包括绘制坐标轴-C#+ mapping real-time curve include the drawing axes, C#+ mapping real-time curve include the drawing axes
  3. 所属分类:CSharp

    • 发布日期:2016-01-27
    • 文件大小:38.84kb
    • 提供者:孔君
  1. Demo.MonitoringNetworkSpeed

    0下载:
  2. C#网络流量监听器,能够完成对WINDOWS操作系统的网络流量实时监听.-C# network traffic monitor, and can be completed on the WINDOWS operating system, real-time monitoring of network traffic.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:39.61kb
    • 提供者:wzzj
  1. WeatherForecast

    0下载:
  2. 天气预报的C#源码,数据来源于中国气象局数据,实时更新,准确可靠-C# source of weather forecasting, data from the China Meteorological Administration data, real-time updates, accurate and reliable
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:54.69kb
    • 提供者:王永信
  1. CurveControl

    0下载:
  2. 绘制多条工业数据曲线,实时显示曲线并能在线读取鼠标位置坐标值,非常好用-Draw a number of industrial data curve, real-time display curve and can read the mouse position coordinates online, very easy to use
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:51.01kb
    • 提供者:lxg
  1. ProgressFormControl

    0下载:
  2. 针对实现的进度条模态窗体,在此开发了一个自定义控件,可以实现:(1)实时的模态进度条窗体显示;(2)等待的MAC类型进度条窗体。文件带中有源程序及详细标注和实例工程.-An Custom Control with two puerpose:(1)Normal ProgressForm in real time (2)Circle WaiteForm in waiting time Demo included!
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:95.65kb
    • 提供者:杨清
  1. DataGridPager

    0下载:
  2. DataGridPager一个将DatgGrid数据进行实时分页的源码,执行效率非常高,大家可以参考。-DataGridPager a real-time data DatgGrid page source code, the implementation of very efficient, we can refer to.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:33.48kb
    • 提供者:arn
  1. backup

    0下载:
  2. C#实现的一个远程文件拷贝并发送相关日志信息到指定邮箱,实时监控磁盘大小并删除日期最早的文件-C# Achieve a remote file copy and send relevant information to the specified log-mail, real-time monitoring of the size of the disk and delete the date of the earliest documents
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:9.56kb
    • 提供者:huang
  1. TeamTestProJect1

    0下载:
  2. 一个关于窗体间实时进行数据交互的源码,并附带一个操纵windows线程的小范例-A form of real-time data interaction between the source and manipulation of windows thread attached to a small sample
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:56.04kb
    • 提供者:tianlixun
  1. Comm-tongxin

    0下载:
  2. 可向串口发送命令,实时侦听串口缓存中的数据,加上线程后可实现串口通信的任意功能-Can send commands to the serial port, real-time listening serial data cache, together with the threads can be achieved after the serial communication arbitrary function
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-06
    • 文件大小:27.73kb
    • 提供者:cobra
  1. FileCopy_CSharpWinForm

    0下载:
  2. 使用VS2003开发的文件复制工具,使用的是字节流复制,并有实时进度条提示。-Use VS2003 to develop tools to copy the file, use the copy of the byte stream, as well as tips in real-time progress bar.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:39.29kb
    • 提供者:duliang
  1. char

    0下载:
  2. 实现了聊天室系统,功能包括用户登录、自动注册、用户发言、实时浏览发言、注销身份等。-The realization of the chat room system, features include user login, automatic registration, the user speaking, real-time views to speak, write-off status.
  3. 所属分类:.net

    • 发布日期:2017-04-08
    • 文件大小:8.33kb
    • 提供者:王彩霞
  1. C04

    0下载:
  2. 本章实现了聊天室系统,功能包括用户登录、自动注册、用户发言、实时浏览发言、注销身份等。-This chapter to achieve the chat room system, features include user login, automatic registration, the user speaking, real-time views to speak, write-off status.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:13.33kb
    • 提供者:zaq
  1. ArceningeCsharpVedio

    0下载:
  2. arcengine C#开发的网络视频浏览,实时获取图像!-arcengine C# Developer Web video browsing, real-time access to images!
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-08
    • 文件大小:32.15kb
    • 提供者:fhy
  1. QQ

    0下载:
  2. 类似QQ的实时聊天,实时传输文件的代码,和不错的东西啊 -Similar to the QQ, real-time chat, real-time file transfer code, and the good thing ah
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1.38mb
    • 提供者:cheng
  1. RealTimeCurvePlot

    0下载:
  2. 实时绘制曲线的C#程序,可以实现移动效果,指定大小和高度-A real-time C# curve plot program
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:552byte
    • 提供者:Lee Aiguang
  1. 2-实时预览示例代码二

    1下载:
  2. 实现网络摄像机实时视频预览,抓图,录像等(hikvision,PTZcontrol)
  3. 所属分类:C#编程

    • 发布日期:2017-12-23
    • 文件大小:217kb
    • 提供者:张亮亮
« 12 3 »
搜珍网 www.dssz.com