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

搜索资源列表

  1. yield

    0下载:
  2. 微软的.NET中C#2.0实现了yield return功能,这个程序教你如何在Native C++中实现它。C#在foreach中使用,C++在for里调用。这样就使得迭代器的功能更加简单,使用的时候也很方便。 -Microsoft' s. NET in C# 2.0 to achieve a yield return, this program teach you how to Native C++ to implement it. Using C# in a foreach, C
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:3346
    • 提供者:郭晓婷
  1. SVD

    1下载:
  2. 奇异值分解的C语言程序,可以直接运行,高效简单易于理解-Singular value decomposition of the C language program can be run directly, simple and easy to understand effective
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:1652
    • 提供者:xingdi
  1. Simple-graphical-display-LED-dot-matrix

    0下载:
  2. 用c语言编写的点阵式LED简单图形显示。用AT89C51单片机做控制芯片,程序用keil编写,实验仿真有protel99se实现,已验证成功,该文件中有源程序和仿真文件。 -With the c language of the dot matrix LED simple graphic display. To do with the AT89C51 microcontroller control chip, the program using keil write, experimental
  3. 所属分类:File Formats

    • 发布日期:2017-03-23
    • 文件大小:44679
    • 提供者:yao
  1. C

    0下载:
  2. c语言的入门程序,简单,实用,对c语言的学习者尤为适用。-c language entry procedures, simple, practical, on the c language learners are particularly applicable.
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:47859
    • 提供者:张博
  1. ELF-format-specification

    0下载:
  2. 本文首先介绍 ELF 文件格式规范,然后结合一个简单的 C 语言程序,分析编 译、链接后生成的可重定位、可执行格式实例。 -This paper describes the ELF file format specification, and then combined with a simple C language program analysis is compiled and linked to generate the relocatable, executable format
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:606349
    • 提供者:曹成
  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-16
    • 文件大小:11854
    • 提供者:chenshen
  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-02
    • 文件大小:70890
    • 提供者:刘军
  1. C-program

    0下载:
  2. 一些简单的c程序源代码 帮助初学者更好的了解C语言-Some simple C program source code to help beginners to better understand the C language
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:4273
    • 提供者:chris
  1. 1602

    0下载:
  2. 简单好用容易修改的C语言1602液晶驱动程序-Easy to use easy to modify the C language LCD driver 1602
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:2142
    • 提供者:吴飞
  1. cPP

    0下载:
  2. c++几个简单的程序代码,C++控制台代码 全部经过测试通过。-few simple c++ code, C++ console code all through the test.
  3. 所属分类:File Formats

    • 发布日期:2017-04-12
    • 文件大小:1007
    • 提供者:hewei
  1. BNUTBDJNBOOFR

    0下载:
  2. 【程序29】 题目:给一个不多于5位的正整数,要求:一、求它是几位数,二、逆序打印出各位数字。 1. 程序分析:学会分解出每一位数,如下解释:(这里是一种简单的算法,师专数002班赵鑫提供) 2.程序源代码: 复制代码 代码如下: #include stdio.h #include conio.h main( ) { long a,b,c,d,e,x scanf( ld ,&x) a=x/10000 分解出万位 b=x 10000
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:2698
    • 提供者:张欣欣
  1. Desktop

    0下载:
  2. 一个简单的C++程序:输入两个整数,通过调用函数求两个数中的较大值-A simple C++ program: the input of two integers, by calling the number of two of the larger values
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:43753
    • 提供者:查理
搜珍网 www.dssz.com