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

搜索资源列表

  1. mydraw1986

    0下载:
  2. 设计一个库,可以在控制台窗口 (1)绘制矩形、直线 (2)绘制矩形或者直线的字符可以更改 (3)从指定的种子点出发用指定的符号填充种子点所在的封闭区域 (4)在指定位置输出字符串 -design of a library that is the console window (1) draw a rectangle, straight (2) mapping of linear or rectangular characters can be altered (3) the
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:25.58kb
    • 提供者:叶黎
  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. Opengl

    0下载:
  2. 用Opengl绘制有真实感的三维图形 为图像添加光照 材质 使其更加美观真实-Opengl draw realistic 3D graphics add a light material for the image to make it more beautiful and true
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:1.12kb
    • 提供者:YC
  1. frijol

    0下载:
  2. Primitives, simple draw using Glut (opengl) on c-Primitives, simple draw using Glut (opengl) on c++
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:677byte
    • 提供者:passatempo
  1. NumberTringle

    0下载:
  2. Have fun and draw many shapes with numbers in console -Have fun and draw many shapes with numbers in console !!
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:18.97kb
    • 提供者:Alaa
  1. draw

    0下载:
  2. C++ 画图编程源代码,参考下,蛮好的,参照孙鑫视频-C++ Paint program source code, refer to the following, just fine, and reference to Sun Xin video
  3. 所属分类:Console

    • 发布日期:2017-05-14
    • 文件大小:3.38mb
    • 提供者:lotus
  1. darwacolorfulgraph

    0下载:
  2. 可以画一个彩色的多边形,是在VC环境下编写的。-draw a colorful graph
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:603.21kb
    • 提供者:李红艳
  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. Huffman_System

    0下载:
  2. 本代码完全实现Huffman编码解码,由本人自主编写,是初学Huffman的好材料,其中可根据权重绘制树图-The full realization of the Huffman code encoding and decoding, self-written by me, a good material to learn Huffman, which may draw the tree under the weight
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:227.26kb
    • 提供者:龙龙
  1. mfcPTREE

    0下载:
  2. 用MFC实现二维的树,里面含有不同的计算规则和绘制方法 根据用户的选择绘制出不同的效果-MFC achieved by two-dimensional tree, which contains the rules and draw different calculation methods based on the user' s choice to draw the different effects
  3. 所属分类:Console

    • 发布日期:2017-05-26
    • 文件大小:8.41mb
    • 提供者:季晨
  1. fasfklhsdg

    0下载:
  2. 让初学者从 Turbo C 2.0(以下简称 TC) 或 Borland C++ 3.1 开始学编程是个不错的建议,只是 TC 的环境实在太老了,复制粘贴都很不方便。有一个 Win-TC,简单用了一下,实在是个害人的东西,还不如 TC 好呢,因为它简化了所有调试的部分(或许是我没看到?),而调试是写程序相当重要的一部分。 不少老师直接拿 VC6 来讲 C 语言的,因为 VC6 的编辑和调试环境都很优秀。只可惜在 VC6 下只能做一些文字性的练习题,想画条直线画个圆都很难,还要注册窗口类
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:69.39kb
    • 提供者:李俊炎
  1. Paint_1

    0下载:
  2. 一个在控制台上画图的小程序,用c语言实现,可以画直线矩形圆圆弧等,用统一的数据结构-A drawing program on the console, using c language, can draw a straight line rectangle circular arc, with a unified data structure
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:625.39kb
    • 提供者:WANGXIAN
  1. source

    0下载:
  2. 绘制具有三维表面的图像,适合初学者学习 -Draw three-dimensional surface image, suitable for beginners to learn
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:5.79kb
    • 提供者:陽宸
  1. signal_img

    0下载:
  2. user Opencv to draw signal line in image
  3. 所属分类:Console

    • 发布日期:2017-12-10
    • 文件大小:893byte
    • 提供者:Dinh
  1. box

    0下载:
  2. opencv 画矩形框,opencv 中文版 的源代码-opencv draw a rectangle, opencv Chinese version of the source code
  3. 所属分类:Console

    • 发布日期:2017-12-07
    • 文件大小:1.75kb
    • 提供者:沈宇
  1. LTE-Sim_R3_1.tar

    0下载:
  2. LTE-Sim是Linux平台上使用gcc编译器才能编译通过的工程;主要是用于模拟仿真LTE网络的行为,并得出一些性能参数;该工程能根据设置的仿真环境来模拟LTE网络。请仔细预读readme中的说明。-LTE-Sim Linux platform using gcc compiler to compile by the project mainly for simulation LTE network behavior, and draw some performance parameters
  3. 所属分类:Console

    • 发布日期:2017-11-11
    • 文件大小:30.65mb
    • 提供者:王成
  1. planet

    0下载:
  2. openGL 行星的绘制,可以自转公转,比较简单的一个程序 ,处于学习阶段的材料-planet openGL file,draw a simple wireplanet ,to be read and exchange,thank you thank you
  3. 所属分类:Console

    • 发布日期:2017-11-09
    • 文件大小:210.25kb
    • 提供者:周国栋
  1. Line-Clip

    0下载:
  2. draw line midpoint algorthim
  3. 所属分类:Console

    • 发布日期:2017-12-01
    • 文件大小:131.99kb
    • 提供者:felerfe
  1. tdxchtime

    0下载:
  2. 能够对通达信.lc5文件进行修改,主要是修改分钟数,这样可以在两年多的数据中进行画线处理-Mastery letter. Lc5 file to be modified, modify the number of minutes, so you can draw lines in more than two years of data
  3. 所属分类:Console

    • 发布日期:2017-11-15
    • 文件大小:1.36mb
    • 提供者:深间的
  1. Draw

    0下载:
  2. 基于VC6.0环境下,鼠标绘制各种图形操作,如画线,画矩形等。代码中注释的代码部分可以取消注释,得到不同的画法。-Based on the VC6.0 environment, the mouse to draw a variety of graphics operations, picturesque line, draw rectangle, etc.. Code comments in the code part can be canceled to get different drawi
  3. 所属分类:Console

    • 发布日期:2017-05-17
    • 文件大小:4.26mb
    • 提供者:方康
« 12 »
搜珍网 www.dssz.com