CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 接收

搜索资源列表

  1. consolePipe_src

    0下载:
  2. 用图形界面的程序装载控制台程序并接收控制台程序的输出-use graphical interface loading procedures and receiving procedures console console program output
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:48.55kb
    • 提供者:李宇
  1. ARMV4Rel

    0下载:
  2. 串口通讯程序,接收经度,纬度数据进行显示-serial communication program receive longitude and latitude data show
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1.3mb
    • 提供者:xhl
  1. vccom

    0下载:
  2. 使用VC++6.0编写的程序,用于实现计算机的串口的接收、发送数据,程序清晰明朗,可以方便地移植到其他的大程序中。-use VC 6.0 prepared by the procedures used to achieve the computer's serial port to receive, send data, procedures are clear uncertainty can be easily transplanted to other major procedure
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:32.95kb
    • 提供者:王坚
  1. CmdLineParser_demo

    0下载:
  2. windows下接收命令行参数的演示程序-windows to receive command-line parameters Demonstration Program
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:53.55kb
    • 提供者:STOREIN
  1. HotMeasure_PC

    0下载:
  2. 热表PC端代码,接收热表的数据并进行处理,控制
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:81.35kb
    • 提供者:libingzheng
  1. henclib263

    0下载:
  2. 客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”。服务器为多个客户端应用程序管理数据,而客户端程序发送、请求和分析从服务器接收的数据,这是一种“胖客户机 (Fat Client)”,“瘦服务器 (Thin Server)”的网络计算模式。服务器处理服务要求的过程实际是,先获取传送来的头信息,然后根据头信息新建文件,然后继续接受数据写入文件,当接受完数据后关闭文件。-client / s
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2.6mb
    • 提供者:徐航
  1. 最最优编码译码——DOS控制台

    0下载:
  2. 、利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。为这样的信息收发站写一个哈夫曼码的编/译码系统。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2011-11-24
    • 文件大小:1.95kb
    • 提供者:e_city_smile
  1. Commrecv

    0下载:
  2. 控制台程序串口接收数据 主要目的是通过串口接收GPS数据,并提取有效果PVT信息-Console project for receving Data by Series
  3. 所属分类:Console

    • 发布日期:2017-05-12
    • 文件大小:2.6mb
    • 提供者:牛立
  1. VBcommDebug

    0下载:
  2. 用VB开发的串口接收数据,可选择串口号,波特率,数据位-VB-serial receive data, selectable serial port number, baud rate, data bits
  3. 所属分类:Console

    • 发布日期:2017-04-24
    • 文件大小:14.24kb
    • 提供者:linyi
  1. calender

    1下载:
  2. 8086汇编语言实现的一个万年历,可以接收用户键入的年、月、日,并自动计算显示这个日期对应星期几,有输入提示,输入错误检查及错误提示功能。-A calendar coded by 8086 assembly language, which can receive the year, month, day, and calculate the corresponding date, with input checking,error checking abiliies.
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:2.93kb
    • 提供者:marse
  1. candemo

    0下载:
  2. VC实现的CAN通信程序。包括有CAN的接收和发送。-can communiction s software by vc++.
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:5.09kb
    • 提供者:luqiang
  1. CmdTool

    0下载:
  2. 可以接收简单的控制台命令,用于调用控制台程序,可以把其中的模块抽出来,以供调用其它的控制台程序,里面有详细的注释,一看便懂.-Can receive a simple console command, used to invoke the console program, which the module can be taken out for the console call other procedures, there are detailed notes, a look they un
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:19.61kb
    • 提供者:linmucheng
  1. tcp-transfer-xp-linux

    0下载:
  2. 控制台下发送并接收文件的程序,包括windows xp环境下以及linux环境下,这个是本人参加比赛用的。-Console to send and receive files of the program, including the windows xp environment and linux environment, this is my race use.
  3. 所属分类:Console

    • 发布日期:2017-05-10
    • 文件大小:2mb
    • 提供者:王追
  1. serial-port

    0下载:
  2. 使用win32控制台编程,其余windows api函数进行串口通信,接收数据-Win32 console programming, and the rest of the windows api function for serial communication, and receive data
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:2.65kb
    • 提供者:施金金
  1. server

    0下载:
  2. 数据采集服务端,三个模块,数据接收,数据整合,数据存储。-Data acquisition server, three modules, data reception, data integration, and data storage.
  3. 所属分类:Console

    • 发布日期:2017-11-25
    • 文件大小:1.14kb
    • 提供者:陶文峰
  1. got_wireless_information

    0下载:
  2. 在windows平台下,可以使用native wifi api来控制无线网卡,包括获取无线网卡参数,获取周围无线接入点参数等功能,本控制台程序能通过DOS界面输出笔记本接收到的无线信息。-Native wifi api windows platform, you can use the to control wireless card, wireless network card parameters, including access get around the wireless acces
  3. 所属分类:Console

    • 发布日期:2017-11-20
    • 文件大小:7.29mb
    • 提供者:lansry
  1. Remote-Control-System

    0下载:
  2. 远程控制系统由一个Client(客户端)和一个Server(服务端)组成,由Client端对远程主机(Server)进行各种基本的控制。客户端用于实现对联网计算机的监控操作,服务器端对于接收到的数据进行分析,解释并执行。设计中使用WinSock 控件与远程计算机建立连接及选择TCP/UDP协议实现远程控制。-Remote control system consists of a Client terminal and a Server terminal. The client terminal
  3. 所属分类:Console

    • 发布日期:2017-11-07
    • 文件大小:1.08mb
    • 提供者:eliza
  1. UDPClient

    0下载:
  2. socket通讯,客户端发送请求,服务器端接收,实现通讯-failed to translate
  3. 所属分类:Console

    • 发布日期:2017-11-23
    • 文件大小:16.37kb
    • 提供者:shandy
  1. HuffmanTree

    0下载:
  2. 哈夫曼编/译码器 利用哈夫曼编码进行信道通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。 要求:一个完整的系统应具有以下功能: (1)初始化(Initialization)。从终端读入字符集大小n,以及n个字符和权值, 建立哈夫曼树,并将它存于文
  3. 所属分类:Console

    • 发布日期:2017-11-15
    • 文件大小:247.6kb
    • 提供者:丁洁琼
  1. ControlConsole

    0下载:
  2. 使用MFC 並且能夠下DOS的語法 以及接收DOS的資訊-Using MFC and can under DOS syntax information and receive DOS
  3. 所属分类:Console

    • 发布日期:2017-11-28
    • 文件大小:3.42mb
    • 提供者:yuyan
« 12 »
搜珍网 www.dssz.com