CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 文件格式 搜索资源 - C 练习

搜索资源列表

  1. theansertoCProgram

    0下载:
  2. 这是C语言的答案,对于处学编程者很有帮助.需要者尽可下载.对于练习有益无害.-This is the C language, answers, helpful for the programmers at school. Feel those who need to download. For the exercise good for.
  3. 所属分类:File Formats

    • 发布日期:2017-05-15
    • 文件大小:3614536
    • 提供者:chenjian
  1. CShup3.0answer

    0下载:
  2. C#入门经典练习答案.doc Karli Walson、Chris Nagel 等编写-CShup3.0answer,writen by Karli Walson、Chris Nagel
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:60727
    • 提供者:sjl
  1. LabVIEW4

    0下载:
  2. 虚拟仪器的C语言程序,方便一些初学者进行学习与练习!-C language programming of the virtual instrument, convenient for beginners to learn and practice!
  3. 所属分类:File Formats

    • 发布日期:2017-11-17
    • 文件大小:835815
    • 提供者:qingdebiao
  1. C_program_6.27

    0下载:
  2. C程序语言课后练习实现代码,如果代码段中存在头文件段,请新建头文件来实现代码段。-The C programming language exercises to achieve code code segment header file segment, a new header file code segment.
  3. 所属分类:File Formats

    • 发布日期:2017-11-10
    • 文件大小:1856039
    • 提供者:叶琳
  1. MATLAB-programming-examples

    0下载:
  2. 内含身高预测、简单计算器和简单循环结构编程练习等C程序。-Contains height prediction simple calculator and a simple loop structure programming exercises, and other C program.
  3. 所属分类:File Formats

    • 发布日期:2017-11-15
    • 文件大小:11854
    • 提供者:chenshen
  1. fractal-use

    0下载:
  2. 分形的练习一 ①Koch曲线 用复数的方法来迭代Koch曲线 clear i 防止i被重新赋值 A=[0 1] 初始A是连接(0,0)与(1,0)的线段 t=exp(i*pi/3) n=2 n是迭代次数 for j=0:n A=A/3 a=ones(1,2*4^j) A=[A (t*A+a/3) (A/t+(1/2+sqrt(3)/6*i)*a) A+2/3*a] end plot(real(A),imag(A)) axis([0 1 -
  3. 所属分类:File Formats

    • 发布日期:2017-11-16
    • 文件大小:43823
    • 提供者:郑志森
  1. cPPjiaocheng

    0下载:
  2. 本章介绍 C++ 的大部分基本要素:内置类型、库类型、类类型、变量、表达式、语句和 函数。在这一过程中还会简要说明如何编译和运行程序。 读者读完本章内容并做完练习,就应该可以编写、编译和执行简单的程序。后面的章节 会进一步阐明本章所介绍的主题。 -This chapter describes the most basic elements of the C++: built-in type, database type, cl
  3. 所属分类:File Formats

    • 发布日期:2017-12-01
    • 文件大小:70890
    • 提供者:刘军
  1. 1

    0下载:
  2. 八皇后问题是求出在一个n×n的棋盘上,放置n个不能互相捕捉的国际象棋“皇后”的所有布局(皇后可以沿着纵横和两条斜线4个方向相互捕捉)的问题。是一种比较常见的练习C语言递归或者栈使用的程序问题。-Eight queens problem is to find an nn chessboard, place of n are not mutually capture chess " queen" of all the layout (Queens and two along the
  3. 所属分类:File Formats

    • 发布日期:2017-11-29
    • 文件大小:167112
    • 提供者:
  1. OJ-practice

    0下载:
  2. OJ系统上的若干种类的C语言练习题目答案,学生党必备!-Several types of C language system on the OJ answer practice questions, student party must!
  3. 所属分类:File Formats

    • 发布日期:2017-04-29
    • 文件大小:292000
    • 提供者:ljjk
搜珍网 www.dssz.com