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

搜索资源列表

  1. sliding-window

    0下载:
  2. 滑动窗口实验模拟.附有发送方和接收方的源代码-In this assignment, we are required to implement a data link layer function—sliding window. I chose to use C++ as a programming language and Microsoft Visual C++ as a develop platform.
  3. 所属分类:Document

    • 发布日期:2017-04-09
    • 文件大小:1171312
    • 提供者:何辉辉
  1. 0809_5

    0下载:
  2. ad转换的C语言程序,硬件部分由AT89C51,MAX232,ADC0809,NF555组成,555用来产生ADC0809的CLK, 现在好像是300多K,输入电压直接加在ADC0809的IN0,因为我只用一路所以ADC0809的 A、B、C三个进址我直接接地。ADC0809的ALE和StartART我连在一起由单片机的P3.4控制。-ad conversion C-language program, the hardware part by AT89C51, MAX232, ADC08
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:728
    • 提供者:nanfang
  1. CPlusPlusTest

    0下载:
  2. 本人网上搜集的C++笔试题系列,一共十四篇。有微软、华为、中兴等公司的经典笔试题,好东西大家共享。-I-line collection of C++ sum test series, a total of 14. Has Microsoft, Huawei, ZTE and other company' s classic pen test, good things for all to share.
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:202317
    • 提供者:kevin
  1. icca

    0下载:
  2. 金融ic卡借记贷记应用根ca公钥认证规范_技术规范-i c c a
  3. 所属分类:Project Manage

    • 发布日期:2017-11-05
    • 文件大小:280083
    • 提供者:小杰
  1. zz00

    0下载:
  2. 哈夫曼编码的C程序代码 不知道是不是正确的 是我转载别人的程序-Huffman coding in C code do not know if I am correct procedures reproduced others
  3. 所属分类:Document

    • 发布日期:2017-11-26
    • 文件大小:1244
    • 提供者:zz
  1. doc

    0下载:
  2. 我的源码贵站都有,宁缺勿滥,用文档也可以吧,谢谢 1.C manual basic -->富士通的单片机C教育内部资料,觉得写的很好,方便查阅 2.华为公司编程语法规范--》有参考价值 3.华为PCB设计规范--》有参考价值 4.红外遥控器的编码资料--》英文版的写的很好 5.谭浩强C语言电子--》应该有人下吧 -I have the source贵站,宁缺勿滥, you can also use the document, thank you 1.C manual
  3. 所属分类:File Formats

    • 发布日期:2017-05-09
    • 文件大小:2329330
    • 提供者:rada
  1. _comparaIM

    0下载:
  2. in this document, i make a compartion between two algorithms, computational cost, algorithm analysis, on c. excuse my english
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:77319
    • 提供者:Joan Talles
  1. TSP

    0下载:
  2. 旅行商tsp问题 可以用c语言实现,请大家看看怎末该进源代码。-Tsp TSP problems can be resolved with c language, I want you to look into the source code of the怎末.
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:3912
    • 提供者:tangjinjin
  1. ch14

    0下载:
  2. 一、教学目的: 要求掌握C++对内存的管理方法,能灵活使用new和delete运算符对堆进行操作。理解和正确使用拷贝构造函数,理解临时对象和无名对象的概念。 二、教学重点: 通过大量的例程的分析,使学生正确掌握堆的分配释放操作,拷贝构造函数的使用。 三、教学难点: 深拷贝和浅拷贝的区别,临时对象和无名对象的理解。-I. Teaching Purpose: To request grasp C++ Memory management methods, the flexib
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:77375
    • 提供者:新奇
  1. CH1

    0下载:
  2. c的几个代码,本人珍藏版!!!!!!!!谢谢,请让我加入把-c Several code, I Collector Edition! ! ! ! ! ! ! ! Thank you, please allow me to join the
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1239
    • 提供者:葛树伟
  1. 2008592210670377801

    0下载:
  2. 本人正在学习C语言的开发,还请各位高手多多指教啊,谢谢了。-I was learning C language development, also called upon to master the exhibitions ah, Thank you.
  3. 所属分类:Document

    • 发布日期:2017-04-29
    • 文件大小:21505
    • 提供者: 陈女士
  1. GoF_23

    0下载:
  2. “Next to My Life, Software Is My Passion”——Robert C.Martin. 懂了设计模式,你就懂了面向对象分析和设计(OOA/D )的精要。反之好像也可能成 立。道可道,非常道。道不远人,设计模式亦然如此。 一直想把自己的学习经验以及在项目中的应用经历拿出来和大家共享,却总是下不了这 个决心:GoF 的23 种模式研读、总结也总需要些时日,然而时间对于我来说总是不可预计 的。
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1146999
    • 提供者:李桂红
  1. newdisignpattern

    0下载:
  2. 对23种设计模式的简要的概况,有C#源代码说明。个人看完后感觉不错, 共享大家。-Design pattern. have the example about the Cshap. I think it is good.
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:754482
    • 提供者:jltan
  1. 200622613352480

    0下载:
  2. 建立一个属于自己的AVR的RTOS Proteus6.7 可以用来模拟仿真avr系列的单片机 WinAVR v2.0.5.48 基于GCC AVR的编译环境,好处在于可以在C语言中插入asm的语句 mega8 1K的ram有8K的rom,是开发8位的RTOS的一个理想的器件,并且我对它也比较熟悉-Belong to their own set up an AVR can be used to the RTOS Proteus6.7 simulation avr microcont
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:157476
    • 提供者:louwenyan
  1. jiejianxuesheng

    0下载:
  2. 这是我在贴吧里看到的一个学生成绩管理系统,也是用C语言写的,我测试了-This is me at Post Bar saw a student grade management system, also using C language, and I tested
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:2011
    • 提供者:单片机
  1. freelicenseprocer

    0下载:
  2. 不知大家有没做单元测试,测试本身也是开发的一大难题,像C/C++开发,单元测试也是很少有工程师愿意做,工具本身也难找,现在有款国产的Visual Unit2.2单元测试工具还算不错,还可以免费申请试用License,大家有需要可以去试用一下,按附件流程申请就可以了,支持一下国产软件-I do not know not everybody has to do unit testing, test development itself is a major problem, such as C/C
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1416
    • 提供者:张成海
  1. ANSICStandard

    0下载:
  2. CProgrammingLanguage2nd 用于学习C有很大帮助,希望大家用的上-CProgrammingLanguage2nd used to study C are very helpful, I hope everyone used up
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1196626
    • 提供者:余绍鹏
  1. qqqqq

    0下载:
  2. :独立成分分析 ( I C A)在国内尚属一门新型的方法 介绍了I C A的原理及其算法 ,然后介绍了该算法在盲源 信号分离中的具体应用,并将此方法 与主成分方洼 ( P C A)进行了比较-: Independent Component Analysis (ICA) in China is a new method to introduce the principle of the ICA and its algorithm, and then introduced the algori
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:144615
    • 提供者:金振东
  1. jinzhend

    0下载:
  2. 独立成分分析( I C A) 是一项把混合信号分解成具有统计独立性成分的新技术 。I C A近年已在生物医 域的信号分离中展示 了很好的应用前景 。 我们比较系统地介绍了 I C A的基本原理 、 主要算法 、 应用和 究的发展方向,旨在进一步推动有关的理论与应用研究工作。-Independent Component Analysis (ICA) is a decomposition of the mixed-signal components into a statistical in
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:267803
    • 提供者:金振东
  1. winerror

    0下载:
  2. M i c r o s o f t公司编译了一个所有可能的错误代码的列表,并且为每个错误代码分配了一个3 2 位的号码。Wi n E r r o r. h 头文件包含了M i c r o s o f t 公司定义的错误代码的列 表。-M icrosoft Corporation compiled all possible, a list of error codes and error codes for each distribution of a 3 2-bit number. Wi n E
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:232961
    • 提供者:supanfeng
« 1 2 3 4 5 6 78 9 10 11 12 ... 18 »
搜珍网 www.dssz.com