登录
首页 » C# » 数据采集读写实例

数据采集读写实例

于 2013-02-02 发布
0 234
下载积分: 1 下载次数: 0

代码说明:

数据采集读写实例

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

发表评论

0 个回复

  • 电子秤读取小
    电子秤读取小程序
    2020-05-12下载
    积分:1
  • C# 周立功can卡调用函数
    C# 周立功can卡调用函数
    2013-12-10下载
    积分:1
  • advanced-logging
    事件记录类,可直接包含事件记录类,可支持文件和窗口输出两种事件记录方式(Event log category, including event logging class directly, support documents and windows event log output of two ways)
    2011-08-14 08:15:48下载
    积分:1
  • SoftScope
    功能描述:这是一个示波器波形显示控件,能够完成类似于示波器的功能。最多可以同时显示8个通道的数据波形,可以动态切换显示通道。缩放xy轴,弹出半透明窗口显示坐标,y轴方向平移波形等功能。 操作使用键盘快捷键,操作说明见readme.txt,目前按键焦点的得到有点问题,要点击开始后在示波器上鼠标左键单击一下,然后按一下上箭头键,才可以响应按键指令,有高手知道怎么改进希望告诉作者:xiang57@163.com(Functional Description: This is an oscilloscope waveform display control, able to complete similar oscilloscope function. At the same time show up to eight channels of waveform data can be displayed dynamically switch channels. Zoom xy axis, translucent pop-up window displays the coordinates, y-axis direction of translational wave functions. Operation of the use of keyboard shortcuts, operating instructions see readme.txt, the current key focus has been a problem, it is necessary to click on the oscilloscope after the beginning click the left mouse button, and then click on the arrow keys, before they can respond to key commands, has a master know how to tell the authors hope to improve: xiang57@163.com)
    2008-07-06 21:24:24下载
    积分:1
  • dnlm
    三星2440CPU下WIN MOBILE系统的PCMCIA驱动程序代码!()
    2018-06-10 06:23:54下载
    积分:1
  • 果云esp8266开发板原理图
    【实例简介】果云开发板底板原理图.pdf
    2021-10-06 00:30:58下载
    积分:1
  • luiliangfenxi
    简单的流量分析程序,用VC++编写,代码简练,方便理解。(Simple traffic analysis program written using VC++, code concise, easy to understand.)
    2010-12-22 20:20:42下载
    积分:1
  • VCPPGetHardwareId
    VC++获取网卡MAC、硬盘序列号、CPU ID、BIOS编号,是个文档,用来学习,需要的话代码移植下也比较简单(VC++ Gets NIC MAC, hard drive serial number, CPU ID, BIOS serial number, is a document used to study under the required code migration is relatively simple)
    2015-07-24 10:49:26下载
    积分:1
  • xhhyvv
    system权限下,创建远程线程将dll注入用户进程,以用户身份发送消息(System permissions, will create a remote thread DLL injection user process, send a message to the user identity)
    2017-06-02 08:51:05下载
    积分:1
  • c# 多线操作例子源码
    多线程操作 [实例截图] [核心代码]using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Threading;namespace ThreadMore{ public partial class Form3 : Form { public Form3() { InitializeComponent(); } // 发送数据包的类 public class SendPackage { Package pack; // 保存将被发送的数据包 int quantity = 1; // 数据包的个数 // 发送数据包 public SendPackage(Package p, int count) { pack = p; quantity = count; } public void ThreadRun() { // 发送指定数量的数据包 for (int looper = 1; looper
    2015-03-20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载