CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - COM port

搜索资源列表

  1. rolemanager

    0下载:
  2. java实现权限管理,用myeclipse可直接导入此工程,到http://javaframe.googlecode.com/files/role_manager-lib.rar下载JAR文件copy到WEB-INF/lib文件夹下然后发布到tomcat5.5+中可直接运行使用【http://ip:port/project_name】。 注意:配置数据库地址及创建db/role_db.sql文件中的表并且添加相应的数据到数据库中【此sql是mysql的脚本,用其他数据库时注意转换数据类
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2528668
    • 提供者:softnm
  1. 54454

    0下载:
  2. 新增功能:自动识别域名和IP扫描 使用说明: [remote ip][start port][end port][Thread Count] 例如: D:\ScanPorts.exe www.baidu.com 1 100 100 或 D:\ScanPorts.exe 192.168.180.68 1 100 100 扫描器会自动识别域名和IP
  3. 所属分类:Scanner

    • 发布日期:2017-03-27
    • 文件大小:151745
    • 提供者:www
  1. PS2_driver

    0下载:
  2. PS/2接口的底层驱动 //作者:古道热肠 //Email:xg_2004_sy@126.com //Blog: gdrc.bolg.21ic.com //版本:1.0 //完成日期:2008-10-14 //硬件平台,51单片机IO口模拟PS/2协议与PS/2设备通讯-PS/2 interface of the underlying drivers// Author: warm-heartedness// Email: xg_2004_sy@126.com// Blog
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2611
    • 提供者:aglo
  1. scanport

    0下载:
  2. 常用的端口扫描技术有很多种,如 TCP connect() 扫描 、TCP SYN 扫描、TCP FIN 扫描 等,网络上也有很多文章专门介绍,比如 :http://www.antai-genecon.com/suml/zhishiyy/jingong/duankougj.htm 上就介绍了很多我的程序 所使用的最基本的扫描技术:TCP 扫描-Port scanning technique commonly used there are many, such as the TCP connect
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:30437
    • 提供者:zhang
  1. jdbclianjieshujuku

    1下载:
  2. 常用JDBC连接数据库方法总结如下: 一、DB2 Class.forName("Com.ibm.db2.jdbc.net.DB2Driver") String url="jdbc:db2://dburl:port/DBname" cn = DriverM-Commonly used methods of JDBC database connections are summarized as follows: First, DB2 Class.for
  3. 所属分类:Database system

    • 发布日期:2017-04-02
    • 文件大小:893
    • 提供者:蛋蛋
  1. LPTtest

    2下载:
  2. 并口测试程序,是我2003年在上海市激光机技术研究所工作期间编写的,主要目的是测试通过并口控制声光调制器的脉宽和频率已达到控制激光标刻机的激光束状态的目的,因为不同脉宽和频率的激光束在物体表面上标刻出来的效果是不同的。当然,该测试程序还可用于其他需要并口输出不同脉宽或频率的方波的应用场合。 该程序已应用了WinIO程序,所以WinNT下也可以控制并口。 李政 flyskywhy@gmail.com-Parallel testing procedures, is my 2003
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:242478
    • 提供者:李政
  1. ex6-3

    0下载:
  2. 程序描述:网络远端温度感测器,这个范例中使用到  (1)8051 的Port 1连接到LCD显示器,PORT 3的P3.3、P3.4和P3.5分别连接到LCD显示器的控制线,程序执行时可以让LCD显示器显示出时间和日期。 (2)温度感测组件AD590经由ADC0804将感测到的温度,转换成数位数据,然后经由PORT 0输入8051。 (3)igangcai 8051的第10和第11只脚RXD和TXD分别连线到MAX232,然后连接到PC的COM埠。  (4) 当PC端经由RS23
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:45298
    • 提供者:xiaoyu
  1. SerialComm

    0下载:
  2. JAVA串并口操作,用JAVA实现串并口访问功能.-JAVA COM/LPT1 PORT OPERATION
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2070
    • 提供者:blair
  1. led-8zi

    1下载:
  2. /***************************************************** 16*128 LED点阵屏 C 程序 ****************************************************** 声明: 本程序供大家学习之用,用勿用于商业用途。尊重版权。 编写:邓椿薪 时间:2006年1月20日 晚 邮箱:love2151@xinhuanet.com *************
  3. 所属分类:SCM

    • 发布日期:2015-07-30
    • 文件大小:1939
    • 提供者:kd911
  1. serial2

    0下载:
  2. WIN32串口通信源代码,封装良好,使用方便。-Serial Communication for WIN32 Each programmer knows that accessing the hardware ports of a computer is getting more and more complicated. The software presented here intends to ease the development of applications using the
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:63767
    • 提供者:zzj
  1. FFTReal

    0下载:
  2. FFT源码,快速傅里叶变换和逆变换,Portable ISO C++开发的完整类-FFTReal Version 1.03, 2001/06/15 Class of Fourier transformation of real data (FFT and IFFT) Portable ISO C++ (c) Laurent de Soras <ldesoras@club-internet.fr>
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:13924
    • 提供者:danny
  1. ROBO

    0下载:
  2. to activate a robot or parallel port data pin this code can be used or to send data to printer port. I had used this code to move a robot right, left, back, front. rajesh.f - INDIA rajesh1983jan10@yahoo.com-to activate a robot or parallel port data p
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:880
    • 提供者:rajeshf
  1. HammingDecoder

    0下载:
  2. -- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection. -- download from: www.pld.com.cn & www.fpga.com.cn LIBRARY ieee U
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3754
    • 提供者:djs
  1. ComDebug

    0下载:
  2. a very good com serial port code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:75518
    • 提供者:kevin
  1. Linux_serial_port_programming

    0下载:
  2. Linux 下串口编程入门教程,linux,如何对com串口进行操作,一块学习-Serial port programming under Linux Getting Started Guide, linux, how to operate com serial, a learning
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:7064
    • 提供者:guojun
  1. SCommTest

    0下载:
  2. 用VB语言实现对COM串口的应用,是一个完整的成语。-VB language used on the COM serial port of the application, is a complete phrase.
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4388548
    • 提供者:wwj
  1. k2009516155915

    2下载:
  2. 51单片机控制的收音机(带串口,遥控,芯片89S52+LC72131+LA1845N) http://www.qingfengju.com/default.asp?page=16-51 single-chip radio-controlled (with serial port, remote control, chip 89S52+ LC72131+ LA1845N) http://www.qingfengju.com/default.asp?page=16
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-21
    • 文件大小:21181
    • 提供者:淡月清风
  1. COMWR

    0下载:
  2. com操作小程序.希望能给大家小的 启发。-get port data
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-03
    • 文件大小:12611
    • 提供者:warrui
  1. winio

    0下载:
  2. 可用于实现键盘记录。端口操作不需要编写驱动,在Win95/98下直接可以使用汇编的In/Out指令。VC中也提供了_inp/_outp这样的函数(QA001059 outportb、inportb对应的函数)。不过在NT下,不能使用In/Out指令,参考QA001296 如何在WindowsNT/2000下用VB6写硬件IO控制。 如果使用硬件中断就必须编写驱动,标准的办法是采用微软的DDK。Win98和WinNT 4.0/5.0的DDK可以从http://www.microsoft.c
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:203000
    • 提供者:
  1. lBarcodeReader

    0下载:
  2. VB通过COM串口读取条形码设备,程序用到了MsComm.ocx控件,如果对此控件没有掌握用法的朋友,可以参考一下这个实例。 -COM serial port through VB to read the bar code equipment, procedures used in the MsComm.ocx control, if this control does not have the use of a friend, you can refer to this example.
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:3947
    • 提供者:liubin
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com