搜索资源列表
MFC应用程序框架打印预览功能分析与扩展
- MFC应用程序框架打印预览功能分析与扩展-MFC application framework Print Preview function analysis and expansion
HBPrinterMon
- 多前年编的软件,比较成熟,N多个下载站收录,好久没有打理,现公布源码,功能列表:1、 监控本地打印机 2、 监控网络打印机 3、 部门设置(通过IP地址对应) 4、 费用设置(通过纸张对应) 5、 查询分析,查询分析包括打印监控现场,打印监控查询,打印费用分析 6、 数据维护(备份恢复和清空) 7、 打印纸张设置 用到vclskin.v2.60,cooltray等第三方控件
report
- 该文档为大学生理财软件的项目设计报告,内容有需求分析,功能实现以及源代码等,此外还有主要算法的详细描述。软件功能有添加、查看理财信息,理财统计及分析、提醒功能。
CGrammerAnalysis
- 算符优先分析, 输入句子, 打印分析过程
BugReporter_demo
- 程序错误跟中分析程序,好多知名软件都提供此功能
structreport
- 数局结构,的课设报告,内涵代码,各种分析在其中
spl_emf
- 分析spl文件中的emf元素,并打印,但是不提取该emf元素,只分析-spl analysise for emf element
ReportingTest
- 制作一个简单的报表,对数据进行统计和分析,并且可以打印出来-The production of a simple statement of statistical data and analysis, and can print out
tushuguanli
- 是一款功能非常强大的图书管理软件,本系统在继承了以往系统版本优点的基础上做了进一步优化;在功能上,本系统不仅包含图书管理的常用功能(如书籍管理、期刊管理、物品管理、读者管理、借、还、预借、续借和统计分析等等功能),而且还增加了条码的生成和打印功能(不仅为使用者省去了购买价格昂贵的条码专用打印机的费用,而且条码产生更方便,与系统结合更紧密)。-Is a very powerful library management software, the system inherits the advant
GoodsReportManage
- C++做的管理系统,该系统有安全的用户登录模块、方便快捷的浏览界面、易于操作的功能模块。本文的分析基于知识点的试题库结构基础上,阐述以知识点难度系数和题型为主要控制参数的组卷算法的建立与实现方法。该系统的运用不仅提高了教师的工作效率,而且可以实现真正意义上通用性。-this paper describes the design of the structure of the test question database and the method of the foundation rea
DetectionandAnalysisReportingSystememorheology
- vf写的一个血液流变学检测分析报告系统,可以单机使用,管理数据信息打印报告等功能。-vf write a hemorheology analysis system that can stand-alone use, management of data information print reporting.
get-all-scores
- 统计成绩 给出n个学生的考试成绩表,每条信息由姓名与分数组成。 (1)按分数高低次序打印出每个学生在考试中获得的名次,分数相同的学生为同一名次 (2)按名次列出每个学生的姓名与分数。 要求分析不同排序方法的应用。 -Statistical results are given n Table student test scores, and scores each message composed by the name. (1) print out the order by s
sanjaio
- 打印出杨辉三角形(要求打印出10行如下图) 1.程序分析: 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1 1 5 10 10 5 1 -Print out the Triangle (required to print out 10 lines below) 1. Program analysis: 1 1 1 1 2,113,311,464
files
- 对PDF 文件进行打开分析,并能读取其中的数据内容,可进行PDF文件批量打印!-PDF document analysis, and can read the data content, can be PDF batch file print!
calendar
- 真实世界是复杂的,软件也同样。为了解决一个复杂问题,一个好的策略是将它分解为较简单的部分,将一个大程序分解为一组较小的函数。这称为自顶向下分析或有时叫做逐步求精。本次实验将练习采用多个函数实现一个较复杂的问题——打印1900年后任意指定年份的日历,用以下格式显示每个月。-The real world is complex, the software as well. In order to solve a complex problem, a good strategy is to break
3
- 打印楼梯,同时在楼梯上方打印两个笑脸。 1.程序分析:用i控制行,j来控制列,j根据i的变化来控制输出黑方格的个数。-Print the stairs as in the above two smiling face the print.
5
- 对输入的字符串进行分析,并返回其中最长的单词及其长度-The longest word in the string and its length
Hash
- 基于Hash表的程序同源性分析,可以利用本程序进行两个程序源码比较相似度-Homology analysis Hash Table-based program, you can use the program two program source code similarity
data-structure-course-design-2010
- python 数据结构设计实例和学习课程,有源码可以下载分析学习-Python data structure design examples and course of study, there is source code can be downloaded and analysis of learning
jingdianchaxunxitong
- 复化辛普森,计算方法数值分析的一个复化求积公式C语言实现-Simpson complex calculation method of numerical analysis of a complex quadrature formula C language