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

搜索资源列表

  1. AClass2PrintRecordset

    0下载:
  2. 打印预览设计Few things to note.1. If you make rowheight too small the text will be printed in the cell one below that cell.2. If you want to print field names issue PrintFields method. This method should always be used before PrintOut method.3. Font is not
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:29553
    • 提供者:zz
  1. dcmsniffer

    1下载:
  2. 听方式无需参与DICOM通讯过程。 dcmSniffer可以记录双方的通讯,并进行DICOM解析然后打印输出-No need to listen to the way participation in DICOM communication process. dcmSniffer can record both sides of the communication, and analytical DICOM then printout
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:75430
    • 提供者:李达
  1. Gradestudentmanagementsystem

    0下载:
  2. (1)学生成绩的输入、修改、删除等基本操作; (2)成绩的查询功能,可以按学号、姓名等进行成绩查询; (3)成绩的综合统计功能,包括学生成绩按照不同条件进行排名,管理人员可以选择不的排序条件,并可以将排序结果进行打印输出; (4)计算每个学生的总成绩、平均成绩,所有学生单科的平均成绩,找出总成绩和单科成绩最高的学生并输出; (5)计算各班的总分和平均分,并按照平均分将各班成绩进行排序。 (6)统计不及格考生的信息; (7)学生奖励统计,自动生成每班获得奖学金的同学的信息,
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-15
    • 文件大小:4064419
    • 提供者:wei
  1. eightqueens

    0下载:
  2. 用 Scheme 来解决八皇后问题。八皇后问题:在 8*8 的棋盘上放置彼此不受攻击的 8 个皇后。按照国际象棋的规 则皇 后可以攻击与之处在同一行或同一列或同意斜线上的棋子。找出所有合法的 使8 个皇后 彼此不受攻击的放置方法。1 )除了完成 queens 的定义之外 , 给出一个打印输出过程 print-queens-Scheme used to solve the problem of the eight Queen' s. 8 Queen' s problem: In the
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2192
    • 提供者:lishy
  1. msflexgridDemo

    1下载:
  2. 这个代码是基于MSFlexGrid基础功能进行改良扩展的示例----商业日报和私人旅行里程示例,代码增强了隔行变色,以及整行选择、双击事件,并加入了合计计算功能。同时支持打印输出模拟功能。整个代码为一个类文件,大家可以再此基础上继续扩展和修改。-This code is based on the basis of the functions of MSFlexGrid improved sample expansion---- Business Daily and private travel
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:56200
    • 提供者:cenhanen
  1. WCF

    0下载:
  2. This file gives good view of WCF. Explaing very well. good for starter. short in length, handy to take the printout.....Enjoy WCF-This file gives good view of WCF. Explaing very well. good for starter. short in length, handy to take the printout.....
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4546421
    • 提供者:Chow
  1. PrintOut

    0下载:
  2. 一段可以转化为.PS的简单程序。首先生成一个名为DES的txt文档,运行程序生成的EXE文件。就会生成一个.PS文件
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1895647
    • 提供者:iris
  1. printout

    0下载:
  2. 一个非常简单的C#打印及预览实例,还可以进行简单的页面设置,测试前请先安装打印机及驱动。-A very simple C# example of printing and preview, but also can be a simple page setup, testing, pre-install printer and drivers.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:21061
    • 提供者:274
  1. Schedule

    1下载:
  2. 拓扑排序--- 打印输出计算机本科专业4年每学期的课表-Computer printout of topological sorting------ 4-year undergraduate course per semester Timetable
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:582194
    • 提供者:liujianye
  1. Printout

    0下载:
  2. VC++读取文件内容并输出到打印机,很实用的程序-VC++ read file content and output to the printer, a very useful program
  3. 所属分类:Printing program

    • 发布日期:2017-03-28
    • 文件大小:24751
    • 提供者:Jerome
  1. Printout

    0下载:
  2. VC++读取文件内容并输出到打印机,希望对您有所帮助-VC++ to read the file content and output to the printer, I hope for your help
  3. 所属分类:Printing program

    • 发布日期:2017-04-03
    • 文件大小:21348
    • 提供者:
  1. Printout

    0下载:
  2. vc++画实时曲线程序,非常适合开发利用,可以时时的接受读取数据,并生成曲线-vc++ real-time curve drawing program, ideal for the development and utilization, acceptance can always read data, and generate the curve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:21904
    • 提供者:li
  1. string

    1下载:
  2. 设计string类 要求: 1、为该类定义构造函数,析构函数和赋值操作。构造函数至少应有三个:无参构造函数、C风格字符串构造函数和复制构造函数 2、为string类提供必要的成员函数,可以参考C++类库的string类提供了那些成员函数,至少应包括下标访问,子串查找、获得C风格字符串、获得字符串长度、字符串比较这几个函数 3、利用该string类完成测试程序:统计一个文本文件中所有包含给定子串的单词,并按字典序无重复的打印输出这些单词-Design
  3. 所属分类:Windows编程

    • 发布日期:2013-04-07
    • 文件大小:2881
    • 提供者:liujianyu
  1. WordCount

    0下载:
  2. 统计一段文本中的出现的单词以及每个单词的次数。并按单词的出现次数降序来将所有单词打印输出。-Word that appears in the statistical section of the text, as well as the number of each word. Press the word occurrences in descending order to the printout of all the words.
  3. 所属分类:Printing program

    • 发布日期:2017-04-02
    • 文件大小:1976
    • 提供者:嗯嗯嗯
  1. system-progress

    3下载:
  2. 每秒统计一次当前系统的进程状况,并按照内存使用自多到少排序打印输出相关信息。对已经结束的进程,另外给出一个列表,并显示该进程的结束时间和持续时间。-Statistics once the current system status of the process, in accordance with the memory usage from more to less printout of the relevant information per second. The end of the
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:2260
    • 提供者:javismay
  1. ReverseStrtok

    0下载:
  2. 用空格截断字符串并反向打印输出,例如:I am a boy => boy a am I-Truncate the string with spaces and reverse the printout, for example: I am a boy => boy a am I
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:520
    • 提供者:wmy
  1. PrintTheSchedule_DataStructure_Lab4

    0下载:
  2. 数据结构试验-打印输出计算机本科专业4年每学期的课表;C++实现;图的邻接表存储结构以及拓扑排序的基本思想-Data structure test- printout computer 4 years of undergraduate per semester timetables C++ achieve basic idea of ​ ​ the adjacency table storage structure and topological sorting
  3. 所属分类:Other systems

    • 发布日期:2014-09-21
    • 文件大小:1121280
    • 提供者:zhangyun
  1. taiji

    0下载:
  2. C++函数编程,实现打印输出太极图,图的大小可根据设定值而自己设定-C++ functional programming, printout Taiji diagram, the size of the figure according to the set value and set their own
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:560
    • 提供者:cool冷
  1. 02

    0下载:
  2. 综合和测评系统,其中主要介绍树型控件、列表控件、静态文本及Tab控件的使用方法,重点讲解树型控件的动态构建及与数据表关联数据的方法。介绍ADO对象操作数据库的技术,讨论复杂SQL语句的构造方法,实现非文档/视图(Doc/View)框架,基于对话框应用程序中各数据报表的打印输出。-Synthesis and evaluation system, which introduces the use of the tree control, list control, static text and T
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:439873
    • 提供者:huang
  1. suanfuwenfa

    0下载:
  2. 实验要求 要求实现语法分析程序的以下功能: 把表达式首先经过词法分析形成二元式记号提供给语法分析程序 如果符合语法要求,形成一个语法树 实验三 算符优先分析 如果出现错误,指出错误的位置和类型 把语法树按照树的前序遍历的形式把所有的结点打印输出 按照某种规则计算出表达式的值-Experimental requirements requirements the parser following features: the expression first formed
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:931242
    • 提供者:杨晨
« 12 »
搜珍网 www.dssz.com