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

搜索资源列表

  1. pointer007

    0下载:
  2. 指针是C语言中广泛使用的一种数据类型。 运用指针编程是C语言最主要的风格之一。利用指针变量可以表示各种数据结构; 能很方便地使用数组和字符串; 并能象汇编语言一样处理内存地址,从而编出精练而高效的程序。指针极大地丰富了C语言的功能。 学习指针是学习C语言中最重要的一环, 能否正确理解和使用指针是我们是否掌握C语言的一个标志。同时, 指针也是C语言中最为困难的一部分,在学习中除了要正确理解基本概念,还必须要多编程,上机调试。只要作到这些,指针也是不难掌握的。-target is C languag
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:20091
    • 提供者:崔太军
  1. fft

    0下载:
  2. fft.c--This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2^m points. dir = 1 gives forward transform dir = -1 gives reverse transform
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1801
    • 提供者:jessie
  1. ActionScript编程实例

    1下载:
  2. Chapter 2: Getting Started Hello World Hello World Enhanced A simple "Hello World" application that shows the basics of how to use an Actionscr ipt 3.0 class in an application. The Enhanced version adds a name-checking feature. These exam
  3. 所属分类:FlashMX源码

  1. CsharpBible

    0下载:
  2. 100omprehensive, the C# Bible will have even beginning programmers up and running with Microsoft s new C# language quickly and easily. But this title does not stop at just presenting the C# language - it teaches practical application development in t
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-15
    • 文件大小:3913351
    • 提供者:JI
  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. Supermarket

    0下载:
  2. 超市收银系统,使用最基本的知识,数组,嵌套,非c/s-Supermarket cash register system, the use of basic knowledge, arrays, nested, non c/s
  3. 所属分类:Applet

    • 发布日期:2017-04-03
    • 文件大小:656998
    • 提供者:LYX
  1. CopyArray

    0下载:
  2. 数组及接口import java.util.Arrays public class CopyArray { public static void main (String args[ ]) { int [] a {1,2,3,4,500,600,700,800} int [] b,c,d System.out.println(Arrays.toString(a)) b Arrays.copyOf(a,a.length) System.out.pr
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:527
    • 提供者:tiantian
  1. Java编程思想(第4版)

    0下载:
  2. 《java编程思想》是埃克尔著的一本教科类书籍。该书的作者拥有多年教学经验,对C、C++以及Java语言都有独到、深入的见解,以通俗易懂及小而直接的示例解释了一个个晦涩抽象的概念。该书共22章,包括操作符、控制执行流程、访问权限控制、复用类、多态、接口、通过异常处理错误、字符串、泛型、数组、容器深入研究、JavaI/O系统、枚举类型、并发以及图形化用户界面等内容。("Java programming ideas" is a textbook with eccher books
  3. 所属分类:Java编程

    • 发布日期:2017-12-17
    • 文件大小:89435136
    • 提供者:风~
  1. src

    0下载:
  2. 把二进制文件转换为 c 语言的 数组。可以指定生成的数组名字和 static,const等限定词(Converts binary files to C arrays)
  3. 所属分类:Java编程

    • 发布日期:2017-12-18
    • 文件大小:7168
    • 提供者:A_HA_HA
搜珍网 www.dssz.com