登录
首页 » Visual Basic » PC program of low resistance tester20171101

PC program of low resistance tester20171101

于 2017-11-01 发布 文件大小:10699KB
0 377
下载积分: 1 下载次数: 5

代码说明:

  低电阻测试仪上位机程序,带参数设置功能自动量程、讯响、单次连续、报警上下限设置,及测量数据即时上传功能(Low resistance tester upper computer program, with parameter setting function, automatic range, sound, single continuous, alarm upper and lower settings, and measurement data immediate upload function)

文件列表:

PC program of low resistance tester\ASYCFILT.DLL
PC program of low resistance tester\B.FRX
PC program of low resistance tester\COMCAT.DLL
PC program of low resistance tester\COMDLG32.OCX
PC program of low resistance tester\Command.ocx
PC program of low resistance tester\DAO350.DLL
PC program of low resistance tester\EXPSRV.DLL
PC program of low resistance tester\FM20.DLL
PC program of low resistance tester\HG2512带Rs232通讯接口232软件使用说明.doc
PC program of low resistance tester\MDAC_TYP.EXE
PC program of low resistance tester\MSCOMCTL.OCX
PC program of low resistance tester\MSCOMM32.OCX
PC program of low resistance tester\MSEXCL35.DLL
PC program of low resistance tester\MSJET35.DLL
PC program of low resistance tester\MSJINT35.DLL
PC program of low resistance tester\MSJTER35.DLL
PC program of low resistance tester\MSRD2X35.DLL
PC program of low resistance tester\MSRDO20.DLL
PC program of low resistance tester\MSREPL35.DLL
PC program of low resistance tester\MSTEXT35.DLL
PC program of low resistance tester\MSVBVM60.DLL
PC program of low resistance tester\MSVCRT40.DLL
PC program of low resistance tester\MSXBSE35.DLL
PC program of low resistance tester\OLEAUT32.DLL
PC program of low resistance tester\OLEPRO32.DLL
PC program of low resistance tester\R234.MDB
PC program of low resistance tester\RDOCURS.DLL
PC program of low resistance tester\SETUP1.EXE
PC program of low resistance tester\ST6UNST.EXE
PC program of low resistance tester\STDOLE2.TLB
PC program of low resistance tester\TABCTL32.OCX
PC program of low resistance tester\VB5DB.DLL
PC program of low resistance tester\VB6CHS.DLL
PC program of low resistance tester\VB6STKIT.DLL
PC program of low resistance tester\VBAJET32.DLL
PC program of low resistance tester\W.FRX
PC program of low resistance tester\低电阻测试仪.exe
PC program of low resistance tester\低电阻测试软件数据格式.doc
PC program of low resistance tester

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

发表评论

0 个回复

  • company_network
    搭建一个有4个部门的公司网络,包含研发部门、测试部门、管理部门和销售部门,利用局域网模型在一个对象中模拟一个服务器和多个客户端的行为(Set up a department of four corporate network, including R & D department, testing department, management department and sales department, the use of local area network model of an object in the simulation at a server and multiple clients of conduct)
    2009-04-08 19:35:59下载
    积分:1
  • chat
    本代码是利用socket套接字实现点对点的简单聊天软件程序。语言是C++。内附源码,项目设计报告,和可执行文件。(This code is using socket to realize P2P-based simple chatting software. Program lauguage is C++. Besides source code, also Included program design report and executable files.)
    2020-07-04 13:40:02下载
    积分:1
  • PortScan
    端口扫描器。 本扫描器实现了:TCP Connect 扫描,TCP SYN扫描,TCP Fin扫描,TCP ACK扫描及UDP端口扫描,这些扫描能够实现扫描特定IP地址范围内端口和扫描某IP地址范围内全部主机特定端口两种模式,并且SYN扫描能够区分端口开放、端口关闭和被防火墙过滤三种状态。(Port scanner. The scanner realized: TCP Connect Scan, TCP SYN Scan, TCP Fin Scan, TCP ACK scan and UDP port scan, the scan can scan a specific IP address range of ports and scanning a range of IP addresses all host two specific ports mode, and can distinguish SYN scan open ports, port closed and the three states firewall filters.)
    2020-11-25 00:59:32下载
    积分:1
  • radmin21
    说明:  务器端基于select I/O模型。为防止程序界面阻塞,有一个子线程用于不断接收socket并select其中的处理。客户端只有一个线程函数,不过其利用率很高,可用于远程目录交换,请求文件大小,创建若干线程来下载文件。文件传输有上传和下载,还有对等传输,这个项目中,传输文件具体指下载。(Client server based on select I/O model. Programming interfaces in order to prevent obstruction, there is a sub-thread for receiving socket and select which treatment. There is only one client thread function, but its utilization very high, can be used for remote directory exchange, request the file size, create a number of threads to download the file. File transfer are uploading and downloading, as well as peer-to-peer transmission, this project, the specific means to transfer files to download.)
    2008-10-20 11:08:26下载
    积分:1
  • tes
    对于网络开发包的详细解释,包括了libcap和libnid等(For a detailed explanation of the network development kit, including the libcap and libnid of)
    2012-10-23 10:24:33下载
    积分:1
  • liaot
    Visual C++案例开发集锦第六章\聊天室服务器端开发的程序源码,值得一看!(Visual C++ case development highlights Chapter Chat server-side development of the program source code, worth a visit!)
    2011-08-13 16:09:13下载
    积分:1
  • HTTPClient
    自己写的一个http 客户端源代码,供大家学习参考。(http client source code for all to learn)
    2013-02-24 10:48:31下载
    积分:1
  • ndislwf-master
    windows过滤驱动的示例代码,解析IP、TCP数据包,没有添加实际功能(Windows filter driver sample code, parsing IP, TCP data packets, did not add the actual function)
    2021-02-07 18:29:55下载
    积分:1
  • WindowsSocket
    第1章 计算机网络体系结构 第2章 NetBIOS编程户端 第3章 重定向器、邮槽和管道 第4章 网络协议TCP/IP 第5章 局域网编程 第6章 Winsock基础 第7章 Winsock API高级编程 第8章 MFC Winsock高级编程 第9章 深入UDP 第10章 WinInet API开发 第11章 网络协议实现及应用 第12章 综合实例( Chapter 1 Computer Network Architecture Chapter 2 NetBIOS programming client households Chapter 3 redirector, and pipelines Mailslot Chapter 4 Network Protocol TCP/IP Chapter 5 LAN Programming Chapter 6 Winsock basic Chapter 7 Advanced Programming Winsock API Chapter 8 Advanced MFC Winsock Programming Chapter 9 in depth UDP Chapter 10 WinInet API development Chapter 11 Network Protocol implementation and application of Chapter 12 General Example)
    2009-03-14 12:15:17下载
    积分:1
  • 聊天小序chat
    一个有用的网络聊天小程序,含有全部源代码,经过调试(a useful Internet chat small program containing all the source code, after debugging)
    2005-07-13 20:08:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载