CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - compiler program

搜索资源列表

  1. Calculator.rar

    0下载:
  2. 用MFC做的计算器源码,本计算器程序在vs2005中编译通过。具有普通计算器具有的所有功能。,MFC to do with source code calculator, the calculator program in VS2005 compiler through. Ordinary calculator with all the features.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-23
    • 文件大小:3019218
    • 提供者:彭泉鑫
  1. NotePad

    0下载:
  2. 使用Win32汇编编写的仿Windows记事本程序,需要安装Win32汇编编译器。-Win32 compilation prepared by the use of imitation Windows Notepad program, need to install Win32 compilation compiler.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:40248
    • 提供者:罗海桃
  1. Hex2Bin

    0下载:
  2. HEX 转 BIN 程序,弄过单片机的人可能都知道,很多编译器都会编译出一种叫HEX 的文件,这好像是Intel定的一个格式,就是把二进制的机器代码文件以16进制的字符形式(文本)保存,写进cpu或rom前都需要进行转化,此小程序便可完成该任务了。(本人上传代码均为Fwr原创)-HEX to BIN procedures, people get too SCM may all know, a lot of the compiler will compile a document called H
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:30520
    • 提供者:fwr
  1. jy

    0下载:
  2. 编译环境:.net 2005 VC++ 说明: 一个简单的加油站仿真程序,能显示仿真状态,最后给出仿真结果。 在仿真控制中设置仿真条件,点击“开始仿真”按钮,开始仿真。“仿真状态”栏里显示正在加油的客户和正在等待的客户,时间以分钟为单位。仿真结束后,计算仿真结果。-Compiler environment:. Net 2005 VC++ Descr iption: a simple simulation program stations showing the simula
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:839056
    • 提供者:潘登
  1. greed_snake

    0下载:
  2. 用C++实现一个贪吃蛇的小程序,具有一定的参考价值,可供刚入门的同学使用,编译通过,可运行-With C++ Snake realization of a small program, with some reference value to allow students to use just getting started, the compiler is passed, can run
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:102402
    • 提供者:石峰
  1. test

    0下载:
  2. 该程序实现的是输出间隔为100的相邻的两个质数,这是某年某公司的一个笔试题,算法很短,但是思想具有一定的参考性,编译通过,可运行-The program is the realization of the output interval is 100, two adjacent prime number, this is a company in a year, a pen test, the algorithm is very short, but thinking of a certain
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:5668
    • 提供者:石峰
  1. yufayuyi(c)

    0下载:
  2. c语言实现编译原理语法语义分析程序代码,很完整,可以直接运行,语法语义分析代码,希望对大家有所帮助-c language compiler to achieve the principle of semantic analysis of program code syntax, it is complete, can be directly run, grammar semantic analysis code, I hope all of you to help
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:6885
    • 提供者:张建
  1. Ced

    0下载:
  2. The C++ Editor is a text editor for C++ programmers. The editor have color syntax highlighting. Editor s main purpose is to edit source code files outside the IDE (Integrated Development Environment) with multiple opened copies of program, w
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:248626
    • 提供者:craig
  1. sjpass

    0下载:
  2. VC++6.0下写的随机密码生成工具,可以选择是否生成数字与字符的混合体,是否只生成字符,生成位数等,并可以控制一次性生成的个数,一次性可以生成多个密码。VC6下顺利编译,程序简单,学习VC的都能看得懂。-VC++6.0 under Writing random password generation tool, you can choose whether or not to generate figure with a mixture of characters, whether gener
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:21340
    • 提供者:Rick
  1. analysis

    0下载:
  2. 词法分析,编译原理的词法分析程序c++源码。-Lexical analysis, lexical analysis of the principle of compiler c++ source program.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3742
    • 提供者:司马俊杰
  1. hanoi

    0下载:
  2. 这是一个简单的用C语言编译的汉诺塔程序,该程序是在VC环境下编译出来的。-This is a simple C language compiler to use the Tower of Hanoi program was compiled under VC out.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-23
    • 文件大小:90769
    • 提供者:戴子
  1. yuanma

    0下载:
  2. 该源码中有一个编译的词法语法语义的分析程序,三个处理及调度程序以及一个8255A的发声控制的汇编语言程序,希望对大家能有帮助-The compiler source code, there is a syntax of lexical semantic analysis of the procedure, three treatment and scheduling procedures, as well as an audible signal to control the 8255A ass
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:27255
    • 提供者:邱鹏
  1. Calculator

    0下载:
  2. 一款不错的计算器程序,用C++编译,MFC图形界面。适合于学习C++以及MFC类库的新手学习研究。-A good calculator program, using C++ compiler, MFC graphical interface. Suitable for learning C++ and MFC class library novice study and research.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:264417
    • 提供者:lili
  1. controled

    0下载:
  2. Program wrote in C language, at CCS compiler platform. This is a 12x8 pixels Led_panel ( PIC16F877A ) that display data received frm RS232 port, and also show RTC and Temperature.-Program wrote in C language, at CCS compiler platform. This is a 12x8
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:11721
    • 提供者:andre
  1. Compiler-theory-experiments

    0下载:
  2. 通过设计、编制、调试典型的SLR(1)语法分析程序,实现对实验一所得词法分析程序所提供的单词序列进行语法检查和结构分析,进一步掌握常用的语法分析方法。-A typical SLR (1) parser through the design, development, debugging, syntax checking and structural analysis of lexical analysis program, the experimental one obtained by the
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:37487
    • 提供者:哈达
  1. avr16chengxu

    0下载:
  2. 在icc编译器下的avr16程序,一些小制作-In the icc compiler program under avr6
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:386157
    • 提供者:田伟杰
  1. DAC8501-51-program---sawtooth

    0下载:
  2. DAC8501的51程序-锯齿波。程序描 述: DAC8501输入锯齿波。单 片 机:STC11F04E ,晶 振: 11.0592MHz,编 译 环 境: Keil 4-DAC8501 51 program ,sawtooth. Program descr iption,DAC8501 input sawtooth. SCM,STC11F04E, Crystal,11.0592MHz, the compiler environment: Keil 4
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:23403
    • 提供者:郑志鹏
  1. My-C-Tutorial-Program-Base-On-wwwlearncorg.tar

    0下载:
  2. This my first C programs, it s a tutorial base www.learn-c.org, but I wrote them on my own, some are exactly from there. I use linux gcc as compiler.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:25225
    • 提供者:Fajar Purnama
  1. Key-Light-water-program

    0下载:
  2. 此程序针对TI系列单片机MPS430G2553进行的一个流水灯编程,用的是ccs编译软件烧录的,各根据需要自行修改-This program is for a light water programming TI MCU MPS430G2553 conducted using ccs compiler software programming, we need to modify each according to their own
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:638
    • 提供者:敬杨
  1. ex_14kad

    0下载:
  2. This program displays the filtered and calibrated A/D samples
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:EBI1975
« 12 3 4 5 6 »
搜珍网 www.dssz.com