CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - graph print

搜索资源列表

  1. cloorimageprocess

    0下载:
  2. 臨界值處理,求直條圖的處理,以數值與字母把直條圖列印出來,把直條圖影像化,把直條圖平滑化,......等等的功能。-Threshold processing, and bar graph processing, numerical and letters to the column chart to print out the images of straight bar chart, the straight bar chart, etc. ,...... smoothing function
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:14578
    • 提供者:李耀生
  1. 1

    0下载:
  2. 实验1 线性表(1) 输入若干正整数,建立一个顺序表,并在顺序表上实现如下操作:(1)在第3个元素位置插入666。(2)将第8个元素删除。(3)查找值为65的元素,若存在则输出,否则打印没有该元素。 实验2 线性表(2) 输入若干正整数,建立一个带头结点的单链表,并在单链表上实现如下操作:(1)在第3个元素位置插入666。(2)将第8个元素删除。(3)查找值为65的元素,若存在则输出,否则打印没有该元素。(4)查找第3个元素,若存在则输出,否则打印没有该元素。 实验6
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:11441
    • 提供者:fff
  1. print

    0下载:
  2. 打印图案。在屏幕中打印出如下图形:其中正三角的行数由输入给定。 * *** ***** …… ***** *-Print patterns. In the screen print out the following graph: One is a triangular number of rows from the input given. * *** **
  3. 所属分类:Printing program

    • 发布日期:2017-04-02
    • 文件大小:226374
    • 提供者:sunwg
  1. B3

    0下载:
  2. 图遍历应用、伫列 、顶点、遍历内容印出、图形的深度与广度-Graph traversal application, queue, vertex, traverse the content of print, graphics, the depth and breadth of
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:11431
    • 提供者:零星
  1. draw2

    0下载:
  2. 绘制圆 在屏幕上用“*”画一个空心的圆 打印圆可利用图形的左右对称性。根据圆的方程: R*R=X*X+Y*Y 可以算出圆上每一点行和列的对应关系。 -Draw a circle on the screen with " *" to draw a hollow circle graph can be used to print the left and right circular symmetry. According to a circle equat
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:179787
    • 提供者:cp
  1. csharpchart

    0下载:
  2. 利用Windows组件打印柱状图表,网上看到的,非本人原创-Using Windows component to print bar graph form, online see my original non-
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:20763
    • 提供者:D
  1. AutoSellMechine

    1下载:
  2. 这是一个MFC的编程,实现的功能是模拟自动售后机。具备计算,出货,打印小票,后台统计,图表显示的功能。方便自动售货机公司关于供货的决策。其中,出货,打印小票是模拟功能,并非实际功能。-This is a MFC programming, to achieve the function of automatic customer service machine. With the calculation, shipment, to print a small ticket, the backgro
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:24544256
    • 提供者:党旭峰
  1. dajacency

    1下载:
  2. 有关离散数学的编程 实验四:邻接矩阵 1.编写一段代码,接收键盘的输入定点的数量,并以输入的整数对作为边来建立图形的邻接矩阵(无向权重图)。 例如 : 5,6,12 表示定点5和定点6间有边,边的权重为 12。 2 打印出邻接矩阵。 3.根据第一步得到的邻接矩阵计算每个结点的度数。 -Experiment IV: adjacency matrix 1. Write a piece of code, the number of sentinel receive
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:775
    • 提供者:紫薇花
  1. shortestpath

    0下载:
  2. 输入图,输出最短路径。输入的图需要是 起点 距离 终点 格式-The program first read the input file to create node link list with name of nodes and count the number of nodes. Then it reread the input file to form the adjacency matrix of the graph. It has functions of creating, add
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4899
    • 提供者:JU Sida
  1. C-example003

    0下载:
  2. 在屏幕上用“*”画一个空心的圆 *问题分析与算法设计:打印圆可利用图形的左右对称性。根据圆的方程:R*R=X*X+Y*Y 可以算出圆上每一点行和列的对应关系。*思考题:实现函数y=x2的图形与圆的图形叠加显示 .-On the screen with the "*" to draw a hollow circle* Analysis and algorithm design: print available around the symmetry circle graph. According
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5645
    • 提供者:胡朋葛友
  1. C-example004

    0下载:
  2. 在屏幕上用“*”画一个空心的圆 *问题分析与算法设计:打印圆可利用图形的左右对称性。根据圆的方程:R*R=X*X+Y*Y 可以算出圆上每一点行和列的对应关系。*思考题:实现函数y=x2的图形与圆的图形叠加显示.-On the screen with the "*" to draw a hollow circle* Analysis and algorithm design: print available around the symmetry circle graph. According t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:65076
    • 提供者:胡朋葛友
  1. C-example005

    0下载:
  2. 在屏幕上用“*”画一个空心的圆 *问题分析与算法设计:打印圆可利用图形的左右对称性。根据圆的方程:R*R=X*X+Y*Y 可以算出圆上每一点行和列的对应关系。*思考题:实现函数y=x2的图形与圆的图形叠加显示.-On the screen with the "*" to draw a hollow circle* Analysis and algorithm design: print available around the symmetry circle graph. According t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5614
    • 提供者:胡朋葛友
  1. vcPP-mui-print

    0下载:
  2. 本人最近,完美实现vc++多页打印, 里面有图像,曲线图,还有最重要的一点, 对文本实现自动换页,花了我不少功夫, 我本着奉献的精神,提供大家参考,里面代码不能编译,因为有些文件没有上传,不能上传的-I recently, the perfect realization of vc++ multi page printing, there are image, graph, and most important, to realize the automatic page text, I spe
  3. 所属分类:Printing program

    • 发布日期:2017-04-02
    • 文件大小:11642
    • 提供者:赵本江
  1. printchart

    1下载:
  2. VB6打印图表的源码,从Access数据库中读取出图表数据,然后在窗体上显示柱状图,通过设置好的打印程序,可将柱状图表打印在纸张上面。-VB6 print chart source, remove the chart data read from the Access database, and then display the histogram on the form, through the print setup good, the column graph printing on pa
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:87333
    • 提供者:wpudn32
  1. VCPP-Image-print

    0下载:
  2. VisualC++6.0下可以实现多张JPG图的打印,源码可编译通过-Under VisualC++ 6.0 can print multiple JPG graph, source code can be compiled by
  3. 所属分类:Printing program

    • 发布日期:2017-04-03
    • 文件大小:35824
    • 提供者:马全水
  1. graph

    0下载:
  2. Graph test-cmd: Basic functions: insert vertex, edge, batch insert, view adjacent matrix Advanced functions: print BFS tree, DFS tree, articulation points, bi-connected components and the one-way-bridge of a graph.-Graph test-cmd: Basic func
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:4888
    • 提供者:Weiming Bao
  1. youxiangtu

    0下载:
  2. (1)键盘输入数据,建立一个有向图的邻接表,并输出该邻接表。 (2)采用邻接表存储实现有向图的深度优先遍历。 (3)试写一算法,判断以邻接表方式存储的有向图中是否存在由顶点Vi到顶点Vj的路径(i<>j)。 (4)已有邻接表表示的有向图,请编程判断从第u顶点至第v顶点是否有简单路径,若有则印出该路径上的顶点。 (5)在主函数中设计一个简单的菜单,分别调试上述算法。 -(1) keyboard input data, the establishment of a d
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:224028
    • 提供者:张立伟
  1. 新建文本文档

    0下载:
  2. 最短路径算法,/邻接矩阵法图的生成函数的最短路径算法,并生成打印图的结点标识符和邻接矩阵(The shortest path algorithm to generate the adjacency matrix of the graph function, and generate the node identifier and the adjacency matrix print map)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:alair123
搜珍网 www.dssz.com