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

搜索资源列表

  1. Huffman

    0下载:
  2. C语言,利用信息论与编码中的霍夫曼的原理实现文件的编码和解码,对txt和ppt文件测试成功-C language, the use of information theory and coding to achieve the principle of Huffman encoding and decoding files, txt and ppt files on the test was successful
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:4044
    • 提供者:温志平
  1. cPP_typeconvert

    0下载:
  2. c++_datatype convert.ppt
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:75023
    • 提供者:ggedin
  1. the-second-chapter

    0下载:
  2. C++程序中关于数据类型和输入输出的内容PPT格式。-the data type and input and output of C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:114620
    • 提供者:pointf
  1. CPPBuilder-ZUJIAN

    0下载:
  2. 详细介绍了c++builder的组件及其如何使用,格式:PPT,条理清晰,适合入门者阅读-Details of the c++ builder components and how to use the format: PPT, clarity, suitable for beginners to read
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:134339
    • 提供者:saleinf
  1. CSharp_net_brief

    0下载:
  2. 这是一个C#的基础培训文档,包括介绍C#的Word文档,以及一个简单的PPT,可用于向初学者讲解C#的基本特性。-This is a C# based training documents, including the introduction of C# Word document, as well as a simple PPT, can be used to explain to beginners the basic features of C#.
  3. 所属分类:Project Manage

    • 发布日期:2017-03-30
    • 文件大小:780033
    • 提供者:sky
  1. signal-processing-algorithms--fir

    0下载:
  2. 信号处理的四大算法,fir等。c程序,附带ppt课件-Four signal processing algorithms, fir, etc. c procedures, fringe ppt courseware
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2222407
    • 提供者:caiyulei
  1. Huawei-CPP-

    0下载:
  2. 华为c++内部培训PPt,相当中用,建议-Huawei c++ internal training PPt, quite used, it is recommended to see
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:298027
    • 提供者:装抓
  1. Introduction-to-CPLUS00

    0下载:
  2. C++的大学ppt课件,对初学C++很有用-C++ university PPT courseware, very useful for beginners C++
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:307885
    • 提供者:胡小涛
  1. MFC_Ctl

    0下载:
  2. MFC是学习C++的重要途径,而控件是MFC绕不开的话题,本PPT用简洁精练的篇幅讲述了所有常用MFC控件的操作,非常利于学习理解和练习。-MFC is an important approach to learning C++, and the MFC control is not open around the topic, the PPT with the simple emphasis on all of the common MFC control operation, very co
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:303655
    • 提供者:肖乐义
  1. Orthogonal_List

    0下载:
  2. 稀疏矩阵十字链表的基本操作 包含源代码和讲解的PPT 编译的平台是VS2010 使用模板c-Cross Chain sparse matrix contains the basic operation of the source code and explain the PPT compiled platform is VS2010
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2857590
    • 提供者:马致远
  1. design

    0下载:
  2. 文件包含: 1- 论文 2- 答辩PPT 3- proteus仿真 4- 系统原理图 5- 系统C语言程序 6- 图片资源,展示一些答辩PPT、论文、实物、程序以及原理图的部分 的截图。-File contains:       1- Papers       2- reply PPT       3- proteus simulation     &
  3. 所属分类:Project Design

    • 发布日期:2017-05-12
    • 文件大小:2702657
    • 提供者:
  1. k-means

    0下载:
  2. k均值算法的ppt,里面包含了模糊c均值算法,有益于对该算法的理解,有较大的帮助-k-means algorithm ppt, which contains a fuzzy c-means algorithm, the benefits of this algorithm understanding, a great help
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3950398
    • 提供者:zhongrui
  1. WinMain

    0下载:
  2. 孙鑫C++教程(全20讲)PPT讲义lesson 1的源代码-Sun Xin C++ tutorial (all 20 speakers) PPT notes lesson 1 source
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-26
    • 文件大小:8378
    • 提供者:1qaz!QAZ
  1. 14-completing

    0下载:
  2. c++程序设计原理与实践课程 completing模块的ppt-c++ Programming Principles and Practice Course completing modules ppt
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:975595
    • 提供者:John
  1. 17-virtual-function

    0下载:
  2. c++程序设计原理与实践课程 virtual function 部分ppt-c++ Programming Principles and Practice Course virtual function part ppt
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1258287
    • 提供者:John
  1. 18-pure-virtual-function

    0下载:
  2. c++程序设计原理与实践 pure virtual function 部分ppt-c++ programming principles and practice of pure virtual function part ppt
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:932591
    • 提供者:John
  1. 25-deep-copy

    0下载:
  2. c++程序设计原理与实践 deep copy部分的ppt-c++ Programming Principles and Practice deep copy portions ppt
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2060797
    • 提供者:John
  1. library

    1下载:
  2. 纯C语言编程的模拟现有图书馆的借阅、续借、归还;图书入库、出库;查询、排序等功能,实现电子图书馆的智慧综合管理。其中查询功能里面嵌套精确查询,排序功能有六种,界面可变色,里面已经附带50多本图书信息包括图书摘要等详细信息。里面还附带详细设计报告和解说PPt。-Pure C language programming simulation existing library borrow, renew, return book storage, a library queries, sorting
  3. 所属分类:Data structs

    • 发布日期:2014-09-11
    • 文件大小:1522688
    • 提供者:尹佳佳
  1. Student---system

    0下载:
  2. C语言程序设计-学生成绩管理系统-代码、ppt、需求分析等-C Programming Language- Student achievement management system- code, ppt, needs analysis
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-10
    • 文件大小:17524217
    • 提供者:cq
  1. TSINGHUA_CPP

    0下载:
  2. 清华大学C++课程教师PPT讲稿.(2013年夏季小学期版)-Tsinghua C++ curriculum teachers PPT scr ipt
  3. 所属分类:software engineering

    • 发布日期:2017-06-11
    • 文件大小:18596772
    • 提供者:宋绍铭
« 1 2 ... 26 27 28 29 30 3132 33 34 35 »
搜珍网 www.dssz.com