CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 屏幕打印

搜索资源列表

  1. MSP430-man-machine-dialogue

    0下载:
  2. 该程序示范用MSP430单片机串口作为标准终端输入/输出设备的范例。Windows自带有"超级终端"软件,运行后可以将PC机模拟成一个标准终端设备,其中PC机的屏幕变成字符型输出终端设备,PC机键盘变成标准字符输入设备。printf/scanf函数可以向标准字符终端设备打印/获取信息,因此,通过串口连接到PC机并运行超级终端软件后,可以将printf函数的结果打印在PC机屏幕上,也能从PC机键盘向单片机输入数据和信息。-The program demonstrates the MSP430 mi
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:67879
    • 提供者:
  1. integration

    0下载:
  2. 编写一个程序可以让用户选择在指定位置打印出不同的图形,如正立等腰三角形,倒立等腰三角形,矩形,正方形、菱形和多边形。图形由随机选择的*或者#组成。所谓指定位置是指图形离左边屏幕最近字符与左屏幕边界的距离字符数。(注意,由于字符大小和间隔的原因,字符组成的正方形图案可能并不标准)。-Write a program to allow the user to choose the specified position in print out different graphics such as a
  3. 所属分类:Printing program

    • 发布日期:2017-04-04
    • 文件大小:10737
    • 提供者:胡美美
  1. http_client

    0下载:
  2. HTTP Client,通过GET请求,获得页面,并打印到屏幕。-http client ,,get
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:4416
    • 提供者:Joker
  1. shuixianhuashu

    0下载:
  2. 求所有的水仙花数,将各个水仙花数存放到一个数组中并在屏幕上打印出来。所谓水仙花数是指一个三位正整数,它各位数字的立方之和等于此正整数。例如,153是一个水仙花数,因为153=13+53+-For all the daffodil number, will each daffodil number stored in an array and print out on the screen. The so-called daffodil number is refers to a three po
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:9298
    • 提供者:kaituozhe
  1. jiandandaoyou

    0下载:
  2. Introduce:地点介绍函数。 Shortestdistance:计算两地的最短距离。 Floyed:floyed算法求两地的最短距离。 Display:打印两个地点的路径及最短距离至屏幕。 Main:总体控制各函数并提供原始数据。 -Introduce: site presents the function. Shortestdistance: the shortest distance between calculation. Floyed: Flo
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:15191
    • 提供者:kaituozhe
  1. Tour-program

    0下载:
  2. 该程序在C环境下编译通过,共有5个函数。分别是Introduce,shortestdistance,floyed,display及main。 其功能分别是: Introduce:地点介绍函数。 Shortestdistance:计算两地的最短距离。 Floyed:floyed算法求两地的最短距离。 Display:打印两个地点的路径及最短距离至屏幕。 Main:总体控制各函数并提供原始数据。 - Procedures in the C environment co
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:11147
    • 提供者:霍佳骥
  1. C_Program_skill

    0下载:
  2. C编程技巧荟萃 编程函数集,详细内容如下: 读键盘扫描码 获取机器日期 将浮点数转化为字符串 清除屏幕 显示时间 打印一个矩形 砍掉字符串中所有空格 取子字符串 从文件中读取字符 字符串左靠齐-C Promgram skill
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:17033
    • 提供者:kingsen
  1. Wallpaper

    0下载:
  2. vb编写的小程序,用于切换壁纸。与其它小程序不同的是,它可以打印倒计时到屏幕。不使用额外的进程,直接对壁纸进行打印处理,再更换。适合菜鸟学习。-A simple VB Program to change your wallpaper.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:139107
    • 提供者:Kam
  1. hoffman-encodeadecode

    1下载:
  2. 数据结构与算法的一个课程设计,内含实验报告。主要功能有: 用户可以执行的的功能有: (1)---选择读取某个源文件由系统解析建立哈夫曼树 (2)---手动输入字符集及其权值信息建立哈夫曼树 (3)---打印字符集的哈夫曼编码到屏幕 (4)---选择某个文本文件进行编码 (5)---选择某个代码文件进行译码 -Data structures and algorithms, a curriculum design, containing experimental r
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:709151
    • 提供者:liuqing
  1. WINTC-GUI

    0下载:
  2. WINTC GUI,模仿WINTC界面。文本模式下的GUI设计时,主要要用到这些库函数:textcolor() 用于设置打印文本的前景色,textbackground() 用于设置打印文本的背景色。gettext() 用于保存文本窗口的内容,puttext() 显示文本;利用这两个函数,就可以实现文本窗口的保存与恢复。比如,在每次显示菜单,之前先把,菜单将要覆盖的文本窗口内容用gettext() 保存到内存中,然后显示菜单,在退出菜单时使用puttext() 把覆盖的文本内容还原,刚进入GUI程
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:4217
    • 提供者:GoD
  1. MC2008-TI_632modul

    0下载:
  2. 针对MC2008POS机,实现读写IC卡、打印、SAM卡认证、FLSH读写与存储、键盘输入、屏幕显示、电源管理。M1卡、TI卡、CPU卡进行读写处理的代码-For MC2008POS machine, to achieve reading and writing IC card, print, SAM card authentication, FLSH read and write and storage, keyboard input, screen display, power manage
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:118059
    • 提供者:金泉
  1. ti_example_for_user

    0下载:
  2. 针对MC2008POS机,实现读写IC卡、打印、SAM卡认证、FLSH读写与存储、键盘输入、屏幕显示、电源管理。M1卡、TI卡、CPU卡进行读写处理的代码-For MC2008POS machine, to achieve reading and writing IC card, print, SAM card authentication, FLSH read and write and storage, keyboard input, screen display, power manage
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:647144
    • 提供者:金泉
  1. MC2008ID-card

    0下载:
  2. 针对MC2008POS机,实现读写IC卡、打印、SAM卡认证、FLSH读写与存储、键盘输入、屏幕显示、电源管理。M1卡、TI卡、CPU卡进行读写处理的代码-For MC2008POS machine, to achieve reading and writing IC card, print, SAM card authentication, FLSH read and write and storage, keyboard input, screen display, power manage
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:101046
    • 提供者:金泉
  1. FindException

    0下载:
  2. 编写一个程序,在命令行模块下,循环提示用户输入一个整数a,将10余这个数后的值b(b=10 a),作为数组的索引值去访问一个一维数组c(int[] c = {1,2,3}),在屏幕上打印出c[b]的值。并捕捉该程序可能出现的所有异常。-Write a program in the command line module, loop prompts the user to enter an integer a value in the 10 more than the number of b (b
  3. 所属分类:Java Develop

    • 发布日期:2017-12-09
    • 文件大小:515
    • 提供者:Mankind
  1. ShiYan12

    0下载:
  2. 编写应用程序,使用文件输入输出流实现文件的复制,并将文件的内容打印在屏幕上,被拷贝的源文件和复制的目标文件由命令行参数给出。若没给出两个参数,则通过标准错误流打印出"本程序运行需要输入两个参数!!!"-Write applications, the use of file input and output streams for copying, and the contents of the file print on the screen, the source file is copied
  3. 所属分类:Java Develop

    • 发布日期:2017-12-03
    • 文件大小:546
    • 提供者:Mankind
  1. ping_mu_shu_chu

    0下载:
  2. 你要屏幕输出文字的话,只要打印就可以了,不用再编代码-You want the screen output text, as long as the print and no longer need to compile code
  3. 所属分类:Other systems

    • 发布日期:2017-12-09
    • 文件大小:1137
    • 提供者:lilinxiao
  1. c

    0下载:
  2. 1、编程解析WAV文件头信息,打印输出在屏幕上,并将其写入文本文件。 :输入要打开的文件名;输入要存储的文件名 显示及文件中显示的文本格式如下: }文件头:** }文件长度:** }声道数:** }数据采样率:** }采样位数: -1, programming resolution WAV file header information, the print output on the screen, and writes it to a text file. : E
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:712157
    • 提供者:吴奕纬
  1. babyC

    0下载:
  2. 根据孩子的出生年月自动计算年龄月份,在屏幕以及托盘显示。生日提醒功能。并且能自动浏览孩子到照片以及对照片进行简单处理(缩放,旋转,连续播放,打印等)-Automatically calculate the age of the month according to the child' s date of birth, displayed on the screen and tray. Birthday reminder feature. And can automatically bro
  3. 所属分类:Graph program

    • 发布日期:2017-11-10
    • 文件大小:766213
    • 提供者:taylor
  1. Adc_Usart_Tft_v3.5

    0下载:
  2. 串口1(USART1)向电脑的超级终端以n秒为间隔打印当前ADC1的转换电压值(使用了DMA1通道1),并同时实现在TFT屏幕上的显示。 当然,画线,画圆也是小意思(请到"GLCD.h"中查找,并自行添加,已经过测试^_^)。-Serial port 1 (USART1) to the super computer terminal n seconds intervals Print this ADC1 converted voltage value (used DMA1 channel 1
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-28
    • 文件大小:6654840
    • 提供者:郭忠伟
  1. CBigNumDivision

    0下载:
  2. C语言实现的大数相除功能,基于最少5000*5000(再大的数没有测试,应该没问题)字节的结果,结果会按高低位打印到屏幕。-Large numbers divided C language function, based on a minimum of 5000* 5000 (then a large number have not tested, it should be no problem) bytes of the results, the results will be printed
  3. 所属分类:Algorithm

    • 发布日期:2017-12-06
    • 文件大小:283096
    • 提供者:刘小生
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com