CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 编程文档 搜索资源 - simple

搜索资源列表

  1. VCPP-MSCOMM-entry

    0下载:
  2. 用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣。-Own quite crappy C++ of write a simple serial interface of the PC program, share and experience the fun of the SCM and PC communications.
  3. 所属分类:Communication

    • 发布日期:2017-11-23
    • 文件大小:784292
    • 提供者:王元双
  1. BP-matlab

    0下载:
  2. 神经网络的matlab程序,附有程序说明,简单易懂。-Neural network matlab program, with a descr iption of the procedures, simple and easy to understand.
  3. 所属分类:Communication

    • 发布日期:2017-11-18
    • 文件大小:11424
    • 提供者:htf
  1. MPICH2-installation-note

    0下载:
  2. MPICH2简单的安装配置总结,用于并行计算使用到的。-MPICH2 simple installation configuration summary for parallel computing.
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:164909
    • 提供者:funhu
  1. Vertical_handover.pdf

    0下载:
  2. Simple vertical handoff algorithms
  3. 所属分类:Communication

    • 发布日期:2017-12-02
    • 文件大小:87235
    • 提供者:no
  1. SIMPLE-Presence

    0下载:
  2. “presence”,也作“presence information”,中文一般译为“呈现”,用以传达某一用户通过一组设备进行通信的能力和意愿。拿常见的MSN Messenger来举例,MSN v7.5为用户提供的可选状态有:联机、忙碌、马上回来、离开、接听电话、外出就餐和显示为脱机。这些状态便称为“presence状态”,它们表征了用户当前处于的某种状态和用户进行通信的意愿。-You may use this document or any part of the document for i
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:308403
    • 提供者:life
  1. 2012_WIFI

    0下载:
  2. 现在利用WIFI无线上网已经成为了众多网友的上网方式,回到家打开笔记本轻松无线在网络畅游,但如果你经常闯南走北,WIFI上网似乎利用的少之又少,因此许多人选择了3G无线上网,但3G的速度和价格实在不太给力,也许在线看个电影,几百元就没了,因此还是找到免费的WIFI比较靠谱,速度快还无限流量,重要的不花钱。目前有很多地方都有免费的WIFI热点信号,但如何找到这些信号成为了漂流在外网友们的难题,那么文章接下来的目的就是要告诉你,到底该如何寻找“热点”?你身边哪里的免费“热点”信号速度快信号好?其实只
  3. 所属分类:Communication

    • 发布日期:2017-11-26
    • 文件大小:397964
    • 提供者:liuyan
  1. lts01

    0下载:
  2. 简单的聊天室系统的项目需求分析及项目设计-Simple chat room system project needs analysis and project design
  3. 所属分类:Communication

    • 发布日期:2017-11-27
    • 文件大小:1318528
    • 提供者:月之夜
  1. Serial-communication-programming

    0下载:
  2. 串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是RS-232-C接口. 由于Linux引入了设备文件的概念,读写串口可以像读写普通文件一样进行操作,非常简单,方便。-The serial port is a common computer interface, with connecting lines is less simple communication, is widely used. Used serial RS-232-C interface.
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:1370
    • 提供者:caiwenxing
  1. sortmain

    0下载:
  2. 直接顺序排序、希尔排序、起泡排序、快速排序一次划分、快速排序、简单选择排序等-Direct sequence sort, shell sort, bubble sort, quicksort divided quicksort simple selection sort
  3. 所属分类:Communication

    • 发布日期:2017-12-07
    • 文件大小:962
    • 提供者:宿琦
  1. java

    0下载:
  2. 简单的java多线程程序,封装在3个类中。-Simple java multithreaded programs, encapsulated in three classes.
  3. 所属分类:Communication

    • 发布日期:2017-11-16
    • 文件大小:419748
    • 提供者:唐大鹏
  1. OPEN-SWITCH-FAULTS-DETECTION-AND

    0下载:
  2. This paper proposes an open switch faults detection and localization algorithm for shunt three phase active filter topology. It mainly details converter configuration and examines a simple and reliable optimised fault diagnosis method. The con
  3. 所属分类:Communication

    • 发布日期:2017-11-10
    • 文件大小:313884
    • 提供者:nek
  1. NFC-Simple-NDEF-Exchange-Protocol

    0下载:
  2. NFC NDEF Exchange Protocol
  3. 所属分类:Communication

    • 发布日期:2017-11-22
    • 文件大小:177723
    • 提供者:EasonYu
  1. ppt

    0下载:
  2. 简单的读取ppt的功能,实现设置翻页功能和显示当前页功能-Read ppt functionality, simple set paging function and displays the current page function
  3. 所属分类:Communication

    • 发布日期:2017-11-15
    • 文件大小:2322
    • 提供者:王琦
  1. ComputerAdd

    0下载:
  2. 编写一个简单的计算器程序,实现两个数相加。运行结果如图所示。 在文本框输入两个实数,点击“相加”按钮实现两个实数相加,并在标签中显示相加结果,点击“清除”完成对文本框和运行结果的清除。 -Write a simple calculator program to add two numbers. Run results shown in Fig. Enter two real numbers in the text box and click the " add" bu
  3. 所属分类:Communication

    • 发布日期:2017-12-10
    • 文件大小:683
    • 提供者:cirillico
  1. src

    0下载:
  2. 简单的时钟,实现设置时间功能和显示时间功能-Simple clock, set time functions and display time
  3. 所属分类:Communication

    • 发布日期:2017-11-26
    • 文件大小:359024
    • 提供者:王琦
  1. 51yingpan

    0下载:
  2. 介绍了关于51单片机的一些基本的知识,和如何更好地运用它实现一些基本的操作,如何实现一些简单的控制,如何简化程序-Some basic knowledge about 51 microcontroller, and how to better use it implements some basic operations, how to implement a simple control, how to simplify procedures
  3. 所属分类:Communication

    • 发布日期:2017-11-21
    • 文件大小:4493900
    • 提供者:李海洋
  1. TCP_client_ok

    0下载:
  2. 自己写的一个 简单的TCP发送端的SOCKET程序 写得很简单,只是实现了下SOCKET功能-a very simple SOCKET NETWORK program client port debug is ok
  3. 所属分类:Communication

    • 发布日期:2017-12-02
    • 文件大小:6013
    • 提供者:ljs
  1. Chat

    0下载:
  2. Chat simple que esta programado en c++ utilizando sockets simples, solo necesitan conectarse a un servidor y hechar andar el cliente
  3. 所属分类:Communication

    • 发布日期:2017-11-02
    • 文件大小:3328000
    • 提供者:roboieka
  1. cSharp-basic-P2P-Programming-Manual

    0下载:
  2. C# 语言基础的P2P开发教程,简单,适合有点经验的程序猿,大神别来批斗了!-C# language based P2P development tutorial, simple program ape suit a little experience, do not come to God denounced!
  3. 所属分类:Communication

    • 发布日期:2017-11-01
    • 文件大小:125541
    • 提供者:BIRD
  1. lossless-image-compression-based-on-optimal.pdf.z

    0下载:
  2. The optimal predictors of a lifting scheme in the general n-dimensional case are obtained and applied for the lossless compression of still images using rst quincunx sampling and then simple row-column sampling. In each case, the e ciency of the
  3. 所属分类:Communication

    • 发布日期:2017-11-06
    • 文件大小:268520
    • 提供者:dee
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »
搜珍网 www.dssz.com