搜索资源列表
Metaparllel
- 串行程序并行化软件 它提供给程序员一个图形化的交互界面,首先由程序员选择并行算法,然后通过配置向导对所选择的并行算法进行定制,生成配置文件,然后参照配置文件自动生成并行程序的框架代码,并将程序员提供的元任务的串行代码嵌入到框架代码中,最后生成并行程序-software programmers to provide an interactive graphical interface, the first programmer to choose from parallel algorithm
c++编程百例
- C++编程百例源码,包括最简单的入门程序和图形编程等等,适合新手学习-C programming source, including the most simple entry procedures and graphical programming, etc., suitable for novice learning
2DCAD_duojiemian
- 有关图形界面处理,多线程编程以及切分窗口的实现-the graphical interface, multi-threaded programming and splitting the realization window
consolePipe_src
- 用图形界面的程序装载控制台程序并接收控制台程序的输出-use graphical interface loading procedures and receiving procedures console console program output
MarkManagement
- 是个纯粹c语言编写的控制台应用程序。能完成成绩管理中的插入,排序,查找,删除,修改功能。成绩保存在默认的文件中,用户可选择启动时是否加载文件或退出程序时是否保存本次结果。 该程序的不足之处是:没有做图形用户界面,用户操作可能不是太方便。没有用数据库,而是直接将程序结果保存到文件中。 该程序较好的实现了成绩管理的功能部分。这部分c代码可用作进一步开发的资源。-is purely c language console applications. Complete results of the
城市信息及最短路径查询系统
- 用C语言写的《城市信息及最短路径查询系统》,图形界面,功能比较齐全。-C language book, "Cities and the shortest path query system", a graphical interface, functions more complete.
数据结构的课程设计
- 大二时做的一个数据结构的课程设计,用2-3树实现的图书馆管理系统,只是控制台程序,没有很好的图形界面。包括管理员、读者。管理员功能有:采编入库、查看图书、查看读者、删除读者。读者功能有:借书、还书、预约、查找等等。。功能全面。包括注册账号,登录需要账号密码。-Sophomore to do a data structure of the curriculum design, with 2-3 tree implementation of library management system, bu
word
- c语言版的词法分析器,分析c语言 图形界面-c language version of the lexical analyzer, analyze c language graphical interface
BusTicket
- 公交售票系统 使用VC6.0开发 基于MFC的图形化公交售票系统-The use of public transport ticketing system based on VC6.0 graphical MFC bus ticketing system
CmdGui
- 利用管道以GUI(图形用户界面)形式执行CUI(控制台用户界面)程序。 (CreatePipe)-Using pipelines to GUI (graphical user interface) form of the implementation of CUI (console user interface) program. (CreatePipe)
ma-de-bian-li
- 数据结构课程设计——马的遍历:在中国象棋棋盘上,对任一位置上放置的一个马,均能选择一个合适的路线,使得该棋子能按象棋的规则不重复地走过棋盘上的每一位置。 要求: (1)依次输出所走过的各位置的坐标。 (2)最好能画出棋盘的图形形式,并在其上动态地标注行走过程。 (3)程序能方便地地移植到其它规格的棋盘上。 -Data Structure Course Design- Horse traversal: the board in the Chinese chess on t
clock
- 图形显示时钟时间 c++控制台应用程序-Graphical display of the clock time
C_graph
- 一个用C语言编写的柱状图形显示程序,可在VC下运行.-Columnar graphical display program written in C
bianjiq
- C语言写的图形化编辑器,有菜单,可完成很多编辑操作-Graphical editor written in C language menu, a lot of editing operations to be completed by
控制台动态图形演示二维数组遍历
- 控制台动态图形演示二维数组遍历 编译环境:vc++ 6.0 (需要easyX图形库) -Console dynamic graphical presentation dimensional array traversal compilation environment: vc++ 6.0 (need easyX graphics library)
MinTree
- 连通图的最小生成树过程的图形动态演示。可以手动输入图,也可以自动生成图。-The minimum spanning tree of a connected graph process dynamic graphical presentation. Can manually enter, can also be generated automatically FIG.
Tree-traversal
- 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.
count_v
- 给出电极电压,计算像管中电子运动的轨迹,并图形化显示。-Given electrode voltage, calculated as the trajectory of electron tubes and graphical display.
Snake
- 在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.
ELSFK
- 在TC图形界面下实现俄罗斯方块的源代码。其中用到中断、游戏图形绘制的一些算法!-Graphical interface to achieve the TC Tetris source code. Which uses interrupts, game graphics rendering some algorithms!