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

搜索资源列表

  1. rfc3014Notification Log MIB.

    0下载:
  2. 最新的RFC3014文档,对于编程和学习都十分有帮助。-latest RFC3014 documentation for programming and learning are very helpful.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:11879
    • 提供者:李喆
  1. v0[1].1

    0下载:
  2. The goal with this project was to make it possible for almost any mobile-phone to use ICQ and be able to communicate with other users! One other goal with this project was to lower the GPRS-traffic in the phone and make the ICQ-ing cheaper. A t
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:53900
    • 提供者:yan
  1. ShortMessageGateway

    2下载:
  2. 按照中国电信SMGP(短信网关协议)编写的.短信网管通信程序. 提供,连接,登录,发送短信,接受短信等功能.-searched with China Telecom (SMS Gateway Protocol) prepared. SMS Management Communication Program. Provided, connectivity, log, send messages, receive messages and other functions.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:17551
    • 提供者:zy
  1. lmail

    1下载:
  2. Lmail.Dll发邮件控件的特点: 1、将文件分断发送,理论上可以发送N兆大小的文件。 2、实时编码,边编边发,传送速度快。 3、提供进度条实时跟踪。 4、具有*功能,可以一次性发送多个收件人、抄送人,密送人。 5、可以设置请求收件人回执。 6、能生成发送日志,便于跟踪SMTP错误。 7、为COM组件,支持VFP、VB、VC、DELPHI、PB。还支持 ASP网页编程。 -Lmail.Dll mail component characteristics : 1
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:43324
    • 提供者:li
  1. pbckglxt

    0下载:
  2. 在用pb开发信息管理系统时,为了安全期间,我们希望记录每个登录用户的信息,并生成日志,其中最重要的是知道是哪个机器运行程序的?这样,只要获取运行程序的机器ip问题就解决了,然而,pb中没有象delphi 中有现成的函数可以很方便的获的机器的ip,我们只好利用外部函数来实现了。-used pb in the development of information management systems, for the sake of safety, We hope to record each us
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:215064
    • 提供者:梁龙
  1. PC_Monitor

    0下载:
  2. 通过PCCOMM动态连接库,对PC串口进行监测和通讯,接收下位机传上来的数据,并显示和写入日志文件-through PCCOMM dynamic link library, the right PC for monitoring and serial communications, receive under the plan mass of data, and show and write log files
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:762085
    • 提供者:bruce lei
  1. ldpcdecoder

    0下载:
  2. ldpc decode c程序 Iterative probabilistic decoding of linear block codes.Based on Pearl s Belief Propagation in Bayesian Networks.This version utilizes object to define graph nodes and LOG-LIKELIHOOD RATIOS. Much improved in terms of speed compared t
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4578
    • 提供者:sblkiaw
  1. MyCommSend

    0下载:
  2. 一个NMEA格式的GPS数据调试使用的发送端,负责从Log文件中读取CFGPS2通用格式GPS数据向串口发送-a GPS NMEA format debugging data transmitter used for documents from the Log read CFGPS2 GPS common format for sending data to the serial port
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:33016
    • 提供者:张积存
  1. WinSock

    0下载:
  2. WinSock+SqlServer的一套还算不错的聊天代码,里面有文档,代码很全,是不错的学习代码,送给大家。 可以注册用户,进行登录和聊天。-Fairly good chat WinSock+SqlServer set of code, there are documents, is the whole code, is a good learning code to give to everyone. Registered users to log in and chat.
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:1922749
    • 提供者:montion
  1. ChatClient

    0下载:
  2. 使用VC++实现的网络聊天客户端程序,登录服务器后可实现一对多的聊天模式,界面友好,程序结构合理。-Using VC to achieve the network chat client program, log server can be one-to-many chat mode, user-friendly, program structure reasonable.
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:53300
    • 提供者:
  1. SMSAlarm

    1下载:
  2. 这是一个短信报警的小程序,它通过ADO操作读取发送的短信号码和内容,自动发送短信并产生日志-This is a message warning of a small program that reads through the ADO operation number and content of messages sent automatically send text messages and generate the log
  3. 所属分类:Communication

    • 发布日期:2017-05-27
    • 文件大小:9842111
    • 提供者:liuxiaohui
  1. qask

    0下载:
  2. clear all M=input( enter the number of symbols ) N=log(M)/log(2) NPoints=input( Enter the number of points ) NumberBits=input( Enter the number of points per bit ) for i=1:NPoints m=round(rand(1)*3) data(i)=2*m-1-M end-clear
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:621
    • 提供者:venkat reddy
  1. quatenarymod

    0下载:
  2. clear all m=input( enter the number of symbols ) n=log(m)/log(2) npoints=input( enter the no of points ) nbits=input( enter the no of points per bit ) for i=1:npoints d=round((rand(1))) data(i)=2*d-1-m end-clear all m=in
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:575
    • 提供者:venkat reddy
  1. getieaddr

    0下载:
  2. 获取IE程序窗口地址栏内容,并记录地址栏内容日志-Access to the contents of the address bar IE window, and record the contents of the log the address bar
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:14874
    • 提供者:yaozeqin
  1. Superstore_1

    0下载:
  2. 使用龙杰科技有限公司(ACS)的读写器ACR122SL,实现用M1卡,登录会员,积分消费!-Use Long Jie Technology Co., Ltd. (ACS), reader ACR122SL, implemented by the M1 card, log member, integral consumption!
  3. 所属分类:通讯编程

    • 发布日期:2014-02-07
    • 文件大小:6138176
    • 提供者:Marvin
  1. jiexiIPshujubao

    0下载:
  2. 利用C++设计的解析IP数据包程序,功能为捕获网络中的IP数据包,接续数据包的内容,将结果显示在比准输出上,并同时写入日志文件。-Design using C++ IP packet analysis procedures for the capture function in the IP packet network, connecting the contents of the packet, the results show that the output than the standa
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:2056500
    • 提供者:laiy
  1. monitoring

    0下载:
  2. 本系统涉及知识VC的数据库技术(ADO),串口通信等等。 智能安防系统的基本工作流程为;当发生触发事件时,触发信号从触发器发出经编码器 进行编码后以一进制数据形式送至计算机的端口,计算主机通过程序获取事件编码并进行分 析识别,进而根据程序设定启动相应的报警动作(不同的触发事件有不同的处理方式),并在 日志表中记录触发事件的时间、名称和处警动作,以备查用。 -VC systems that involve knowledge of database technology (AD
  3. 所属分类:Communication

    • 发布日期:2017-05-27
    • 文件大小:10268902
    • 提供者:lc
  1. file11.12

    0下载:
  2. 简单的日志文件创建,模拟了GPRS流量计的用量记录-the simple log file implement
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:3689
    • 提供者: fish
  1. Socket-Communications-Programming

    0下载:
  2. 程序分为三个部分: (1)动态库DLL,实现日志记录; (2)客户端程序,OCX形式封装,进行设备状态设置和数据发送。 (3)服务端程序,服务程序形式封装,接收状态数据,调用DLL记录设备状态。 -Program is divided into three parts: (1) dynamic library DLL, implement the log records (2) client, OCX forms package, the device status setti
  3. 所属分类:Communication

    • 发布日期:2017-05-24
    • 文件大小:8248334
    • 提供者:steven
  1. Log.Server_src

    0下载:
  2. 利用Socket实现的web 日志管理功能-Log Server- Web Server for Logs
  3. 所属分类:Communication

    • 发布日期:2017-11-19
    • 文件大小:38415
    • 提供者:高非
« 12 »
搜珍网 www.dssz.com