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

搜索资源列表

  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. c++编程百例

    1下载:
  2. C++编程百例源码,包括最简单的入门程序和图形编程等等,适合新手学习-C programming source, including the most simple entry procedures and graphical programming, etc., suitable for novice learning
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2.41mb
    • 提供者:刘可
  1. 2DCAD_duojiemian

    0下载:
  2. 有关图形界面处理,多线程编程以及切分窗口的实现-the graphical interface, multi-threaded programming and splitting the realization window
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:120.8kb
    • 提供者:余志华
  1. consolePipe_src

    0下载:
  2. 用图形界面的程序装载控制台程序并接收控制台程序的输出-use graphical interface loading procedures and receiving procedures console console program output
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:48.55kb
    • 提供者:李宇
  1. MarkManagement

    0下载:
  2. 是个纯粹c语言编写的控制台应用程序。能完成成绩管理中的插入,排序,查找,删除,修改功能。成绩保存在默认的文件中,用户可选择启动时是否加载文件或退出程序时是否保存本次结果。 该程序的不足之处是:没有做图形用户界面,用户操作可能不是太方便。没有用数据库,而是直接将程序结果保存到文件中。 该程序较好的实现了成绩管理的功能部分。这部分c代码可用作进一步开发的资源。-is purely c language console applications. Complete results of the
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:36.38kb
    • 提供者:xuwei
  1. 城市信息及最短路径查询系统

    4下载:
  2. 用C语言写的《城市信息及最短路径查询系统》,图形界面,功能比较齐全。-C language book, "Cities and the shortest path query system", a graphical interface, functions more complete.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:171.92kb
    • 提供者:
  1. 数据结构的课程设计

    0下载:
  2. 大二时做的一个数据结构的课程设计,用2-3树实现的图书馆管理系统,只是控制台程序,没有很好的图形界面。包括管理员、读者。管理员功能有:采编入库、查看图书、查看读者、删除读者。读者功能有:借书、还书、预约、查找等等。。功能全面。包括注册账号,登录需要账号密码。-Sophomore to do a data structure of the curriculum design, with 2-3 tree implementation of library management system, bu
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-04-09
    • 文件大小:1.59mb
    • 提供者:麦思明
  1. word

    0下载:
  2. c语言版的词法分析器,分析c语言 图形界面-c language version of the lexical analyzer, analyze c language graphical interface
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:80.52kb
    • 提供者:谢斌
  1. BusTicket

    0下载:
  2. 公交售票系统 使用VC6.0开发 基于MFC的图形化公交售票系统-The use of public transport ticketing system based on VC6.0 graphical MFC bus ticketing system
  3. 所属分类:Console

    • 发布日期:2017-05-29
    • 文件大小:11.22mb
    • 提供者:lee
  1. CmdGui

    0下载:
  2. 利用管道以GUI(图形用户界面)形式执行CUI(控制台用户界面)程序。 (CreatePipe)-Using pipelines to GUI (graphical user interface) form of the implementation of CUI (console user interface) program. (CreatePipe)
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:74.67kb
    • 提供者:guanmj
  1. ma-de-bian-li

    0下载:
  2. 数据结构课程设计——马的遍历:在中国象棋棋盘上,对任一位置上放置的一个马,均能选择一个合适的路线,使得该棋子能按象棋的规则不重复地走过棋盘上的每一位置。 要求: (1)依次输出所走过的各位置的坐标。 (2)最好能画出棋盘的图形形式,并在其上动态地标注行走过程。 (3)程序能方便地地移植到其它规格的棋盘上。 -Data Structure Course Design- Horse traversal: the board in the Chinese chess on t
  3. 所属分类:Console

    • 发布日期:2017-03-21
    • 文件大小:48.37kb
    • 提供者:
  1. clock

    0下载:
  2. 图形显示时钟时间 c++控制台应用程序-Graphical display of the clock time
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:1.17kb
    • 提供者:afhp
  1. C_graph

    0下载:
  2. 一个用C语言编写的柱状图形显示程序,可在VC下运行.-Columnar graphical display program written in C
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:1.08kb
    • 提供者:zhanglizhong
  1. bianjiq

    0下载:
  2. C语言写的图形化编辑器,有菜单,可完成很多编辑操作-Graphical editor written in C language menu, a lot of editing operations to be completed by
  3. 所属分类:Console

    • 发布日期:2017-11-20
    • 文件大小:26.21kb
    • 提供者:wangxing
  1. 控制台动态图形演示二维数组遍历

    0下载:
  2. 控制台动态图形演示二维数组遍历 编译环境:vc++ 6.0 (需要easyX图形库) -Console dynamic graphical presentation dimensional array traversal compilation environment: vc++ 6.0 (need easyX graphics library)
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-11-01
    • 文件大小:421.53kb
    • 提供者:caoxiansheng
  1. MinTree

    0下载:
  2. 连通图的最小生成树过程的图形动态演示。可以手动输入图,也可以自动生成图。-The minimum spanning tree of a connected graph process dynamic graphical presentation. Can manually enter, can also be generated automatically FIG.
  3. 所属分类:Console

    • 发布日期:2017-11-09
    • 文件大小:9.15mb
    • 提供者:欧阳大根
  1. Tree-traversal

    0下载:
  2. MFC实现树的建立,可自动得到输入树的深度,先序、中序、后序遍历的结果,并用图形显示该树。-MFC to achieve the establishment of the tree can be automatically input the depth of the tree, preorder, inorder, postorder traversal, and graphical display of the tree.
  3. 所属分类:Console

    • 发布日期:2017-11-26
    • 文件大小:1.88mb
    • 提供者:郭景
  1. count_v

    0下载:
  2. 给出电极电压,计算像管中电子运动的轨迹,并图形化显示。-Given electrode voltage, calculated as the trajectory of electron tubes and graphical display.
  3. 所属分类:Console

  1. Snake

    0下载:
  2. 在VC6.0环境下实现的图形化贪吃蛇程序设计。代码原创。压缩包含项目相关的所有文件。经过老师验收。-In VC6.0 environment to achieve Snake graphical programming. Original code. Compressed file that contains all the relevant project. After a teacher acceptance.
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:3.44kb
    • 提供者:石同享
  1. ELSFK

    0下载:
  2. 在TC图形界面下实现俄罗斯方块的源代码。其中用到中断、游戏图形绘制的一些算法!-Graphical interface to achieve the TC Tetris source code. Which uses interrupts, game graphics rendering some algorithms!
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3.88kb
    • 提供者:文杰
« 12 »
搜珍网 www.dssz.com