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. 递归枚举模板

    0下载:
  2. 递归枚举模板 问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时: //  abcba 满足条件 //  abcbc 不满足条件 //输入:n p //输出:所有满足条件的字串及总数-recursive template Problem descr iption : n generation length of the string and its 26 characters from the
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1.26kb
    • 提供者:qew
  1. sigverif

    0下载:
  2. 可以自动进行数字签名验证,并生成脚本文件。-can automatically verify digital signatures, and generate scr ipt files.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7.62kb
    • 提供者:su
  1. REManageAndNFAToDFA

    0下载:
  2. 能够完成正规式到NFA的转换,NFA到DFA的转换(子集法),DFA的最小化,测试一个生成串是否能为生成的DFA所识别-to complete the formal ceremony to change the NFA, NFA conversion to DFA (subset), the smallest of DFA, testing whether a string of generation to generation by the DFA Recognition
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:25.01kb
    • 提供者:winpro
  1. Srand

    0下载:
  2. 生成随机数的一个小程序,这种方法每次调用第一次产生的随机数相同率很高,但是做个循环连续调用几次,然后调用最后一次得到的随机数,就可以避免这种问题-Random Number Generation of a small program called this method the first time the same number of random high rate But to be a continuous cycle called several times, and then the
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7.4kb
    • 提供者:张团周
  1. new_word

    0下载:
  2. VC7写的,用来将金山单词本生成的文本文件转换成为我想要的其它格式写的。有兴趣的可以看看。-VC7 wrote, Jinshan words used to generate the text of the document I want to switch to the other format writes. Interested can look at.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:49.04kb
    • 提供者:benshu001
  1. diskid32

    0下载:
  2. 获取硬盘序列号,并采用算法生成一个唯一的编号-disk access sequences, and using an algorithm to only the numbers
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2014-01-15
    • 文件大小:1.87mb
    • 提供者:李远航
  1. datastructure1--

    0下载:
  2. 用C或C++语言设计并实现一个可进行复数运算的演示程序。 【基本要求】 1.由输入的实部和虚部生成一个复数 2.两个复数求和 3.两个复数求差 4.从已知复数中分离出实部和虚部 5.复数及相应运算结果以相应的表现形式显示。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:55.57kb
    • 提供者:乐 于与
  1. !fc

    0下载:
  2. dos命令行,文件内容对比,对比结果生成到文本文件,主要是针对系统自带的fc.exe比较二进制文件时的不足
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:6.55kb
    • 提供者:艾默
  1. Mouse

    0下载:
  2. 用vc2005开发的控制台程序。通过ReadConsoleInput函数获取鼠标信息并更新显示在控制台窗口最后一行。。 注意生成的程序在VC中运行将看不到效果。必须单独运行。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7.08kb
    • 提供者:zhouzhonghao
  1. XML_SP

    0下载:
  2. 大型XML数据解析器,生成解析树,可进行插入、删除、查找等操作
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:393.16kb
    • 提供者:chenqi
  1. tree

    0下载:
  2. 最小生成树 算法 利用二叉树原理生成最小生成书 数据结构实验-Principle of minimum spanning tree algorithm uses a binary tree data structure generated experimental Smallest Book
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:130.89kb
    • 提供者:杜鹃
  1. huffman

    0下载:
  2. 哈弗曼编解码器 输入一段文本 可以将其进行哈弗曼编码输出,画出生成哈夫曼树,编码表等-Hafu Man codec type in a text can be encoded output for Hafu Man, draw generate Huffman trees, coding table, etc.
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1.23mb
    • 提供者:张子文
  1. data_extraction

    0下载:
  2. 可以将matlab生成的dat二进制数据文件,直接生成需要的mif文件,便于在quartus中rom直接调用。-Dat matlab can generate the binary data files directly to generate the mif file, easy to call directly in the quartus in rom.
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:1.3kb
    • 提供者:fairy
  1. 由一个和值一个跨度生成3D单选号码

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

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

    0下载:
  2. 货郎担最短路径生成 最短路径生成的算法不计其数 其中很多用回溯法 回溯法不错 不过很多新手写哦时候掌握不好效率 上传一个效率高的版本-Traveling Salesman generate the shortest path shortest path algorithm to generate many of which used numerous retrospective law retrospective laws, however good a lot of time to maste
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:7.77kb
    • 提供者:杨红尘
  1. luoxuan

    0下载:
  2. 实现螺旋方针功能,在控制台下可以看到数字围绕中心生成-Spiral approach to achieve functionality, the console may be see that the number is generated around the center
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:3.87kb
    • 提供者:li
  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. caipiao

    0下载:
  2. 彩票号码自动生成程序,过滤已中过号码,通过修改功能更强大。-Lottery numbers automatically generated procedures, filtration has been in over numbers, by modifying the more powerful.
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:1.97kb
    • 提供者:陈军军
  1. 76590221_83_hw4

    0下载:
  2. 一共3个源码,分别实现了有障碍的完全图的最小二叉树生成,以及一个用优先队列实现的优先级排序问题。详见内附文档。-A total of three source, respectively, are obstacles to achieving a complete map of the smallest binary tree generation, and a priority queue implemented with priority scheduling.
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:117.66kb
    • 提供者:任毅
« 12 3 4 5 6 »
搜珍网 www.dssz.com