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

搜索资源列表

  1. hafumanbianma

    1下载:
  2. c语言编写的哈夫曼编码。设需要编码的字符集为{d1, d2, …, dn},它们出现的频率为 {w1, w2, …, wn},应用哈夫曼树构造最短的不等长编码方案。 数据结构与算法 typedef char *HuffmanCode //动态分配数组,存储哈夫曼编码 typedef struct { unsigned int weight //用来存放各个结点的权值 unsigned int parent,LChild,RChild //指向双亲、孩子结点的指针
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:51514
    • 提供者:SongLY
  1. tuxianxianshi

    0下载:
  2. 单片机stm32f103vet6,编程环境Keil uVision4,C语言。编程实现在LCD上显示图线。用两个数组确定需显示点的横纵坐标,相邻两点以细直线相连。LCD:240X320.-SCM stm32f103vet6, programming environment Keil uVision4, C language. Programming Chart on the LCD display. With two arrays to determine the need to demonst
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-10
    • 文件大小:2106311
    • 提供者:Jack
  1. [21days-to-learn-CPP.](third)

    0下载:
  2. 学会如何管理输入输出,循环和数组,面向对象编程,模板,创建C++应用程序等方面的基本知识。书中给出了示例清单,每个清单都包含完整的示例输出结果和代码分析。-Learn how to manage input and output, loops and arrays, object-oriented programming, templates, create a C++ applications and other basic knowledge. The book gives the exam
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-29
    • 文件大小:12264149
    • 提供者:jiangyanyan
  1. dashujiecheng

    0下载:
  2. 利用数组实现 大数阶乘,秒杀10000阶乘,C源码-Factorial of large numbers using arrays to achieve, spike 10 000 factorial, C source
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:1293
    • 提供者:chunchunchun
  1. hanshuchuancan

    0下载:
  2. c语言函数的传参使用,数组传参,递增法,二分法等得使用-c language function of the transmission parameters to use arrays passed by reference, incremental approach, such dichotomy was used
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:13817
    • 提供者:xizhang
  1. vc

    0下载:
  2. c语言中的指针和数组相关知识的指导,适合初学者使用-c language pointers and arrays knowledge guidance for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1190772
    • 提供者:罗广镇
  1. 3

    0下载:
  2. 此文件为天津大学的C++程序设计的ppt课件第3章 数组与指针,方便读者学习c-This file is Tianjin University, C++ programming ppt courseware Chapter 3 Arrays and pointers, to allow readers to learn c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:610105
    • 提供者:张璐
  1. bmp2raw.tar

    0下载:
  2. 将Bmp格式转化为raw格式,对于图像处理的入门获得Raw原始矩阵很有好处-Bmp2raw is a tool to convert 24bit BMP file to raw data. It may be useful before generating C arrays for showing a picture in a embeded system. The color order in the output file is (B,G,R),(
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:12164
    • 提供者:张增
  1. sl

    0下载:
  2. c语言扫雷程序,在命令行界面下实现扫雷,对动态数组的应用-c language de-mining program, the command line interface to achieve mine clearance, the application of dynamic arrays
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:990
    • 提供者:程序员
  1. Image2Lcd

    0下载:
  2. 图像转化软件,可以转化成C语言数组等等之类的,转后后图像不会有任何广告之类的标号-Image conversion software, can be transformed into a C-language arrays, and the like, and the change will not have any post-post-image advertising class label
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:506661
    • 提供者:庄伟
  1. ArrayTest

    0下载:
  2. 在C#中两种方法实现在有序的数组中任意位置插入一数,数组任然有序。-Two methods in C# in order to achieve anywhere in the array into a number of ordered arrays of any course.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:49954
    • 提供者:xiaoyuanyijun
  1. CPP-Module-II

    0下载:
  2. Module II is the second course in the C++ Programming for Game Developers series. Recall that in Module I we started off by studying fundamental programming concepts like variables, console input and output, arrays, conditional statements, strings, l
  3. 所属分类:Other Games

    • 发布日期:2017-05-12
    • 文件大小:2653783
    • 提供者:After Shave
  1. The-New-Features-of-Fortran-2003

    0下载:
  2. Fortran 2003 is a major extension of Fortran 95. This contrasts with Fortran 95, which was a minor extension of Fortran 90. Beside the two TR items, the major changes concern object orientation and interfacing with C. Allocatable arrays are very
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:90602
    • 提供者:ppkking
  1. BMP-ARRAY

    0下载:
  2. Can use it to run on MS-DOS or VC++, it converts you Bitmap image to C style Arrays for sprites or pictures you want to load on LCD using embedded systems.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:164262
    • 提供者:spearfront
  1. GrafoLista

    0下载:
  2. One of the most interesting and powerful dynamic memory and pointers are undoubtedly dynamic data structures. The basic structures available in C and C + + (structs and arrays) have an important limitation: it can be resized at runtime. The arrays ar
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:14997
    • 提供者:ivan
  1. xunhuan

    1下载:
  2. 设有两个数组A和B,其数据均为20个。编程实现将两个数组中的数据各自按由小到大的顺序存放。之后,再将既在A数组中出现又在B数组中出现的整数按照由大到小的顺序存放于数组C中。 -The known two integer the variables A and B, try to write complete the following operating procedures: (1), if two number one is odd number, it will be an odd
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:1252
    • 提供者:skyfish
  1. cmobliphone

    0下载:
  2. C语言实现设计一个简易的手机通讯录管理系统。该题目要求在熟练掌握C语言的基本知识:数据类型(整形、实型、字符型、指针、数组、结构等);运算类型(算术运算、逻辑运算、自增自减运算、赋值运算等);程序结构(顺序结构、判断选择结构、循环结构);大程序的功能分解方法(即函数的使用)等。进一步掌握各种函数的应用,包括时间函数、、绘图函数,以及文件的读写操作等。-Design a simple mobile phone address book management system. The subject
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:64919
    • 提供者:alex
  1. queue

    0下载:
  2. Queue program in C using Arrays
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-11
    • 文件大小:660
    • 提供者:nayeni
  1. C_NanDian

    0下载:
  2. 该文档详细阐述了C中的一些重点、难点。 比如说指针,数组,内存泄露等等知识点,算是一份不可多得的资源。-The document elaborated C in some of the key and difficult points. For example, knowledge of pointers, arrays, and memory leaks, etc., regarded as a rare resource.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:210281
    • 提供者:xu
  1. cPP_classical_program

    0下载:
  2. 该书详细介绍解说了C++的大量经典代码,通过本书,可以学习到很多动态数组,友元等C++知识.-The book details the explanation of the large number of classic C++ the code book, you can learn a lot of dynamic arrays, friend C++. Knowledge.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:8725721
    • 提供者:陈荣
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com