CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 输出文本

搜索资源列表

  1. MyPaint1.0

    0下载:
  2. 设计思路: 对Windows XP自带的画笔程序进行分析,一般User画图过程: 首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对产出的图像进行操作。 对图形元素抽象出公共属性,设计我的画板的作图过程: 选择工具 、画预览效果、User满意并确定、绘制效果。 下面是程序用到主要变量: 当前绘图点粒度:int iGranularity 当前使用颜色:COLORREF curColor 当前绘图状态:int iPaintStatus
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:53776
    • 提供者:mars
  1. EX_Text02

    0下载:
  2. 这是一个文本输出程序,在指定的位置输出文字,可以设置输出文本的字体和颜色。-This is a text output procedures, in a designated area output text, you can set the output text font and color.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:25907
    • 提供者:zhangkeju
  1. lincoln

    0下载:
  2. JAVA初级编程代码 输出文本 还有更换格式对程序代码的影响-primary JAVA programming code also replace the text output format of the procedural code of
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1240
    • 提供者:linshu
  1. ex111

    0下载:
  2. 本程序通过在窗口中分5行显示文本说明输出文本的方法-this procedure through the windows carved five lines text of the note text output method
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2496
    • 提供者:古和桂
  1. PDFTest_bemjh

    0下载:
  2. 用c++写的,从一个pdf文件读入,并分析其中的内容,并提取文本内容,并输出文本文件.-with c write from a pdf file into and analyze its content, and extraction of text, and the output text file.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:564947
    • 提供者:xiaoma
  1. Ajax_Resendable_Transmitter

    0下载:
  2. 全称Ajax Resendable Transmitter,包括客户端(javascr ipt)和服务器(ASP)两端的程序,用于提供基于Ajax模式的、多信道的、有保证的文件传输服务。 客户端包括ajax.js/art.js两个文件,分别提供ajax层和art层服务,使用时应同时包含这两个文件,首先调用artOpenChannel函数开通一个信道,然后,在需要发送信息时调用artSend函数发送数据。 服务器端包括artLib.asp,用户在完成处理后,需调用本库中的artOutput
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1900
    • 提供者:林维训
  1. hafuman

    0下载:
  2. 一 . 需求分析: 1) 输入形式和输入值范围: 输入形式是要压缩(或者要解压)的文件路径,输入范围是字符串,而且要是文件的路径。 2) 输出形式: 输出相应的编码压缩文件和解码原文件 3) 程序所能达到的功能: 利用哈夫曼对ASCII文件做不等长编码,达到压缩文件。利用哈夫曼树的遍历,达到解压文件的目的。程序的功能也就是实现压缩和解压ASCII类型文件的目的。 4)测试数据:(包括正确的输入数据及其输出结果和含有错误输入及其输出结果) 测试输
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:260371
    • 提供者:huangfeng
  1. REW

    0下载:
  2. 可将华为设备信令跟踪二进制文件进行解码并输出文本文件。
  3. 所属分类:软件工程

    • 发布日期:2014-01-17
    • 文件大小:196018
    • 提供者:newsmart
  1. bin2txt

    0下载:
  2. 文件格式转换,输入二进制文件,输出文本文件.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:30346
    • 提供者:lak47
  1. guanli

    0下载:
  2. 与数据库相连的JAVA程序。输入学生的信息,输出文本格式。读者自行阅读。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1875
    • 提供者:小倩
  1. multi_calender

    0下载:
  2. 多功能日历,C语言,查询生日,星座,输出文本等
  3. 所属分类:其它

    • 发布日期:2014-01-20
    • 文件大小:8170
    • 提供者:胡易
  1. 文本加密编码技术

    1下载:
  2. 加密(10) 功能:(1)输入任意一段明文M,以及密钥K (2)根据以下公式将其转换为密文C。 Ci = mi + K ,其中i = 0,1,……n-1 , K 为密钥; (3)具有输入输出界面。 ,Encryption (10) functions: (1) the importation of any section of an express M, and the key K (2) in accordance with the following for
  3. 所属分类:密码/编码算法

    • 发布日期:2017-03-25
    • 文件大小:231069
    • 提供者:dingpei
  1. VC_How_output_text_dialog_box_code

    0下载:
  2. VC开发如何在对话框中输出文本代码VC + + How to output text in the dialog box code-VC++ How to output text in the dialog box code
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:12246
    • 提供者:lifen
  1. 图形与文本输出

    0下载:
  2. 绘制简单的图形并让其运动,有动画效果,输出文本,让其从左到右运动
  3. 所属分类:文档资料

  1. 文本操作示例_用户区输出文本

    0下载:
  2. API函数进行文本输出,输出文本是换行游动的,字体和颜色都不同。(Use API function to output the text)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:Ford_66
  1. 输出字符

    0下载:
  2. 请输出ASCII值为33~126的内容到文本文件“ASCII.TXT”中,再从文件中读出,输出到屏幕上。(Please output the ASCII value of "33~126" to the text file "ASCII.TXT", then read from the file and output to the screen.)
  3. 所属分类:文件操作

    • 发布日期:2017-12-27
    • 文件大小:264192
    • 提供者:小,
  1. 基于MATLAB去噪后输出脉搏数据文本程序

    3下载:
  2. 本程序是利用matlab进行去噪后,对脉搏数据进行文本输出程序。(This procedure is the use of MATLAB denoising, pulse data for the text output process.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:24576
    • 提供者:昔勤
  1. 输出图像像素值

    0下载:
  2. 读取一幅图像的RGB值,并将该值输出到txt文本中(Read the RGB value of an image and output the value to txt text)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-18
    • 文件大小:27825152
    • 提供者:ruiruihaha
  1. 227strgback

    0下载:
  2. vc++输入输出文本txt帯通滤波程序设计,完整的程序能够直接运行(Vc + + input and output text TXT filter)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-04
    • 文件大小:4096
    • 提供者:去玩撒这些
  1. 各类数据的输入输出

    5下载:
  2. 产生若干个周期的正弦波数据,以当前系统日期和自己的姓名为文件名分别存储为文本文件、二进制文件和电子表格文件,然后分别读取并显示其波形(Generates several cycles of sine wave data, which are stored as text files, binary files, and spreadsheet files respectively with the current system date and their name as file names,
  3. 所属分类:LabView编程

    • 发布日期:2018-10-31
    • 文件大小:77824
    • 提供者:学以
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com