登录
首页 » Visual C++ » Array

Array

于 2017-01-08 发布 文件大小:7KB
0 220
下载积分: 1 下载次数: 1

代码说明:

  C语言数组的精致习题及源码,供初学者及在职软件开发人员巩固C语言基础知识。(Elaborate exercises & source code of C language array, for beginners and in-service software developers to consolidate the basic knowledge of C language.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • FindFunc
    说明:  可查找C++源代码文件中定义的函数及每个函数实现代码的行数。帮助开发人员随时掌握代码中函数的粒度控制。(To find C++ source code files and functions defined in the implementation code for each function, the number of lines.)
    2011-03-11 19:18:46下载
    积分:1
  • CsystemSimAndWA_11417507
    通信系统仿真原理与无线应用,matlab仿真参考书(Communication System Simulation Theory and wireless applications, matlab simulation of reference books)
    2009-12-17 13:59:51下载
    积分:1
  • vckbase32-40
    说明:  VC知识库32-40合集 关于VC++的点点滴滴(VC 32-40 Knowledge Collection on VC++, bit by bit)
    2011-03-05 21:15:10下载
    积分:1
  • C++.Primer中文版(第4版)
    C++ Primer 中文版,很好的编程书籍。(C++ Primer Chinese version)
    2017-11-11 10:34:25下载
    积分:1
  • videocompressionpaper
    本论文首先系统地介绍了视频压缩编码的基本原理和方法,以及各国际标准 化组织提出的压缩标准;其次分析了JPEG和MPEG-4的主要技术,据此提出 MPEG-4简单框架编码器的软件实现方案,给出流程图,在VC++环境下用C语言 程序实现了JPEG压缩及MPEG-4简单框架的视频压缩功能,采用测试序列验证 无误,并对两种标准的压缩比进行试验对比,突出压缩的关键技术为DCT和运动 估计算法;接着深入研究了DCT变换、运动估计和补偿算法并进行了优化改进, 给出了用于快速匹配块的自适应十字模式搜索算法,并给出了对各种块匹配估计 算法的仿真结果。然后详细介绍了TI公司TMS320C6711DSP的软硬件特性,并 在此基础上提出系统的硬件实现方案。接着介绍了基于系统软硬件环境的移植问 题和优化方法,并针对算法移植和仿真过程中的问题进行了说明。 最后就课题设计过程中研究的结果予以总结,并阐述了以后课题研究的要点。(In this thesis,an introduction to video compression principal,methods and central international video coding standards is done firstly.Then analyzing the core techniques of JPEG and MPEG-4 and proposing a scheme of MPEG-4 SP encoder,the coding function of JPEG and MPEG-4 is achieved in C successfully with test sequence Then compare the compressed ratio of two standards,point out the key of compression is DCT and Motion Estimation algorithm.Afterwards,studying the DCT/Motion Estimation/Motion Compensation algorithm in detail and giving an adaptive rood pattern search for fast Block-Matching motion estimation.Then the simulation of several motion estimation algorithms based block-matching is given.Accordingly,a scheme of a DSP-based video compression system is put forward,with the features of TI’s TMS320C6711 DSP.At last,the transplant and optimization are considered on the basis of soft and hard environments,also the simulation process. In the end,the summarization about the)
    2009-09-18 10:40:44下载
    积分:1
  • 16015315
    (1) 设计一个整数的补码类,有利于任意长整数的补码表示 及其运算; (2) 整数以十进制输入,对输入的数据要进行合法性检查; (3) 实现十进制数的补码转换、补码输出(输出格式为:每 8bit 一组,各组间以空格隔开)。 ((1) u8BBE u8BA1 u4E00 u4E2 u4E2 u657 u6570 u7654 u8865 u7801 u7C7B uFF0C u6709 u5229 u4E8E u4EFB u610F u657 U793A u53A u5136 u8F3 u8F3 u8F0 U5408 u6602 u03123 u03121 u8R03 U8F93 u51FA u683C u5F0F u4E3A uFF1A u6BCF 8bit u4E00 u7EC4 uFF0C u5404 u7EC4 u952F0 u4EE5 u7A7A u683C u9694 u5F00 uFF09 u3002)
    2017-05-20 11:22:37下载
    积分:1
  • thequalityofcprogramming
    C++/C编程指南丛书---高质量编程 看过后大受启发 (C++/C Programming Guide--- Series of high-quality programming large inspired after reading)
    2007-11-30 16:36:28下载
    积分:1
  • j
    说明:  基于数字全息和离散余弦变换的数字水印技术(Digital watermarking technology based on digital holography and discrete cosine transform)
    2013-03-18 15:47:09下载
    积分:1
  • CPP
    让大家轻松学会C++语言程序设计书籍教程资料......(Visual C++)
    2013-11-15 23:50:14下载
    积分:1
  • MFC006
    本书通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。全书共分四部分进行介绍,第一部分是基础知识,第二部分讲述用户界面的实例,第三部分讲述MFC内部处理方面的实例,第四部分讲述打包实例。全书基本上面向实例进行阐述,讲解透彻、易于掌握。本书既可作为初学者和大专院校师生的自学参考书,也可作为计算机软件开发人员的技术参考书。 (the book through 85 examples on the application of comprehensive MFC Visual C Programming for the idea. Examples of each are preparing an application to take steps to prepare. The book is divided into four parts, the first part is the basis of knowledge, on the second part of the user interface examples, MFC on the third part of the internal handling of the case, on the fourth part of a package examples. The book is basically geared to elaborate examples to explain the thorough, and easy to understand. The book can as beginners and tertiary students self-reference books, can also be used as computer software developers the technical reference books.)
    2007-04-26 14:22:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载