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

搜索资源列表

  1. Thinking in VC++

    0下载:
  2. Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, references, operator overloading, inheritance and dynamic objects, as well as advanced topics such as the proper use of templates, exceptions and multiple
  3. 所属分类:编程文档

  1. Windows 网络编程第二版

    0下载:
  2. Network Programming for Microsoft Windows, Second Edition! The second edition covers the same topics as the first edition and even more as well. This book primarily focuses on the Winsock network programming technology. In particular, we've added a c
  3. 所属分类:编程文档

    • 发布日期:2011-06-18
    • 文件大小:1.71mb
    • 提供者:hellifire
  1. C++类学习资料

    0下载:
  2. 1.编写一个类,声明一个数据成员和一个静态数据成员,其构造函数初始化数据成员,并把静态数据成员加1,其析构函数把静态数据成员减1。 (1) 编写一个应用程序,创建该类的3个对象,然后显示其数据成员和静态数据成员,再析构每个对象,并显示它们对静态数据成员的影响。 (2) 修改该类,增加静态成员函数并访问静态数据成员,并声明静态数据成员为保护成员。体会静态成员函数的使用,静态成员之间与非静态成员之间互访问题。 -1 write a class, declare a data mem
  3. 所属分类:编程文档

    • 发布日期:2017-03-30
    • 文件大小:3.12kb
    • 提供者:wei
  1. 877uart_turbo_c.rar

    0下载:
  2. pic16f877开发串口的代码,还有用turbo c编译的上位机的上位机代码。,pic16f877 serial code development, as well as with the turbo c compiler PC code of the host computer.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:6.82kb
    • 提供者:赵亚
  1. Cpracticereport.rar

    0下载:
  2. C++实习报告:包括源代码、需求分析、解题说明、调试报告等,主要内容是:循环和分支,数组和函数,指针、引用和异常处理,结构体和类,派生、继承和多态,文件和模板及综合等7大类型。 ,C++ internship report: including source code, needs analysis, problem-solving that debug report, the main contents are: circulation and branch, array and funct
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:275.06kb
    • 提供者:elsa
  1. GPS

    0下载:
  2. 本开发板采用日本原装全新JRC G591模块,此模块基于JRC第九代方案,可支持多达210PRN通道,其中有66搜索通道和22同步跟踪通道,它支持l1波段信号集,如全球定位系统的C/A和SBAS(包括WAAS,EGNOS MSAS),具有较高灵敏性度以及跟踪性能。-The board uses the Japanese original new JRC G591 module, this module based on JRC ninth program, can support up to 2
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:403.73kb
    • 提供者:taozi
  1. VHDL中有关进程及时间周期问题及解答

    2下载:
  2. 1. Analyze and simulate the following code lists (code1 and code 2) with the same input signals shown below by presenting POW and OL. If the data type of “a, b, c, d, u, v, w, x, y, z” is declared as std_logic, what changes the simulation outputs wil
  3. 所属分类:编程文档

  1. WPS-document

    0下载:
  2. WiFi Protected Setup (WPS) 又叫Simple config。 是无线局域网领域推出的新协议,用来方便安全地建立 无线连接。该文档是Wifi联盟的官方协议规范,是实现 WPS协议的基础。-WiFi Protected Setup (WPS) also known as Simple config. The field of wireless local area network is a new protocol that is used to facilit
  3. 所属分类:Communication

    • 发布日期:2016-01-27
    • 文件大小:1.17mb
    • 提供者:gaohua
  1. stb3100trilogy

    0下载:
  2. Analysis of Card Log . Rev.C. By card log we mean the data captured using a logging program between the STB and the Card . The better logging programs to use are raw data loggers ( such as MacLog etc..) as they do not filter out anything as the
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:70.72kb
    • 提供者:telesat
  1. 12312313

    0下载:
  2. 在许多软件系统中,表格控件在对数据进行浏 览、编辑等操作方面都有良好表现。遗憾的是,Visual C++并没有提供直接支持表格操作的通用控制类。不 过,我们可以通过注册VisualC++5.O的ActiveX 控件中的Microsoft FlexGrid Control,version5.0 控件并添加到项目中来实现对表格的显示及操作。下 面将结合具体实例,介绍如何在对话框中加入表格控 件并实现对表格数据的显示、修改和保存。文中程序 是在中文WindowsNT4.
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:65.75kb
    • 提供者:李润生
  1. ScribbleCutAndPaste

    0下载:
  2. 数据传输功能,选择、粘贴和复制相应数据。包括的主要的类有:清除、粘贴板、选择、复制和粘贴-Copyright (c) 2000 David Flanagan. All rights reserved. * This code is from the book Java Examples in a Nutshell, 2nd Edition. * It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or implied.
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:2.65kb
    • 提供者:wangyicai
  1. c

    0下载:
  2. 一个不错的FPGA设计技巧总结,只要你有一定的FPGA基础,就能对你产生帮助-FPGA design skills a good summary, as long as you have a certain amount of FPGA-based, we can help you generate
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:137.04kb
    • 提供者:洪依
  1. T-REC-G.722.2-200307

    0下载:
  2. ITU-T G.722.2 国际电信联盟G.722.2建议书,2003年7月版。该建议书是语音通讯领域的压缩标准,被GSM,WCDMA,3GPP等采用,题目为16kbit下的宽带语音编码,使用自适应多率宽带编码。 内容主要有代数码激励线性预测编码(ACELP),话音活动检测(VAD)等。-This Recommendation describes the high quality Adaptive Multi-Rate Wideband (AMR-WB) encoder and de
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:711.41kb
    • 提供者:刘涛
  1. digital-signal-processing-with-C

    0下载:
  2. 一本从C语言的角度讲述数字信号处理编程的书籍,对于数字信号处理中诸如DFT,FFT变换等非常重要的部分都有详细介绍,并附有C代码。-A perspective from the C language programming about books digital signal processing for digital signal processing such as DFT, FFT transform has a very important part of the details, a
  3. 所属分类:Communication

    • 发布日期:2017-05-26
    • 文件大小:8.57mb
    • 提供者:李林
  1. leach-b

    0下载:
  2. This paper studies LEACH protocol, and puts forward energy-LEACH and multihop-LEACH protocols. Energy-LEACH protocol improves the choice method of the cluster head, makes some nodes which have more residual energy as cluster heads in next r
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:369.58kb
    • 提供者:ssw83
  1. A-Method-to-Optimize-Function-Call

    0下载:
  2. 如何对函数调用进行优化对于C语言非常重要,因为函数调用的花费很大并且在代码中经常出现。文章讨论了一种对函数调用的优化处理的途径及实现中的几个关键问题和它们的解决方法。 更多还原 -How to optimize function call is very important for function language such as C,because it is often expen-sive to call a function and pass parameters between
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:94.51kb
    • 提供者:李飞
  1. Mechanics-of-Materials-of-C

    0下载:
  2. 材料力学课程学习中某些物理量如挠度的编程计算方法-Mechanics of Materials courses of study certain physical quantities, such as deflection calculation method programming
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:6.54kb
    • 提供者:wingjay
  1. microsoft visual C++ 6

    0下载:
  2. Microsoft Visual C++ (often abbreviated as MSVC or VC++) is a commercial (free version available), integrated development environment (IDE) product from Microsoft for the C, C++, and C++/CLI programming languages. It features tools for developing and
  3. 所属分类:编程文档

    • 发布日期:2014-10-14
    • 文件大小:80.75mb
    • 提供者:phancuc89
  1. C--Turbo--DSP

    0下载:
  2. Turbo 码作为一种性能优越的信道码, 其应用逐步推广到深空通信、卫星通信和移动通信, 并被推荐为第三代移动通信的信道编码方案之一。本设计实现了通用的Turbo 码的编译码-Turbo codes as a superior performance of channel code, its application gradually extended to deep space communications, satellite communications and mobile commun
  3. 所属分类:Communication

    • 发布日期:2016-03-28
    • 文件大小:157kb
    • 提供者:天空若水
  1. C-language-array-in-detail

    0下载:
  2. 该文档提供了数组的详细信息,如定义数组,初始化数组以及把数组作为形式参数和实参在函数中调用的复习。-This document provides detailed information on the array, such as the definition of the array, the array initialization and review parameters in a function call to the array as a formal parameter and
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1.15mb
    • 提供者:mbx
« 12 »
搜珍网 www.dssz.com