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

搜索资源列表

  1. myschool

    0下载:
  2. c语言myschool系统,控制台程序,初学者的编程经历-C language of myschool system, the console program, beginners programming experience
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:1737
    • 提供者:杨伟杰
  1. The-application-of-function

    0下载:
  2. 简单程序的调用c程序,属于函数的应用,为c语言初期学习必备-C program calls a simple program, which belongs to the application functions, essential for the initial c language learning
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:45618
    • 提供者:yengjie
  1. calcu_8155

    0下载:
  2. C语言编写的计算器程序,加减乘除与开方等-Such as calculator program written in C language, arithmetic and prescribing
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:2083
    • 提供者:
  1. Cyuyan

    0下载:
  2. C语言深度解剖,-解开程序员面试笔试的秘密。讲解精炼,非常有用-C language depth anatomy,Unlock the secrets of the programmer written interview,On refining, very useful
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1265606
    • 提供者:helongfu
  1. Time-measurement-method-for-DSP

    0下载:
  2. 对DSP程序进行时间测试的5种方法,包含源代码,源代码是用c语言编写的,可以让开发者对程序运行效率进行精确分析,以便进行进一步的优化-DSP program for the time tested five methods, including source code, source code is written in c language that allows developers to efficiently run the program for accurate analysis i
  3. 所属分类:Software Testing

    • 发布日期:2017-03-30
    • 文件大小:225778
    • 提供者:陈杨龙
  1. Cyychengxusheji

    0下载:
  2. C应用程序设计手册,C的基本语言和用法,操作等-C Application Programming Manual, C basic language and usage, operation, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:2855513
    • 提供者:陆一飞
  1. CPP-learning

    0下载:
  2. 该书是C++程序设计,适合于C++初学者,内容主要包含C++语言的基本概念,语义语法和程序设计技巧以及面向对象的程序设计的基本方法。-C++ program design, suitable for beginners C++, mainly contains the basic concepts C++ language syntax and semantics of programming skills, and basic methods of object-oriented progra
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:251599
    • 提供者:Alice
  1. SimpliciTI-Specification

    0下载:
  2. 这个文档是有关于无线通信网络中的协议规范的一些说明,是基于TI公司的CCXXX系列芯片的一个协议,在编写程序过程中,我们需要使用到其中的一些函数,所以有必要对这个协议好好研读 开发环境是IAR,但使用的编程语言仍是我们熟悉的C语言-This document is some explanation about the wireless communication network protocol specification, a protocol is based on TI' s C
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:190681
    • 提供者:曾人之
  1. PC_lint

    0下载:
  2. PC-Lint是C/C++软件代码静态分析工具,你可以把它看作是一种更加严格的编译器。它不仅可以检查出一般的语法错误,还可以检查出那些虽然符合语法要求但不易发现的潜在错误。 C语言的灵活性带来了代码效率的提升,但相应带来了代码编写的随意性,另外C编译器不进行强制类型检查,也带来了代码编写的隐患。PCLint识别并报告C语言中的编程陷阱和格式缺陷的发生。它进行程序的全局分析,能识别没有被适当检验的数组下标,报告未被初始化的变量,警告使用空指针,冗余的代码,等等。软件除错是软件项目开发成本和延
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:14783
    • 提供者:ll
  1. CGI

    0下载:
  2. 嵌入式C语言开发教程之用c写CGI_程序简要指南,学习用C编写linux的CGI-Embedded C language tutorial written by C CGI_ program concise guide, study prepared by C Linux CGI
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:101485
    • 提供者:jiajia
  1. source-code

    0下载:
  2. 电力系统短路故障的计算机算法程序设计c语言源程序代码-Power system short-circuit fault computer algorithm programming c language source code
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:3683
    • 提供者:白治朋
  1. CPP

    0下载:
  2. 本教程对C++语言进行了深入浅出的介绍,从基础知识到ANSI-C++标准的最新功能,内容涵盖了从数组,类等基本概念到多态、模板等高级概念。教程本着实用的原则,每一小节都结合了可以工作的程序实例,以便读者从第一课开始就可以上手实习。-This tutorial C++ language introduced in simple terms, from the basics to the latest features of ANSI-C++ standards, covering an array
  3. 所属分类:Development Research

    • 发布日期:2017-04-26
    • 文件大小:97012
    • 提供者:王磊
  1. C-Sharp

    0下载:
  2. C#是微软公司发布的一种面向对象的、运行于.NET Framework之上的高级程序设计语言。并定于在微软职业开发者论坛(PDC)上登台亮相。-c# basic introduce
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:250209
    • 提供者:cjnjk
  1. Cfunction

    0下载:
  2. 该文档主要介绍了有关C语言的函数大全,以及如何用C语言编写相关程序-This document describes the C language functions related to Guinness, and how to write programs in C language-related
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:326074
    • 提供者:韩洁
  1. tiku

    0下载:
  2. 这个二级C语言题库,多年积累,里面包括选择题,程序设计题等等,类型全面,值得信赖-The two C language exam, accumulated over the years, which includes multiple-choice questions, programming questions, etc., the type of comprehensive, trustworthy
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:254124
    • 提供者:yinhan
  1. cPP

    0下载:
  2. 用C++语言实现了学生信息管理系统,实现了学生信息进行查找,添加,排序等功能。程序可直接运行-Using C++ language implementation of student information management system, student information to find, add, sort and other functions. Program can be run directly
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:239652
    • 提供者:罗小依
  1. Google C++ Style Guide

    0下载:
  2. C++ 是 Google 大部分开源项目的主要编程语言. 正如每个 C++ 程序员都知道的, C++ 有很多强大的特性, 但这种强大不可避免的导致它走向复杂,使代码更容易产生 bug, 难以阅读和维护. 本指南的目的是通过详细阐述 C++ 注意事项来驾驭其复杂性. 这些规则在保证代码易于管理的同时, 高效使用 C++ 的语言特性.
  3. 所属分类:文档资料

    • 发布日期:2014-11-23
    • 文件大小:363438
    • 提供者:jaychen@126.com
  1. panduan

    0下载:
  2. 请用C语言编写一段程序,判断任意一个数M是否为素数。-Please write a program in C language, to determine whether any of a number M is a prime number.
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:10439
    • 提供者:上官学军
  1. TCP

    0下载:
  2. TCP程序设计(c语言课程设计), -TCP programming (c language curriculum design),
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:278772
    • 提供者:张斌
  1. C51_w5100

    0下载:
  2. 使用c语言编写的网卡w5100的程序,用在单片机方面-W5100 with c language program
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:8780
    • 提供者:王庆海
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 44 »
搜珍网 www.dssz.com