CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 编辑框 搜索资源 - c语言程序

搜索资源列表

  1. 编译原理实验_课程设2005

    0下载:
  2. 本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展-this program is the role of TEST language lexical analysis. 2, double-click operation input file name,
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:132425
    • 提供者:数据库
  1. I2cInt_c24

    0下载:
  2. i2c 中断请求控制c语言编程源代码程序 -i2c interrupt request Control c programming language source code procedures
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:85435
    • 提供者:jason
  1. 20060623-4

    0下载:
  2. 大量的《C语言程序设计教程》源代码 大家可以用一用-lot of the "C Programming Language Guide" source code you can use a
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:5249
    • 提供者:张新军
  1. 20060623-5

    0下载:
  2. 大量的《C语言程序设计教程》源代码 大家可以用一用-lot of the "C Programming Language Guide" source code you can use a
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:4436
    • 提供者:张新军
  1. 1122

    0下载:
  2. 下面是我编的用C语言编的64QAM调制解调的程序.完全是可以用的-Below is Part I of the C language series 64QAM modulation and demodulation process. All these can be used
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:6608
    • 提供者:陈伟
  1. A24point

    0下载:
  2. 一个用C语言编写的小程序,玩过“速算24点”的朋友一定知道这是一个考验快速口算能力的小游戏,但其中包含了统筹思想,该程序是由用户输入4个数字,计算机程序计算出该四个数字通过加减乘除四则运算得到结果为24的一种算法。小巧实用,运行于DOS环境,有密码,密码为在下的名字汉语拼音(全部小写)。 -a C language prepared by the small programs and played "quick count 24 points," friends will k
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:23659
    • 提供者:廖浩波
  1. EP1

    0下载:
  2. 用C语言编写的pascal词法分析程序,识别程序子集的文法-C language prepared by the pascal lexical analysis procedure, the identification procedures subset of grammar
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:1164
    • 提供者:刘思远
  1. 数字信道仿真

    1下载:
  2. 数字信道仿真,认真复习数据链路层内容,熟悉编程语言C、C++和WINDOWS程序设计技术(查阅参考书); 开发工具:VC6.0 或其它; 程序示例: 理想信道的《发送端程序》和《接收端程序》(含源码VC6.0); ARQ基本协议1:_引入检错和应答帧 ARQ基本协议2:_引入超时计时器 ARQ基本协议3:_引入数据帧携带发送序号0~1 ARQ基本协议4:_引入确认帧携带发送序号0~1 ARQ基本协议5:_引入应答帧含有校验码 ARQ基本协议6:_引入数据帧和确认帧含有发送序号0~7,Ws=1,W
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:216359
    • 提供者:李远航
  1. cfhs

    0下载:
  2. 惩罚函数法C语言相关程序,运用了黄金分隔法,鲍威尔法-Penalty function method C language program related, using a gold space method, Powell method
  3. 所属分类:EditBox

    • 发布日期:2017-03-27
    • 文件大小:1612
    • 提供者:刘河君
  1. MouseOperator

    0下载:
  2. 本程序用C语言实现对鼠标事件及键盘事件的响应方法,希望初学者可以参考-Implementation of this program with C-mouse event and keyboard events on the response, in the hope beginners can refer to
  3. 所属分类:EditBox

    • 发布日期:2017-04-01
    • 文件大小:2092
    • 提供者:文闯
  1. Text

    0下载:
  2. 用C、C++语言设计简单功能的记事本程序。-Use C, C++ language design simple function notepad programs.
  3. 所属分类:EditBox

    • 发布日期:2017-05-10
    • 文件大小:2431926
    • 提供者:ljwp
  1. siaoyuandaoyou

    0下载:
  2. 此文件是利用C语言编写的一个校园导航系统的图形界面总体大框程序,其它分部程序接下来会上传。-This file is the overall big box of the graphical interface program, a campus navigation system using C language and other Division program will upload next.
  3. 所属分类:EditBox

    • 发布日期:2017-04-04
    • 文件大小:1101
    • 提供者:sandy
  1. Simple-calc

    0下载:
  2. 一个基础的+,-,*,/整数运算计算器,自己开始学C语言时写的第一个windows程序。-A basis+,-,*,/integer arithmetic calculator, when he started to learn the C language to write a windows program.
  3. 所属分类:EditBox

    • 发布日期:2017-11-18
    • 文件大小:1244698
    • 提供者:天平
  1. DateS

    0下载:
  2. 语言编写的A/D转换程序。使用器件tlc1543实现10模数转换。并..... C语言编写的A/D转换程序文档简介 c语言编写的A/D转换程序。-The language of the A/D conversion process. Use the device tlc1543 10 analog-to-digital conversion. And ..... C language, the language of the A/D conversion process documentatio
  3. 所属分类:EditBox

    • 发布日期:2017-11-07
    • 文件大小:1318
    • 提供者:zhao
  1. week1

    0下载:
  2. 对于c语言的编程,是初学者的一些应该学习的部分,本文件是对于一个界面的格式的编写程序-Beginners should learn c language programming, this document is an interface format program
  3. 所属分类:EditBox

    • 发布日期:2017-11-10
    • 文件大小:19789
    • 提供者:yao
  1. calculator

    0下载:
  2. C语言实现的小计算器,是基于windows的dialogbased程序-calculator
  3. 所属分类:EditBox

    • 发布日期:2017-11-11
    • 文件大小:4875535
    • 提供者:sdcsyyg_
  1. editcontrol_box

    0下载:
  2. C++语言,基于MFC图形界面的程序。能实现在文本编辑框中输入内容,该内容同步显示到静态文本框中。代码风格清晰易懂,适合初学者学习。-C++ language, MFC-based graphical interface program. Can achieve in the text edit box, enter the content, synchronized display to a static text box. Code is clear and understandable s
  3. 所属分类:EditBox

    • 发布日期:2017-11-25
    • 文件大小:2252031
    • 提供者:chen ying
搜珍网 www.dssz.com