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

搜索资源列表

  1. TCP的客户服务器通信程序

    0下载:
  2. TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\\\client\\\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communicatio
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:15357
    • 提供者:刘鹏
  1. netdisco-0.94_with_mibs.tar

    0下载:
  2. Designed for moderate to large networks, configuration information and connection data for network devices are retrieved and set by SNMP. With Netdisco you can locate the switch port of an end-user system by IP or MAC address. Data is store
  3. 所属分类:SNMP编程

    • 发布日期:2008-10-13
    • 文件大小:6903970
    • 提供者:dl
  1. chandddd

    0下载:
  2. 数据库表结构 用SQL Server建立数据库 数据库名:questionnaire Questions表 QuestionID 索引投票主题 Questions 存储投票主题内容 Isvisable 标识投票是否在前台显示 Date 记录投票发布时间 IsOpen 标识投票结果是否向投票用户公开 Items表 ItemID 索引投票选项 QuestionID 关联投票主题 Item 存储投票选项内容
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:67832
    • 提供者:陈寻
  1. AD_ASM_AD0832shuzidianyabiaoLED

    0下载:
  2. 数字电压表 AD芯片: 采用8位串行A/D转换器ADC0832。 ● 8位分辨率,逐次逼近型,基准电压为 5V ● 5V单电源供电 ● 输入模拟信号电压范围为 0~5V ● 有两个可供选择的模拟输入通道 显示: 使用三个数码管。 显示范围: 0.00 - 5.10 (单位:V) 连接方式: AD_CLK → P1.0 AD_DAT → P1.1 AD_CS → P3.4 模拟输入 → CH0
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7924
    • 提供者:lmhit
  1. ADCINT

    0下载:
  2. 此程序基于ADC0809,它是CMOS的8位A/D转换器,片内有8路模拟开关,可控制8个模拟量中的一个进入转换器中。-Connection between ADC 0809, it was the eight CMOS A / D converters. Tablets containing eight analog switches, control eight of analog converters enter a Chinese.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1205
    • 提供者:空气
  1. lbshuzi

    0下载:
  2. 本文主要研究单片机(80C51)在多点温度采集控制系统中的应用。通过A/D转换器ADC0809把集成温度传感器AD590采集的经过处理的模拟信号转换成数字信号,然后把转换好的数据传送给单片机,由单片机对数据进行有目的得操作。如,在数码管上实时显示温度值,把数据传送给上位机等等。-this study SCM (80C51) in multi-point temperature Acquisition and Control System applications. Through A / D c
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:59781
    • 提供者:王启才
  1. weijiyuanli

    0下载:
  2. 2位微机实验指导书 华中科技大学计算机学院 武汉市豪申光电新技术有限公司 第一章 基本接口实验 2 第一节 并行接口实验(8255芯片实验) 2 实验一 步进电机控制接口实验 2 第二节 定时/计数实验(8253芯片实验) 9 实验二 音乐发生器接口实验 9 第三节 串行通信接口实验(8251芯片实验) 21 实验三 RS-232标准全双工查询方式异步串行通信
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1618051
    • 提供者:xiak
  1. Echo_Receiver

    0下载:
  2. Full Duplex voip application source code - 29.8 Kb Download Echo Receiver source code - 14.1 Kb Use these code-programs when debugging and testing Full Duplex application on the same PC, without internet connection. This software receives your packet
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:14789
    • 提供者:eagles912
  1. full_duplex

    0下载:
  2. Full Duplex voip application source code - 29.8 Kb Download Echo Receiver source code - 14.1 Kb Use these code-programs when debugging and testing Full Duplex application on the same PC, without internet connection. This software receives your packet
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:30884
    • 提供者:eagles912
  1. PRG6_2

    0下载:
  2. 客户端程序。该程序首先与相应服务器连接。然后接收用户从标准输入(键盘)输入的字符串,再将字符串发送给服务器,接收服务器发回的信息并显示。之后,继续等待用户输入直至用户输入Ctrl-D。当收到用户输入Ctrl-D后,客户关闭连接并退出。-client. The procedure first with the corresponding server connections. Users then receive from the standard input (keyboard) and inp
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1211
    • 提供者:bby
  1. i2c

    0下载:
  2. keil c51下基于软件模拟I2C总线的Dll动态连接库。下载后将其烤到keil\C51\bin下即可。-keil c51 simulates I2C based on software the main line the Dll dynamic connection storehouse. After downloading roasts it to keil\C51\bin under then.
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:462128
    • 提供者:
  1. MySQL

    1下载:
  2. connection to MySql from Delphi
  3. 所属分类:MySQL

    • 发布日期:2017-05-06
    • 文件大小:1076875
    • 提供者:elyakov123
  1. j_13292_fcoa

    0下载:
  2. 该系统为西部数字开发的房屋中介信息管理平台,主要功能模块有:房源信息 委托信息 客户来访 员工出访 公共交流 公告信息 成交信息 系统管理 人员管理分店 [部门]管理 权限管理 经纪人管理 考勤管理 房源图片 管理出租 **志管理 出售**志管理 安装方法: 1、安装MS SQL Server数据库 2、将 DB_51aspx 目录下的hxdoa.mdf数据库附加。 3、修改 Web 目录下的WebLibrary.config文件来设置数据库连接。 -The syste
  3. 所属分类:Database system

    • 发布日期:2017-05-09
    • 文件大小:1993430
    • 提供者:k
  1. Wifi Test

    2下载:
  2. wince5下wifi连接配置软件,Vs2005编写-wince5 configuration software under the wifi connection, Vs2005 prepared
  3. 所属分类:Windows CE

    • 发布日期:2013-01-07
    • 文件大小:2211953
    • 提供者:mahuilin
  1. HttpProxy_shawn

    0下载:
  2. 封装的dll,实现了http模式 的代理服务器。内部有对 oracle的 数据库访问功能,用ADO 技术实现。还有连接控制管理功能。这个程序本身是我们做的一个对通讯软件的代理软件的一个子功能。实现的是http代理。-Package dll, achieved a http proxy server mode. Internal to the oracle database access functions, using ADO technology. There are connection c
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:49691
    • 提供者:肖恩侠
  1. Connection.Pool.V1.2.Full.Source.For.Delphi567.ra

    0下载:
  2. Connection Pool for Delphi - A connection pool is a cache of open connections that can be used and reused, thus cutting down on the overhead of creating and destroying database connections. Connection pooling is a method for conserving sca
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-22
    • 文件大小:139425
    • 提供者:okkoos
  1. PSO_base_RBF

    3下载:
  2. PSO的RBFNN优化程序 算法步骤 1.样本数据归一化处理,即将输入输出归一化到[-1,1]区间; 2.确定RBF网络的中心和宽度; 3.以拟合误差的均方根作为性能指标,使用PSO算法优化RBF网络输出层到隐层的连接权值矩阵-PSO-RBFNN algorithm optimization procedures Step 1. Sample data normalization treatment, about input and output normalized to [-
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:3815
    • 提供者:aKON
  1. TinyRAT[D]

    0下载:
  2. 功能需求: [1]------------------------------------------- 1.进程插入,反向链接,穿防火墙,自安装 [2]------------------------------------------- 管理功能: File Manager: 1.获取磁盘 2.获取目录中的文件列表与文件夹列表 3.删除文件 4.新建文件夹 5.删除文件夹(必须文件夹是空的才可以完全删除文件夹-以后增加递归删除所有文件功能)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:72088
    • 提供者:376111502
  1. D

    0下载:
  2. 此程序为以D触发器为基础的电路连接图,用于证明与学习阻塞赋值与非阻塞赋值的区别,已仿真成功。-This procedure is based on the D flip-flop circuit connection diagram for the proof and the blocking assignments and nonblocking assignments to learn the difference between the simulation has been succes
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:302408
    • 提供者:xun
  1. CPP-and-CSharp-connection

    0下载:
  2. C++和C_相互调用dll ++和C_相互调用d-C++ and C# connection
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:91392
    • 提供者:wuling
« 12 3 4 »
搜珍网 www.dssz.com