CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 代码生成

搜索资源列表

  1. Metaparllel

    0下载:
  2. 串行程序并行化软件 它提供给程序员一个图形化的交互界面,首先由程序员选择并行算法,然后通过配置向导对所选择的并行算法进行定制,生成配置文件,然后参照配置文件自动生成并行程序的框架代码,并将程序员提供的元任务的串行代码嵌入到框架代码中,最后生成并行程序-software programmers to provide an interactive graphical interface, the first programmer to choose from parallel algorithm
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:154.64kb
    • 提供者:joey
  1. 由一个和值一个跨度生成3D单选号码

    1下载:
  2. 自己学习彩票概念,编程实现的例子代码,Windows控制台(字符窗口)编程,工具MSVC++6.0;具体内容是用一个和值和一个跨度生成3D单选号码.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2012-10-12
    • 文件大小:1.53kb
    • 提供者:dssz.org.wxy
  1. pl0

    0下载:
  2. 安递归下降方式设计表达式编译程序,生成pl/0栈式指令代码,解释执行,表达式可为.txt格式,也可在控制台输入-pdf data-Microsoft.NET. framework of the program design- Chinese version of the revised edition of Jeffrey Richter
  3. 所属分类:Console

    • 发布日期:2017-05-04
    • 文件大小:1.07mb
    • 提供者:xuxun
  1. dianzhen

    0下载:
  2. 点阵字模生成代码,学习C语言,研究汉字显示非常有好处。-Dot matrix font generated code to learn C language, study Chinese character display is very good.
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3.1kb
    • 提供者:李江
  1. aodv1

    0下载:
  2. aodv的一种代码的脚本,在仿真aodv时若不会用系统自带的工具进行场景,数据流的生成,可以用这个现成的-the aodv a code scr ipt, simulation aodv not use the system comes with tools for scene data stream generated, you can use this ready-made
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:462.22kb
    • 提供者:邢永刚
  1. lex

    0下载:
  2. lex词法分析自动生成程序,给一个规则定义文件,即可生成.cpp代码-lex lexical analysis to automatically generate the program to a rule definition file to generate. cpp code
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-04-17
    • 文件大小:96.66kb
    • 提供者:赵阳
  1. bianyishiyan

    0下载:
  2. 编译原理实验,包括词法分析,语法分析,语义分析及中间代码生成,还有实验报告。很完全-Compiler principle experiment, including lexical analysis, parsing, semantic analysis and intermediate code generation, as well as experimental report. It is completely
  3. 所属分类:Console

    • 发布日期:2017-12-10
    • 文件大小:715.66kb
    • 提供者:一夜长大
  1. guid

    0下载:
  2. 生成GUID的代码,很清晰,可以说明GUID是怎么生成的。-Generate a GUID code ,and it is very clear!
  3. 所属分类:Console

    • 发布日期:2017-11-04
    • 文件大小:272.42kb
    • 提供者:苏文驹
  1. lianbiao

    0下载:
  2. 链表的基本结构使用,在类中的实现,有关链表的生成,添加,删除,显示等基本功能代码,可加上类声明直接使用-The basic structure of the list used in the class to achieve, on the formation of the list, add, delete, display and other basic functions of code that can be used directly coupled class declaration
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:516.28kb
    • 提供者:manyangyang
  1. coutour

    0下载:
  2. 生成等值线的代码,通过给定的值和高程值确定最终的等值线。-The is coutour code
  3. 所属分类:Console

    • 发布日期:2017-02-19
    • 文件大小:1.96mb
    • 提供者:andy
  1. Main

    0下载:
  2. 对随机数生成器的研究代码。生成txt文件可用gnuplot作图-The random number generator into the code. Txt files can be generated gnuplot plot
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2.27kb
    • 提供者:冰橙
  1. Create-Picture

    0下载:
  2. 为两个程序,配合使用。一个是读取图片文件的二进制流,按照规定的格式写入一个txt文本文档中,另一个程序是将此文本文档中的内容按照指定格式复制到代码的数组中,最终可生成原图片。特点:第二个程序不需要单独的图片附件,而是将所需图片的二进制流存储到了数组中,在需要的时候使用。注:由于程序较简单,本人采用DEV C++程序编写,无工程文件,若用VS2013编译会出现fscanf和sprintf以及fopen等这些文件读写函数不安全的警告,需用_s的函数替换,只需按照相应格式替换即可,这里不再赘述。-Fo
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:358.46kb
    • 提供者:themostfreeboy
  1. PolynomialCompiler

    0下载:
  2. 一个简单的算术表达式编译器。能够完成算术表达式的词法分析,语法分析,以及中间代码生成,和计算-A simple polynomial compiler that include lexer and parser.
  3. 所属分类:Console

    • 发布日期:2017-05-22
    • 文件大小:6.04mb
    • 提供者:Mute String
搜珍网 www.dssz.com