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

搜索资源列表

  1. 用c编写的N*N的螺旋矩阵源代码

    0下载:
  2. /* 实现效果: 1 2 6 7 15 3 5 8 14 16 4 9 13 17 22 10 12 18 21 23 11 19 20 24 25 */ #include <stdio.h> #define N 5 //阶数,即N*N的螺旋矩阵 void main() {     int i, j, num=1, a[N][N];     for(i=0; i<=N/2; i++) &nb
  3. 所属分类:其他小程序

    • 发布日期:2008-05-05
    • 文件大小:4395
    • 提供者:good@588
  1. XMLlToolbox2

    0下载:
  2. The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >>
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:214576
    • 提供者:leiming691128
  1. uCOS-II_Model_STM32

    0下载:
  2. IAR4.42版本的UCOSII for STM32移植模板-IAR4.42 version of UCOSII for STM32 transplantation template
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1320106
    • 提供者:zt
  1. Windows_Driver_Programming_Tutorial

    0下载:
  2. 第一章 字符串 6 1.1 使用字符串结构 6 1.2 字符串的初始化 7 1.3 字符串的拷贝 8 1.4 字符串的连接 8 1.5 字符串的打印 9 第二章 内存与链表 11 2.1内存的分配与释放 11 2.2 使用LIST_ENTRY 12 2.3 使用长长整型数据 14 2.4使用自旋锁 15 第三章 文件操作 18 3.1 使用OBJECT_ATTRIBUTES 18 3.2 打开和关闭文件 18 3.3 文件的读写操作 21
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:70551
    • 提供者:chenzifeng
  1. v42

    0下载:
  2. V.42 protocol descr iption with sources
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-06
    • 文件大小:19051
    • 提供者:rdn
  1. v42bis

    0下载:
  2. v.42 bis 协议,sndcp协议压缩标准。sndcp属于3gpp规范-v.42 bis agreement, sndcp protocol compression standard. sndcp are 3gpp specification
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-06
    • 文件大小:252185
    • 提供者:lixiaojun
  1. CCITTV_42bis--compression-algorithm

    0下载:
  2. 本文主要介绍CCITT v.42bis建议的压缩算法的主要特点,以及实现该算法的数据结构,形成新串的方法,动态维护字典的方法和指针编码,并给出V.42bis建立的模拟结果。V.42压缩可以用于SNDCP子层分组数据部分的压缩。-This paper describes the main features recommended by the CCITT v.42bis compression algorithm, and the data structure of the algorithm,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:358161
    • 提供者:曾秀姗
  1. Mobile-station-GPRS-overall-design

    0下载:
  2. 本文档描述中兴移动台GPRS协议栈总体设计方案。在描述GPRS系统基本原理的基础上,提出中兴移动台GPRS协议栈的设计目标,并描述了协议栈的实现方案。-This document describes the ZTE mobile station GPRS protocol stack, the overall design. Describe the basic principle of the GPRS system on the basis of the design goals of th
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:691925
    • 提供者:曾秀姗
  1. mj-1.6-src

    0下载:
  2. unix下的一个带客户端的麻将游戏 带源码-$Header: /home/jcb/newmj/RCS/README,v 11.4 2003/03/15 12:42:44 jcb Rel $ This is the README file for the Unix mah-jong programs by J. C. Bradfield. NOTICES: -------- Please see the file LICENCE for terms and c
  3. 所属分类:Other Riddle games

    • 发布日期:
    • 文件大小:383397
    • 提供者:草原之火
  1. nmclan_cs

    0下载:
  2. Linux PCMCIA ethernet adapter driver for the New Media Ethernet LAN. nmclan_cs.c,v 0.16 1995 07 01 06:42:17 rpao Exp rpao.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:12421
    • 提供者:qsviuzue
  1. mdm_msg

    0下载:
  2. Fields in assign DLC information element for modem protocol V.42 MNP:.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3324
    • 提供者:kzkqfl
  1. schedule

    0下载:
  2. Id: schedule.h,v 1.5 2006 05 03 21:53:42 vanhu Exp.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1537
    • 提供者:qanmoubw
  1. Micrium_Xilinx_Repo_1_42_

    0下载:
  2. ucos BSP can be use as the BSP v 1.42
  3. 所属分类:uCOS

    • 发布日期:2018-01-10
    • 文件大小:28528640
    • 提供者:denisys
  1. VB与OMRON PLC通讯源码

    2下载:
  2. 这是VB和欧姆龙通讯源码经典的例子, Lettura_Dm = False ricez_ok = -1: timeout = False trasm = "@00RD" trasm = trasm + Right$(Str$(10000 + dm!), 4) trasm = trasm + "0001" trasm = trasm + bcc(trasm) + Chr$(42) + Chr$(13) Omron!Comm1.Output
  3. 所属分类:串口编程

    • 发布日期:2019-06-08
    • 文件大小:3072
    • 提供者:铭铭之中
搜珍网 www.dssz.com