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

搜索资源列表

  1. proteus

    0下载:
  2. 单片机C语言程序设计实训100例——基于8051+Proteus仿真 希望能帮到有用的朋友 -Microcontroller C Programming Language Training 100 cases- based 8051+Proteus useful simulation hope to help a friend
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:834866
    • 提供者:曾华华
  1. C-programmer-interview-questions

    0下载:
  2. C语言面试题目,程序员找工作必须知道的知识-C programmer interview questions summary
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:18727
    • 提供者:eric
  1. VCPMFC-online-chat-tool

    0下载:
  2. 结合VC++和MFC设计网络聊天室的C语言程序-MFC design combined VC++ and Internet chat rooms C language program
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:389722
    • 提供者:Darkmoss
  1. NRF24L01jieshou

    0下载:
  2. 这是关于NRF24L01的接受C语言程序,可以成功实现接受功能-It' s about acceptance NRF24L01 C language program, you can successfully achieve acceptable function
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3813
    • 提供者:yunjinsss
  1. StudentGreadManagementSystem

    0下载:
  2. C语言程序设计小学期论文 学生成绩管理系统论文 有文件读写功能-C language programming elementary student achievement management system of paper documents to read and write functions papers
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:416118
    • 提供者:LiHao
  1. 12

    0下载:
  2. 在vhdl语言的环境下,自己设计正弦信号发生器,其中也包含一小段c语言程序-In vhdl language environment of their own design sinusoidal signal generator, which also contains a small c language program
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:183495
    • 提供者:陈沁
  1. AD9852

    0下载:
  2. 对芯片AD9852的介绍及对其显示波形的c语言程序,让你对此芯片熟悉然后使用-Introduction of chip AD9852 and its display waveform c language program, so you' re familiar with and use the chip
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1979088
    • 提供者:吴传纲
  1. Adaptive-Current-Protection

    0下载:
  2. 自适应电流速断保护C语言程序设计用于保护电力系统的稳定运行-Adaptive Current Protection
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:9115
    • 提供者:杜春奇
  1. GA-on-pso-

    0下载:
  2. 基于遗传算法的电力系统无功优化的C语言程序-Power system based on genetic algorithm optimization of reactive C language program
  3. 所属分类:Project Design

    • 发布日期:2016-08-21
    • 文件大小:12288
    • 提供者:wanghan
  1. Bubble-sort-method

    0下载:
  2. 应用冒泡法进行排序的c语言程序,有要求和代码,较完整。-Application bubble sort method c language program, there are requirements and codes, more complete.
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:13013
    • 提供者:yengjie
  1. Function-call

    0下载:
  2. 函数的调用c语言程序,为c语言初期学习所必备-C language program calls a function for c language necessary for early learning
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:11342
    • 提供者:yengjie
  1. paomadeng

    0下载:
  2. 跑马灯的c语言程序,可以实现8位的跑马灯的控制-Marquee c language program, you can achieve 8 Marquee control
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:26667
    • 提供者:carling
  1. c-code2

    0下载:
  2. C语言是一种计算机程序设计语言,它既具有高级语言的特点,又具有汇编语言的特点。它由美国贝尔实验室的Dennis M. Ritchie于1972年推出,1978年后
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:16800
    • 提供者:游客
  1. wenshidu

    0下载:
  2. 温度湿度传感器AVR程序 C语言程序 用于温湿度传感器检测-Temperature and humidity sensor AVR C language program for temperature and humidity sensor
  3. 所属分类:Software Testing

    • 发布日期:2017-04-13
    • 文件大小:1875
    • 提供者:zhouzhou
  1. MSP430-lcd1602-c-driver

    0下载:
  2. 基于msp430的LCD602液晶C语言驱动程序-Based on the msp430 LCD602 LCD C language driver
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:24997
    • 提供者:葛学峰
  1. pionter--c

    0下载:
  2. 本书被称为日本最有营养的C参考书。作者是日本著名的“毒舌程序员”,其言辞犀利,观点鲜明, 往往能让读者迅速领悟要领。 书中结合了作者多年的编程经验和感悟,从C语言指针的概念讲起,通过实验一步一步地为我们解 释了指针和数组、内存、数据结构的关系,展现了指针的常见用法,揭示了各种使用技巧。另外,还通 过独特的方式教会我们怎样解读C语言那些让人“纠结”的声明语法,如何绕过C指针的陷阱。 本书适合C语言中级学习者阅读,也可作为计算机专业学生学习C语言的参考。-The book is
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3501967
    • 提供者:Rumour
  1. codec

    0下载:
  2. 该文档时对于一些初级的C语言程序的一些总结,对于初学者和应考计算机的有一定帮助-For some summarize some of the primary C-language program for beginners and sit computers have some help when the document
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:26789
    • 提供者:李苗
  1. MODBUS

    0下载:
  2. MODBUS通讯C语言程序,描述了MODBUS通讯C语言的设计和编程思想-MODBUS communication C language program, describes the design and programming ideas MODBUS communication C language
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:11133
    • 提供者:zss
  1. c_lianxi2

    0下载:
  2. 编写一个程序,用以读入一个C语言程序,并按照字母表顺序分组打印变量名, 要求每一组内各变量名的前6个字符相同,其余字符不同。字符串和注释中的 单词不予考虑。请将6作为一个可在命令行中设定的参数。-Write a program to read into a C language program, and grouped alphabetically print the variable name, Requires each within the same group of six
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1232
    • 提供者:cjk
  1. Interface-and-design-principles

    0下载:
  2. 每个C源程序都是由函数组成的,一个主函数和若干个其它函数,C语言程序设计的... 一个好的接口设计原则应符合以下六条: 1实现必须功能。 2隐藏实现细节。-Interface and design principles
  3. 所属分类:software engineering

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